Re: sonic microSCSI
Simon Burge <[email protected]> Fri, 27 Feb 2004 18:57:55 +1100
| Newsgroups | gmane.os.netbsd.ports.pc532 |
|---|---|
| Organization | Wasabi Systems, Inc. |
| Message-ID | <[email protected]> |
On Fri, Feb 27, 2004 at 12:50:20AM +1100, Simon Burge wrote: > Hi Eyal, > > Eyal Lebedinsky wrote: > > > I just came into possesion of this nice scsi->eth adapter. It came > > with no doco and no power. > > > > Does NetBSD have a driver for this? WIll it be hard to write one? > > > > Does anyone have pointers for information on it? So far I found an > > Amiga 68k driver for it, or at least I think it is for this unit > > as mine does not have any model designator. It is a small black box > > with TP+BNC+Power on one end and SCSI+ID on the other. The top has > > four LEDs marked PWR, LINK, TX, RX. > > Although I haven't tried to compile it, it looks like the driver should > drop in to sys/dev/scsipi without too many problems. I might try > compiling it in the next few days. Try the following on a -current kernel. It at least compiles :-) There's a new file and a diff. I've used "ssce" as the same, since "ssc" was already used by another driver. Then you need to add: ssce* at scsibus0 target ? lun ? # Sonic Systems SSC-501/502 to your kernel config file. If you have any problems building a -current kernel (there may well still be problems), let me know and I'll put a kernel on ftp.netbsd.org for you. Simon. -- Simon Burge <[email protected]> NetBSD Development, Support and Service: http://www.wasabisystems.com/
ssce.tar.gz
(application/x-tar-gz, 10.1 KB) - not displayed