Re: Add Soekris comBIOS detection to bios(4) on i386/amd64

2013-06-17 Thread Markus Schatzl
On 15 Jun 2013 16:34 , Markus Schatzl wrote: ... > the gpios for the 6501 work. At least "set out". "set in" > doesn't as far as I can see now: > > starting pre-securelevel daemons:gpioctl: GPIOPINSET: Operation > not supported by device > gpio

Re: Add Soekris comBIOS detection to bios(4) on i386/amd64

2013-06-15 Thread Markus Schatzl
On 14 Jun 2013 21:31 , Brad Smith wrote: > > This was commited 3 months ago.. > > CVSROOT: /cvs > Module name: src > Changes by: dera...@cvs.openbsd.org 2013/03/12 10:31:50 > ... Thanks for mentioning it, I did not expect it to enter the tree this way. Now with an updated bios.c, a slight

Re: Add Soekris comBIOS detection to bios(4) on i386/amd64

2013-06-14 Thread Markus Schatzl
On 14 Jun 2013 23:01 , Stuart Henderson wrote: > On 2013/06/14 23:32, Markus Schatzl wrote: > > > * Matt Dainty [2013-02-20 19:30:43]: > > ... > > > Are there any objections to this being committed? It seems to work on > > > all Soekris boards. I can send

Re: Add Soekris comBIOS detection to bios(4) on i386/amd64

2013-06-14 Thread Markus Schatzl
> * Matt Dainty [2013-02-20 19:30:43]: ... > Are there any objections to this being committed? It seems to work on > all Soekris boards. I can send the revised GPIO/LED driver for the > net6501. Hi, as I've been stumbling over this again, would anybody be willing to commit Matt's code into base?