Subject: Re: NetBSD on the Soekris net5501 status report
To: None <current-users@NetBSD.org>
From: Jared D. McNeill <jmcneill@invisible.ca>
List: current-users
Date: 06/16/2007 14:02:11
On 15-Jun-07, at 5:28 PM, Jared D. McNeill wrote:

> The only major pieces that don't appear to be supported yet are the  
> hw crypto block and the SATA port.

FYI, I imported the glxsb(4) driver from OpenBSD for crypto assist  
and random number generation.

Also, the existing nsclpcsio driver supports temperature sensors on  
the new board as well:

	nsclpcsio0 at isa0 port 0x2e-0x2f: NSC PC87366 rev. 9
	nsclpcsio0: GPIO at 0x6600
	nsclpcsio0: TMS at 0x6640
	nsclpcsio0: TMS in standby mode
	nsclpcsio0: TMS awoken
	gpio0 at nsclpcsio0: 29 pins

$ envstat -r
                    TSENS1:     54.000 degC
                      TNSC:     16.000 degC

I have yet to find the pin (either on nsclpcsio or the PCI-ISA  
bridge) that seems to control the front panel error LED..

Cheers,
Jared