Query: se
OS: netbsd
Section: 4
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SE(4) BSD Kernel Interfaces Manual SE(4)NAMEse -- Cabletron EA41x SCSI bus Ethernet interface driverSYNOPSISse* at scsibus? target ? lun ?DESCRIPTIONThe se driver supports the Cabletron EA41x SCSI bus Ethernet interface. This driver is a bit unusual. It must look like a network interface and it must also appear to be a SCSI device to the SCSI system. In addition, to facilitate SCSI commands issued by userland programs, there are open(), close(), and ioctl() entry points. This allows a user program to, for example, display the EA41x statistic and download new code into the adaptor - functions which can't be performed through the ifconfig(8) interface. Normal operation does not require any special userland program.SEE ALSOscsi(4), ifconfig(8)AUTHORSIan Dall <ian.dall@dsto.defence.gov.au> Acknowledgement: Thanks are due to Philip L. Budne <budd@cs.bu.edu> who reverse engineered the EA41x. In developing this code, Phil's user- land daemon "etherd", was referred to extensively in lieu of accurate documentation for the device.BUGSThe EA41x doesn't conform to the SCSI specification in much at all. About the only standard command supported is "inquiry". Most commands are 6 bytes long, but the recv data is only 1 byte. Data must be received by periodically polling the device with the recv command.BSDFebruary 3, 1997 BSD
Related Man Pages |
---|
ch(4) - netbsd |
pcscp(4) - netbsd |
se(4) - netbsd |
ahb(4) - freebsd |
ahb(4) - linux |
Similar Topics in the Unix Linux Community |
---|
What editor does everyone use? |
What's your most useful shell? |
Mark users you're through helping |
Quiz/Testing System - Questions Admin Beta Release |
Writing to a Serial Port |