*** UNIX MANUAL PAGE BROWSER ***

A Nergahak database for man pages research.

Navigation

Directory Browser

1Browse 4.4BSD4.4BSD
1Browse Digital UNIXDigital UNIX 4.0e
1Browse FreeBSDFreeBSD 14.3
1Browse MINIXMINIX 3.4.0rc6-d5e4fc0
1Browse NetBSDNetBSD 10.1
1Browse OpenBSDOpenBSD 7.7
1Browse UNIX v7Version 7 UNIX
1Browse UNIX v10Version 10 UNIX

Manual Page Search

Manual Page Result

0 Command: se | Section: 4 | Source: NetBSD | File: se.4
SE(4) FreeBSD Kernel Interfaces Manual SE(4) NAME se - Cabletron EA41x SCSI bus Ethernet interface driver SYNOPSIS se* at scsibus? target ? lun ? DESCRIPTION The 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 ALSO scsi(4), ifconfig(8) AUTHORS Ian Dall <[email protected]> Acknowledgement: Thanks are due to Philip L. Budne <[email protected]> who reverse engineered the EA41x. In developing this code, Phil's userland daemon "etherd", was referred to extensively in lieu of accurate documentation for the device. BUGS The 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. FreeBSD 14.1-RELEASE-p8 February 3, 1997 FreeBSD 14.1-RELEASE-p8

Navigation Options