Jack Mitchell

Results 8 comments of Jack Mitchell

Hi, so I have managed to get my laptop connected by switching to `dnsmasq` rather than `udhcpd`, I'm not sure what the difference is. However it's still very erratic when...

Squash the last 3 commits together, remove the ldconfig documentation stuff as it's developer specific and I'll take the config file. If git is causing you pain I can fix...

I'm watching these John, I'm not ignoring you; just waiting to find some time to properly review them!

I could get on board with this. I'll add it to the TODO list, hoping to have some time this week/weekend to spend a bit of time catching up with...

Your example is very similar to the current libsoc_i2c_write function. I think what @yegorich was implying was something more akin to: ``` int libsoc_i2c_write_register(i2c *i2c, u16 regnum, u16 value); u16...

I would be happy to consider a pull request which implemented the above functions.

Hi, how is this manipulated from the user space kernel interface. Do you have an example?

Hi, how is this manipulated from the user space kernel interface. Do you have an example?