Subject: Re: scsi-ethernet again
To: Mattias Sandstrom <mattias@beauty.se>
From: None <ngc@ff.iij4u.or.jp>
List: port-mac68k
Date: 09/17/2002 09:39:21
On Mon, 16 Sep 2002 23:36:57 +0200
Mattias Sandstrom <mattias@beauty.se> wrote:

> ok, i'm ready to start working on that driver, or userland daemon for 
> now, for the dayna ether/link. i have the docs for the protocol it uses 
> and i know how to code, but i don't really know how to start since i 
> come from programming games and embedded apps and never did any real os 
> programming. anyway, i found this, regarding the cabletron device:

- driver for Dayna PORT Ether/Link
  http://www.ff.iij4u.or.jp/~ngc/data/if_dse.c.gz

  I have tested this with Ether/Link-T (firmware ver 1.4)

I have referred the following page:
http://www.anodynesoftware.com/ethernet/main.htm
http://www.anodynesoftware.com/ethernet/slinkcmd.zip


Then,

- driver for Sonic MicroSCSI
  http://www.ff.iij4u.or.jp/~ngc/data/if_sse.c.gz

  Tested this with MicroSCSI (firmware ver 2.0)


Put driver files into sys/dev/scsipi and add descriptions in
sys/dev/scsipi/files.scsipi.
(Same as if_se.c)

-----------------------------
Hiroshi Noguchi
ngc@ff.iij4u.or.jp
http://www.ff.iij4u.or.jp/~ngc/