NetBSD/sys/dev/ic
toshii 02598e7452 A couple of changes for adding re(4) (Realtek gigabit ethernet):
- add necessary members in rtk_softc
  - make functions used by re(4) non-static
2004-05-28 15:21:32 +00:00
..
Makefile Install athioctl.h, defining ioctls for Atheros 802.11a/b/g radios. 2003-10-13 08:29:48 +00:00
README.ncr5380sbc
aac.c Remove extraneous ; from OpenBSD. 2004-03-20 21:16:55 +00:00
aac_tables.h Add a driver for Adaptec FSA RAID controllers, as often found in Dell 2002-04-26 02:05:07 +00:00
aacreg.h Add a driver for Adaptec FSA RAID controllers, as often found in Dell 2002-04-26 02:05:07 +00:00
aacvar.h Fix some typos. From Tom Cosgrove via jmc@openbsd. 2003-11-02 11:07:44 +00:00
ac97.c An ICH board needs reading AC97_REG_RESET before reading AC97_VENDOR_ID. 2003-11-24 16:05:10 +00:00
ac97reg.h Use bitmask_snprintf() for printing ext id features. 2003-09-07 11:27:32 +00:00
ac97var.h function prototype must not have variable name 2003-07-08 10:06:28 +00:00
ad1848.c hz -> Hz 2003-02-21 17:14:04 +00:00
ad1848reg.h Respect the law: Use A-law and mu-law as spellings as far as easily possible. 2003-04-06 18:20:07 +00:00
ad1848var.h Give arrays in the softc indexed by channel number the right size 2002-08-26 17:00:42 +00:00
adv.c DMA, not dma nor Dma. 2003-05-03 18:10:37 +00:00
adv.h function prototype must not have variable name 2003-07-08 10:06:28 +00:00
advlib.c Fix some typos. From Tom Cosgrove via jmc@openbsd. 2003-11-02 11:07:44 +00:00
advlib.h Spell length with h after t. Inspired by a commit by brad@openbsd. 2004-02-13 18:02:05 +00:00
advmcode.c Uppercase CPU, plural is CPUs. 2004-02-13 11:36:08 +00:00
advmcode.h
adw.c Fix some typos. From Tom Cosgrove via jmc@openbsd. 2003-11-02 11:07:44 +00:00
adw.h function prototype must not have variable name 2003-07-08 10:06:28 +00:00
adwlib.c Fix some typos. From Tom Cosgrove via jmc@openbsd. 2003-11-02 11:07:44 +00:00
adwlib.h
adwmcode.c Uppercase CPU, plural is CPUs. 2004-02-13 11:36:08 +00:00
adwmcode.h hz -> Hz 2003-02-21 17:14:04 +00:00
aha.c Fix some typos. From Tom Cosgrove via jmc@openbsd. 2003-11-02 11:07:44 +00:00
ahareg.h
ahavar.h
aic7xxx.c avoid unbounded sprintf(), use snprintf() 2004-04-21 18:03:13 +00:00
aic7xxx_cam.h Get rid of AHC_LUN_WILDCARD, making differences with FreeBSD smaller. 2003-04-20 11:17:20 +00:00
aic7xxx_inline.h Fix some typos. From Tom Cosgrove via jmc@openbsd. 2003-11-02 11:07:44 +00:00
aic7xxx_osm.c avoid unbounded sprintf(), use snprintf() 2004-04-21 18:03:13 +00:00
aic7xxx_osm.h Fix some typos. From Tom Cosgrove via jmc@openbsd. 2003-11-02 11:07:44 +00:00
aic7xxx_seeprom.c netbsd.org -> NetBSD.org 2003-12-04 13:57:30 +00:00
aic7xxxvar.h avoid unbounded sprintf(), use snprintf() 2004-04-21 18:03:13 +00:00
aic77xx.c Fix some attach messages for new ahc(4). 2003-10-18 07:44:51 +00:00
aic77xxreg.h
aic77xxvar.h
aic79xx.c avoid unbounded sprintf(), use snprintf() 2004-04-21 18:03:13 +00:00
aic79xx_inline.h Fix some typos. From Tom Cosgrove via jmc@openbsd. 2003-11-02 11:07:44 +00:00
aic79xx_osm.c avoid unbounded sprintf(), use snprintf() 2004-04-21 18:03:13 +00:00
aic79xx_osm.h Fix some typos. From Tom Cosgrove via jmc@openbsd. 2003-11-02 11:07:44 +00:00
aic79xxvar.h avoid unbounded sprintf(), use snprintf() 2004-04-21 18:03:13 +00:00
aic6360.c Fix some typos. From Tom Cosgrove via jmc@openbsd. 2003-11-02 11:07:44 +00:00
aic6360reg.h Various typo fixes from Jonathon Gray via jmc@openbsd. 2003-11-17 11:16:10 +00:00
aic6360var.h
aic6915.c Fix uninitialized variable warnings 2003-10-25 18:34:14 +00:00
aic6915reg.h Bump the number of Tx DMA segments from 7 to 15 (the zero-copy socket 2002-05-03 00:04:07 +00:00
aic6915var.h
am79c930.c Provide standard workaround for \!defined __BUS_SPACE_HAS_STREAM_METHODS 2004-03-11 05:59:33 +00:00
am79c930reg.h Fix some typos. From Tom Cosgrove via jmc@openbsd. 2003-11-02 11:07:44 +00:00
am79c930var.h ANSIfy. 2004-01-15 09:33:48 +00:00
am7930.c
am7930reg.h
am7930var.h
am7990.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
am7990reg.h Fix some typos. From Tom Cosgrove via jmc@openbsd. 2003-11-02 11:07:44 +00:00
am7990var.h
am9513reg.h
am79900.c My copyright on this file is assigned to TNF. 2004-03-24 18:22:47 +00:00
am79900reg.h Fix some typos. From Tom Cosgrove via jmc@openbsd. 2003-11-02 11:07:44 +00:00
am79900var.h
an.c Adopt to new 802.11 framework. 2004-01-28 15:07:52 +00:00
anreg.h Adopt to new 802.11 framework. 2004-01-28 15:07:52 +00:00
anvar.h Adopt to new 802.11 framework. 2004-01-28 15:07:52 +00:00
apcdmareg.h Define APC DMA registers as offsets for bus space ops, so that we can 2003-09-10 11:37:13 +00:00
ath.c Remaining sysctl descriptions under hw subtree (ath and bge) 2004-05-25 04:38:36 +00:00
athcompat.c A compatibility layer to smooth differences between NetBSD and 2003-10-13 05:16:20 +00:00
athcompat.h Synchronize with FreeBSD: 2003-12-16 06:48:08 +00:00
athioctl.h Sync with FreeBSD. Again, I lazily pull from the FreeBSD commit 2004-04-30 23:59:55 +00:00
athvar.h Sync with FreeBSD. Here are the changes FreeBSD has made: 2004-04-30 23:59:52 +00:00
atppc.c initialize the lock 2004-04-21 17:38:48 +00:00
atppcreg.h Remove dollar signs from foreign RCSIDs per doc/3RDPARTY. 2004-01-25 00:28:01 +00:00
atppcvar.h initialize the lock 2004-04-21 17:38:48 +00:00
atw.c Move the RF Microdevices RF3000 & Silicon Laboratories SI4126/SI4136 2004-02-17 21:20:55 +00:00
atwreg.h Move the RF Microdevices RF3000 & Silicon Laboratories SI4126/SI4136 2004-02-17 21:20:55 +00:00
atwvar.h Get rid of __P. 2004-01-29 10:25:49 +00:00
awi.c Do not return EINPROGRESS but 0 in awi_newstate, since the EINPROGRESS 2004-01-16 14:13:15 +00:00
awireg.h The Double-Semi-Colon Police. 2003-01-20 05:29:53 +00:00
awivar.h Fix: panic when rate is specified but chan is left unspecified. 2004-01-15 09:39:15 +00:00
ax88190.c Change the "dontcare bits" argument to ifmedia_init() to IFM_IMASK 2002-10-22 00:01:55 +00:00
ax88190reg.h support for NE2000_TYPE_AX88790 from 2003-10-22 00:12:36 +00:00
ax88190var.h
bha.c sprintf -> snprintf 2004-04-22 00:17:10 +00:00
bhareg.h Fix some typos. From Tom Cosgrove via jmc@openbsd. 2003-11-02 11:07:44 +00:00
bhavar.h
bt8xx.h DMA, not dma nor Dma. 2003-05-03 18:10:37 +00:00
bt431reg.h
bt459reg.h
bt463.c eliminate uvm_useracc() in favor of checking the return value of 2003-11-13 03:09:28 +00:00
bt463reg.h
bt463var.h
bt485.c eliminate uvm_useracc() in favor of checking the return value of 2003-11-13 03:09:28 +00:00
bt485reg.h
bt485var.h
cac.c cac_cmd: 2003-12-05 10:23:00 +00:00
cacreg.h
cacvar.h - Always validate the return value read from the outbound FIFO. 2002-01-25 16:10:35 +00:00
cd18xx.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
cd18xxreg.h Fix some typos. From Tom Cosgrove via jmc@openbsd. 2003-11-02 11:07:44 +00:00
cd18xxvar.h
cd1190reg.h Fix some typos. From Tom Cosgrove via jmc@openbsd. 2003-11-02 11:07:44 +00:00
cd1400reg.h
clmpcc.c merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
clmpccreg.h
clmpccvar.h Fix some typos. From Tom Cosgrove via jmc@openbsd. 2003-11-02 11:07:44 +00:00
com.c Rename the COM16650 option to COM_16650, for consistency with other 2004-05-01 19:03:59 +00:00
com_cpcbus.c add missing __KERNEL_RCSID() 2003-07-14 15:47:00 +00:00
com_upc.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:33:28 +00:00
comreg.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
comvar.h Add (as yet unused) COM_TYPE_AU1x00. 2003-11-08 01:59:38 +00:00
cpc700.c Program some bridge options. 2003-11-07 17:06:42 +00:00
cpc700reg.h Add some more defines. 2003-11-07 17:03:42 +00:00
cpc700uic.h function prototype must not have variable name 2003-07-08 10:06:28 +00:00
cpc700var.h Add a driver for the IBM CPC700 chip. This chip is a host bridge for 2002-05-21 02:58:25 +00:00
cs89x0.c Don't set M_HASFCS. Rather than just print we got a bad packet length, 2004-04-10 07:44:36 +00:00
cs89x0reg.h Add some EEPROM related defines. 2004-02-04 15:43:14 +00:00
cs89x0var.h function prototype must not have variable name 2003-07-08 10:06:28 +00:00
cs4231.c sprintf -> snprintf 2004-04-22 00:17:10 +00:00
cs4231reg.h
cs4231var.h G/c cs4231_round_buffersize and cs4231_round_blocksize. The round_* 2003-09-10 11:53:53 +00:00
cs4237reg.h netbsd.org -> NetBSD.org 2003-12-04 13:57:30 +00:00
cy.c Rollback 2003-10-31 14:22:48 +00:00
cyreg.h
cyvar.h
daic.c sprintf -> snprintf 2004-04-22 00:17:10 +00:00
daicreg.h netbsd.org -> NetBSD.org 2003-12-04 13:57:30 +00:00
daicvar.h netbsd.org -> NetBSD.org 2003-12-04 13:57:30 +00:00
dc21040reg.h Fix some typos. From Tom Cosgrove via jmc@openbsd. 2003-11-02 11:07:44 +00:00
decmonitors.c
depca.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
depcareg.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
depcavar.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
dl10019.c Change the "dontcare bits" argument to ifmedia_init() to IFM_IMASK 2002-10-22 00:01:55 +00:00
dl10019reg.h
dl10019var.h
dp8390.c Zero out the NIC memory when padding packet to ETHER_MIN_LEN-ETHER_CRC_LEN 2003-01-15 22:20:03 +00:00
dp8390reg.h Fix some typos. From Tom Cosgrove via jmc@openbsd. 2003-11-02 11:07:44 +00:00
dp8390var.h Fix some typos. From Tom Cosgrove via jmc@openbsd. 2003-11-02 11:07:44 +00:00
dp83905.c if_media support for the DP83905 AT/LANTIC (a souped-up DP8390). 2001-12-16 00:22:43 +00:00
dp83905reg.h Register definitions for the NatSemi DP83905 AT/LANTIC, as used in many 2001-12-14 10:16:03 +00:00
dp83905var.h if_media support for the DP83905 AT/LANTIC (a souped-up DP8390). 2001-12-16 00:22:43 +00:00
dp83932.c Fix bogus GCC uninitialized variable warning. 2003-10-29 18:01:20 +00:00
dp83932reg.h Spell address with two d's. Inspired by similar changes in OpenBSD, 2003-11-10 08:51:51 +00:00
dp83932var.h Use a properly zero'd buffer to pad the packet to ETHER_MIN_LEN-ETHER_CRC_LEN 2003-01-15 22:35:47 +00:00
dpt.c sprintf -> snprintf 2004-04-22 00:17:10 +00:00
dptreg.h netbsd.org -> NetBSD.org 2003-12-04 13:57:30 +00:00
dptvar.h netbsd.org -> NetBSD.org 2003-12-04 13:57:30 +00:00
ds.h Mention the DS2401 Silicon Serial Number. 2002-03-24 15:51:45 +00:00
ds1286reg.h function prototype must not have variable name 2003-07-08 10:06:28 +00:00
ds1687reg.h function prototype must not have variable name 2003-07-08 10:06:28 +00:00
elink3.c Use aprint_*(). 2003-01-31 00:26:25 +00:00
elink3reg.h Fix some typos. From Tom Cosgrove via jmc@openbsd. 2003-11-02 11:07:44 +00:00
elink3var.h function prototype must not have variable name 2003-07-08 10:06:28 +00:00
elinkxl.c Reading the (non-MII) media status if the card is not running yields 2003-11-10 12:30:27 +00:00
elinkxlreg.h Fix multicast handling on 3C905B or later card; 2002-11-09 11:45:18 +00:00
elinkxlvar.h Some models of the 556B don't turn on the transmitter without magic 2003-06-05 22:11:21 +00:00
esiop.c Rmove a redundant BUS_DMASYNC_POSTREAD | BUS_DMASYNC_POSTWRITE, and fix 2004-05-20 20:57:50 +00:00
esiopvar.h when an unexpected disconnect occurs only compute the resid; do the 2004-05-17 18:37:02 +00:00
fmv.c More cleanup of MI mb86960 driver: 2002-11-30 14:15:10 +00:00
fmvreg.h Overhaul of fmv(4) driver: 2002-10-05 15:16:10 +00:00
fmvvar.h Overhaul of fmv(4) driver: 2002-10-05 15:16:10 +00:00
gem.c Another possibly uninitialized lasttx 2003-10-26 19:11:33 +00:00
gemreg.h Fix some typos. From Tom Cosgrove via jmc@openbsd. 2003-11-02 11:07:44 +00:00
gemvar.h Only enable detailed evcnts if GEM_COUNTERS is defined. But always count 2002-05-15 21:05:23 +00:00
hayespreg.h
hd44780_subr.c Driver for the Hitachi HD44780 used in many small LCD panels. 2003-01-20 01:20:50 +00:00
hd44780_subr.h Driver for the Hitachi HD44780 used in many small LCD panels. 2003-01-20 01:20:50 +00:00
hd44780reg.h Driver for the Hitachi HD44780 used in many small LCD panels. 2003-01-20 01:20:50 +00:00
hd64570.c sprintf -> snprintf 2004-04-22 00:17:10 +00:00
hd64570reg.h boundary, not boundry. Inspired by Tom Cosgrove. 2003-11-02 10:31:06 +00:00
hd64570var.h function prototype must not have variable name 2003-07-08 10:06:28 +00:00
hme.c If we are explicitly asked for entropy, provide it. 2004-01-21 00:47:37 +00:00
hmereg.h Fix some typos. From Tom Cosgrove via jmc@openbsd. 2003-11-02 11:07:44 +00:00
hmevar.h Preserve the current PHY select bit in the MIF configuration register 2003-02-13 12:10:20 +00:00
hscx.c remove trailing \n in panic(). approved perry. 2002-09-27 15:35:29 +00:00
hscx.h
i8042reg.h Fix KBS_WARM comment. 2002-01-31 13:25:20 +00:00
i8237reg.h
i8253reg.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
i8259reg.h
i82365.c make the printf statements on chip_io_map complete lines. 2003-12-28 01:21:37 +00:00
i82365reg.h The Ricoh power hackery is not reliable -- many cards just do not have the 2003-09-12 22:09:04 +00:00
i82365var.h Several changes to eliminate bogus controllers and sockets from being found: 2003-09-05 01:02:51 +00:00
i82557.c Patch from HITOSHI Osada: 2004-05-16 02:59:04 +00:00
i82557reg.h Patch from HITOSHI Osada: 2004-05-16 02:59:04 +00:00
i82557var.h Patch from HITOSHI Osada: 2004-05-16 02:59:04 +00:00
i82586.c Fix some typos. From Tom Cosgrove via jmc@openbsd. 2003-11-02 11:07:44 +00:00
i82586reg.h
i82586var.h Fix some typos. From Tom Cosgrove via jmc@openbsd. 2003-11-02 11:07:44 +00:00
i82595reg.h interrupt with two rs. 2003-01-06 13:04:54 +00:00
i82596.c Import MI part of new Intel i82596 Ethernet driver. 2004-03-12 11:37:17 +00:00
i82596reg.h Import MI part of new Intel i82596 Ethernet driver. 2004-03-12 11:37:17 +00:00
i82596var.h Import MI part of new Intel i82596 Ethernet driver. 2004-03-12 11:37:17 +00:00
i82801lpcreg.h Add Intel ICHn PCI-LPC bridge driver. 2004-03-14 08:04:38 +00:00
iavc.c Add a driver for the CAPI-compliant AVM B1/T1 cards. 2003-09-25 15:53:26 +00:00
iavcreg.h Add a driver for the CAPI-compliant AVM B1/T1 cards. 2003-09-25 15:53:26 +00:00
iavcvar.h Add a driver for the CAPI-compliant AVM B1/T1 cards. 2003-09-25 15:53:26 +00:00
ibm561.c eliminate uvm_useracc() in favor of checking the return value of 2003-11-13 03:09:28 +00:00
ibm561reg.h Hmmm. These were done this year, not 3 years ago. 2001-12-22 01:38:20 +00:00
ibm561var.h Hmmm. These were done this year, not 3 years ago. 2001-12-22 01:38:20 +00:00
icp.c Remove bogus initializer, and fix a typo in a loop variable instead. 2003-10-29 00:48:15 +00:00
icp_ioctl.c Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
icp_ioctl.h Correct the R-W'ness of GDT_IOCTL_DRVERS and GDT_IOCTL_CTRTYPE. 2003-06-29 01:28:23 +00:00
icpreg.h Add support for dynamic rescan of cache service logical drives, using 2003-06-13 05:57:30 +00:00
icpsp.c nluns should be 8, not 7. 2003-09-18 01:33:58 +00:00
icpvar.h Add support for dynamic rescan of cache service logical drives, using 2003-06-13 05:57:30 +00:00
ics2101reg.h
igsfb.c eliminate uvm_useracc() in favor of checking the return value of 2003-11-13 03:09:28 +00:00
igsfb_subr.c Oops, do not disable coprocessor in igsfb_init_ext. 2003-05-30 22:41:52 +00:00
igsfbreg.h Fix some typos. From Tom Cosgrove via jmc@openbsd. 2003-11-02 11:07:44 +00:00
igsfbvar.h Implement accelerated text ops using graphic coprocessor. 2003-05-31 23:22:26 +00:00
iha.c Fix some typos. From Tom Cosgrove via jmc@openbsd. 2003-11-02 11:07:44 +00:00
ihareg.h Fix some typos. From Tom Cosgrove via jmc@openbsd. 2003-11-02 11:07:44 +00:00
ihavar.h Sync with copyright verbiage update of OpenBSD's iha(4). 2002-11-14 17:07:42 +00:00
iic_cpcbus.c add missing __KERNEL_RCSID() 2003-07-14 15:47:00 +00:00
ims332reg.h
intersil7170.c
intersil7170.h
interwave.c sprintf -> snprintf 2004-04-22 00:17:10 +00:00
interwavereg.h DMA, not dma nor Dma. 2003-05-03 18:10:37 +00:00
interwavevar.h Add extensible malloc types, adapted from FreeBSD. This turns 2003-02-01 06:23:35 +00:00
ipac.h
isac.c remove trailing \n in panic(). approved perry. 2002-09-27 15:35:29 +00:00
isac.h
isacsx.c Add missing include. 2003-05-08 21:16:19 +00:00
isacsx.h Fritz!PCI v2.0 ISDN driver from FreeBSD. 2002-10-25 21:03:47 +00:00
isic.c Ready the kernel side of i4b for primary rate interface support by 2003-10-03 16:38:44 +00:00
isic_bchan.c Uniformly pass a "struct isdn_l3_driver *" through layer 2, so we 2002-05-21 10:31:10 +00:00
isic_l1.c Ready the kernel side of i4b for primary rate interface support by 2003-10-03 16:38:44 +00:00
isic_l1.h Ready the kernel side of i4b for primary rate interface support by 2003-10-03 16:38:44 +00:00
isic_l1fsm.c Fix typo (isic_isac_recover -> isic_recover). Noticed by Matthias Drochner. 2002-10-29 21:02:45 +00:00
isp.c netbsd.org -> NetBSD.org 2003-12-04 13:57:30 +00:00
isp_inline.h netbsd.org -> NetBSD.org 2003-12-04 13:57:30 +00:00
isp_ioctl.h Various changes to allow for overriding just loopid and/or iid. 2002-08-12 21:33:39 +00:00
isp_netbsd.c netbsd.org -> NetBSD.org 2003-12-04 13:57:30 +00:00
isp_netbsd.h netbsd.org -> NetBSD.org 2003-12-04 13:57:30 +00:00
isp_target.c netbsd.org -> NetBSD.org 2003-12-04 13:57:30 +00:00
isp_target.h netbsd.org -> NetBSD.org 2003-12-04 13:57:30 +00:00
isp_tpublic.h netbsd.org -> NetBSD.org 2003-12-04 13:57:30 +00:00
ispmbox.h netbsd.org -> NetBSD.org 2003-12-04 13:57:30 +00:00
ispreg.h netbsd.org -> NetBSD.org 2003-12-04 13:57:30 +00:00
ispvar.h netbsd.org -> NetBSD.org 2003-12-04 13:57:30 +00:00
joy.c Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
joyvar.h Reduce the massive code duplication regarding joy(4). Split it into 2002-02-02 18:37:38 +00:00
lance.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
lancereg.h Fix some typos. From Tom Cosgrove via jmc@openbsd. 2003-11-02 11:07:44 +00:00
lancevar.h Uppercase CPU, plural is CPUs. 2004-02-13 11:36:08 +00:00
lcdkp_subr.c Typo. 2003-01-20 01:50:31 +00:00
lcdkp_subr.h Make sure to include opt_foo.h if a defflag option FOO is used. 2003-06-23 11:00:59 +00:00
ld_aac.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:33:28 +00:00
ld_cac.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:33:28 +00:00
ld_icp.c Add support for dynamic rescan of cache service logical drives, using 2003-06-13 05:57:30 +00:00
ld_mlx.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:33:28 +00:00
lemac.c Fix some typos. From Tom Cosgrove via jmc@openbsd. 2003-11-02 11:07:44 +00:00
lemacreg.h Fix some typos. From Tom Cosgrove via jmc@openbsd. 2003-11-02 11:07:44 +00:00
lemacvar.h Fix some typos. From Tom Cosgrove via jmc@openbsd. 2003-11-02 11:07:44 +00:00
lm700x.c add missing __KERNEL_RCSID() 2003-07-14 15:47:00 +00:00
lm700x.h Add support for radio cards. Written by Maxim Tsyplakov and Vladimir Popov 2002-01-01 21:51:38 +00:00
lpt.c Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
lpt_upc.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:33:28 +00:00
lptreg.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
lptvar.h
lsi64854.c DMA, not dma nor Dma. 2003-05-03 18:10:37 +00:00
lsi64854reg.h
lsi64854var.h DMA, not dma nor Dma. 2003-05-03 18:10:37 +00:00
mb86960.c Fix some typos. From Tom Cosgrove via jmc@openbsd. 2003-11-02 11:07:44 +00:00
mb86960reg.h Fix some typos. From Tom Cosgrove via jmc@openbsd. 2003-11-02 11:07:44 +00:00
mb86960var.h It seems the LAN Adapter on dreamcast actually uses slow 150ns SRAM, 2003-02-05 12:03:54 +00:00
mb89352.c Fix bus error trap on X68030/25MHz on-board SPC, which may have some quirk. 2004-01-06 18:07:17 +00:00
mb89352reg.h Move 2004-03-24 15:38:41 +00:00
mb89352var.h TAB/space cosmetics 2003-08-02 12:48:09 +00:00
mc6845reg.h remove license clauses 3 and 4 from my cpoyright notices 2004-03-24 17:26:53 +00:00
mc6854reg.h
mc68450reg.h
mc146818.c Handle BCD mode properly. 2003-11-24 06:20:40 +00:00
mc146818reg.h Fix some typos. From Tom Cosgrove via jmc@openbsd. 2003-11-02 11:07:44 +00:00
mc146818var.h Handle BCD mode properly. 2003-11-24 06:20:40 +00:00
midway.c sprintf -> snprintf 2004-04-22 00:17:10 +00:00
midwayreg.h Fix some typos. From Tom Cosgrove via jmc@openbsd. 2003-11-02 11:07:44 +00:00
midwayvar.h Fix some typos. From Tom Cosgrove via jmc@openbsd. 2003-11-02 11:07:44 +00:00
mk48txx.c Back out previous. 2004-03-01 23:46:44 +00:00
mk48txxreg.h Cleanup MI mk48txx(4) todclock driver: 2003-11-01 22:41:42 +00:00
mk48txxvar.h Cleanup MI mk48txx(4) todclock driver: 2003-11-01 22:41:42 +00:00
mlx.c sprintf -> snprintf 2004-04-22 00:17:10 +00:00
mlxio.h Add an ioctl to retrieve basic controller information. 2002-08-26 17:02:15 +00:00
mlxreg.h Nuke incorrect mailbox length defines and just use 13 everywhere. May help 2002-08-31 05:18:03 +00:00
mlxvar.h - Fix a command accounting bug. 2002-09-22 18:59:00 +00:00
mm58167.c
mm58167var.h
monitors.h
mpc105reg.h Forgot to mention two reserved bits. 2002-02-11 19:01:28 +00:00
mpt.c Fix some typos. From Tom Cosgrove via jmc@openbsd. 2003-11-02 11:07:44 +00:00
mpt.h function prototype must not have variable name 2003-07-08 10:06:28 +00:00
mpt_debug.c add missing __KERNEL_RCSID() 2003-07-14 15:47:00 +00:00
mpt_mpilib.h Use the standard fixed-sized types on NetBSD. 2003-04-16 23:24:01 +00:00
mpt_netbsd.c Set the DMA SGL length correctly if the DMA request must be chained because 2004-04-10 01:59:19 +00:00
mpt_netbsd.h Correctly sync the MPT request buffers, and remove BUS_DMA_COHERENT 2003-04-16 23:02:14 +00:00
mpu.c netbsd.org -> NetBSD.org 2003-12-04 13:57:30 +00:00
mpuvar.h netbsd.org -> NetBSD.org 2003-12-04 13:57:30 +00:00
msm6258.c Remove an advertising clause. 2003-09-07 04:24:05 +00:00
msm6258var.h Remove an advertising clause. 2003-09-07 04:24:05 +00:00
mtd803.c Fix some typos. From Tom Cosgrove via jmc@openbsd. 2003-11-02 11:07:44 +00:00
mtd803reg.h Add a driver for the Myson Technology MTD803 3-in-1 Fast Ethernet Controller, 2002-11-07 21:56:56 +00:00
mtd803var.h Fix rx buffer size bitmask, do not explicitly set burst length and use 1536 2003-09-23 19:37:39 +00:00
mx98905.c Adapt to the removal of NE2000_USE_WORD() macro, now replaced 2004-03-18 23:38:17 +00:00
mx98905var.h Add code to support the bugged Macronix MX98905 chip, as used in several 2001-12-15 17:47:34 +00:00
ncr53c9x.c On reset, clear state flags and the msgout queue and notify the upper layer. 2004-05-03 12:25:34 +00:00
ncr53c9xreg.h Fix some typos. From Tom Cosgrove via jmc@openbsd. 2003-11-02 11:07:44 +00:00
ncr53c9xvar.h Fix some typos. From Tom Cosgrove via jmc@openbsd. 2003-11-02 11:07:44 +00:00
ncr53c400reg.h
ncr5380.doc
ncr5380reg.h DMA, not dma nor Dma. 2003-05-03 18:10:37 +00:00
ncr5380sbc.c Fix gcc332 uninitialised bogon. 2003-11-05 23:39:21 +00:00
ncr5380var.h Fix some typos. From Tom Cosgrove via jmc@openbsd. 2003-11-02 11:07:44 +00:00
ne2000.c A random patch that's been in my source tree... 2004-03-17 23:47:16 +00:00
ne2000reg.h
ne2000var.h A random patch that's been in my source tree... 2004-03-17 23:47:16 +00:00
nec765reg.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
nec7210reg.h Register definitions for NEC uPD7210 GPIB controller. 2003-06-02 03:54:31 +00:00
ns8477reg.h
ns16450reg.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
ns16550reg.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
nslm7x.c sprintf -> snprintf 2004-04-22 00:17:10 +00:00
nslm7xvar.h Fix some typos. From Tom Cosgrove via jmc@openbsd. 2003-11-02 11:07:44 +00:00
oosiop.c It's extension, not extention. From Miod Vallat (miod at online fr). 2004-03-14 20:11:24 +00:00
oosiopreg.h Fix some typos. From Tom Cosgrove via jmc@openbsd. 2003-11-02 11:07:44 +00:00
oosiopvar.h DMA, not dma nor Dma. 2003-05-03 18:10:37 +00:00
opl.c sprintf -> snprintf 2004-04-22 00:17:10 +00:00
opl3sa3reg.h Add explicit support of OPL3-SA2 (YMF711). 2002-03-10 13:57:10 +00:00
oplinstrs.c
oplreg.h netbsd.org -> NetBSD.org 2003-12-04 13:57:30 +00:00
oplvar.h netbsd.org -> NetBSD.org 2003-12-04 13:57:30 +00:00
osiop.c Remove clauses 3 and 4. 2004-03-28 19:01:07 +00:00
osiopreg.h Fix some typos. From Tom Cosgrove via jmc@openbsd. 2003-11-02 11:07:44 +00:00
osiopvar.h Fix some typos. From Tom Cosgrove via jmc@openbsd. 2003-11-02 11:07:44 +00:00
pcdisplay.h
pcdisplay_chars.c remove license clauses 3 and 4 from my cpoyright notices 2004-03-24 17:26:53 +00:00
pcdisplay_subr.c Fix some signed/unsigned comparison warnings from GCC 3.3. 2002-08-25 19:11:16 +00:00
pcdisplayvar.h remove license clauses 3 and 4 from my cpoyright notices 2004-03-24 17:26:53 +00:00
pckbc.c remove license clauses 3 and 4 from my cpoyright notices 2004-03-24 17:26:53 +00:00
pckbcvar.h remove license clauses 3 and 4 from my cpoyright notices 2004-03-24 17:26:53 +00:00
pdq.c Make the DEFPA/DEFEA/DEFTA driver work on big-endian machines such as 2003-01-17 02:43:40 +00:00
pdq_ifsubr.c Add MBUFTRACE kernel option. 2003-02-26 06:31:08 +00:00
pdqreg.h Make the DEFPA/DEFEA/DEFTA driver work on big-endian machines such as 2003-01-17 02:43:40 +00:00
pdqvar.h function prototype must not have variable name 2003-07-08 10:06:28 +00:00
ramdac.h
rf3000reg.h Move the RF Microdevices RF3000 & Silicon Laboratories SI4126/SI4136 2004-02-17 21:20:55 +00:00
rrunner.c sprintf -> snprintf 2004-04-22 00:17:10 +00:00
rrunnerreg.h Fix some typos. From Tom Cosgrove via jmc@openbsd. 2003-11-02 11:07:44 +00:00
rrunnervar.h Convert to new device buffer queue interface. 2002-07-24 19:34:57 +00:00
rtl80x9.c Kill another bogus initializer. 2003-10-28 22:22:28 +00:00
rtl80x9reg.h RealTek -> Realtek. 2004-02-13 10:00:54 +00:00
rtl80x9var.h RealTek -> Realtek. 2004-02-13 10:00:54 +00:00
rtl81x9.c A couple of changes for adding re(4) (Realtek gigabit ethernet): 2004-05-28 15:21:32 +00:00
rtl81x9reg.h Fix some typos. From Tom Cosgrove via jmc@openbsd. 2003-11-02 11:07:44 +00:00
rtl81x9var.h A couple of changes for adding re(4) (Realtek gigabit ethernet): 2004-05-28 15:21:32 +00:00
seeq8003reg.h
seeq8005.c Use a properly zero'd buffer to pad the packet to ETHER_MIN_LEN 2003-01-15 21:56:06 +00:00
seeq8005reg.h
seeq8005var.h
sgec.c Add MBUFTRACE kernel option. 2003-02-26 06:31:08 +00:00
sgecreg.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
sgecvar.h Add multiple inclusion protection. 2003-01-06 21:02:18 +00:00
si4136reg.h Move the RF Microdevices RF3000 & Silicon Laboratories SI4126/SI4136 2004-02-17 21:20:55 +00:00
siop.c Add support for the Ignore Wide Residue SCSI message. 2004-05-17 20:12:34 +00:00
siop_common.c Add support for the Ignore Wide Residue SCSI message. 2004-05-17 20:12:34 +00:00
siopreg.h Fix some typos. From Tom Cosgrove via jmc@openbsd. 2003-11-02 11:07:44 +00:00
siopvar.h Fix some typos. From Tom Cosgrove via jmc@openbsd. 2003-11-02 11:07:44 +00:00
siopvar_common.h Add support for the Ignore Wide Residue SCSI message. 2004-05-17 20:12:34 +00:00
sl811hs.c sprintf -> snprintf 2004-04-22 00:17:10 +00:00
sl811hsreg.h Add driver for ScanLogic SL811HS/T USB Host Controller. 2002-08-11 13:17:52 +00:00
sl811hsvar.h Add driver for ScanLogic SL811HS/T USB Host Controller. 2002-08-11 13:17:52 +00:00
smc83c170.c Define all members in TX/RX DMA descriptors as u_int32_t and use proper shift 2003-11-08 16:08:13 +00:00
smc83c170reg.h Define all members in TX/RX DMA descriptors as u_int32_t and use proper shift 2003-11-08 16:08:13 +00:00
smc83c170var.h Define all members in TX/RX DMA descriptors as u_int32_t and use proper shift 2003-11-08 16:08:13 +00:00
smc90cx6.c Fix some typos. From Tom Cosgrove via jmc@openbsd. 2003-11-02 11:07:44 +00:00
smc90cx6reg.h
smc90cx6var.h
smc91cxx.c Fix some typos. From Tom Cosgrove via jmc@openbsd. 2003-11-02 11:07:44 +00:00
smc91cxxreg.h Add support for the SMC91C111 chip, with its internal PHY. 2003-04-29 08:47:29 +00:00
smc91cxxvar.h Add support for the SMC91C111 chip, with its internal PHY. 2003-04-29 08:47:29 +00:00
smc93cx6.c Adapt SMC 93cx6 library so that it will work with both 8- and 32-bit 2003-05-02 19:12:19 +00:00
smc93cx6var.h Adapt SMC 93cx6 library so that it will work with both 8- and 32-bit 2003-05-02 19:12:19 +00:00
spic.c Add a driver for the Sony SPIC that handles jog dials etc. 2002-04-22 12:42:11 +00:00
spicvar.h Add a driver for the Sony SPIC that handles jog dials etc. 2002-04-22 12:42:11 +00:00
st16650reg.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
sunscpal.c DMA, not dma nor Dma. 2003-05-03 18:10:37 +00:00
sunscpalreg.h
sunscpalvar.h Fix some typos. From Tom Cosgrove via jmc@openbsd. 2003-11-02 11:07:44 +00:00
tcic2.c make the printf statements on chip_io_map complete lines. 2003-12-28 01:21:37 +00:00
tcic2reg.h Fix some typos. From Tom Cosgrove via jmc@openbsd. 2003-11-02 11:07:44 +00:00
tcic2var.h To make dev/pcmcia work on platforms with 64-bit bus_addr_t and 2001-12-15 13:23:20 +00:00
tea5757.c add missing __KERNEL_RCSID() 2003-07-14 15:47:00 +00:00
tea5757.h Use a different way to recognize tea5759 chips. From OpenBSD. 2002-09-03 18:53:40 +00:00
timer_cpcbus.c add missing __KERNEL_RCSID() 2003-07-14 15:47:00 +00:00
tms320av110.c sprintf -> snprintf 2004-04-22 00:17:10 +00:00
tms320av110reg.h
tms320av110var.h interrupt with two rs. 2003-01-06 13:04:54 +00:00
tms9914reg.h Register definitions for TMS 9914 GPIB controller. 2003-06-02 03:55:04 +00:00
tropic.c Fix some typos. From Tom Cosgrove via jmc@openbsd. 2003-11-02 11:07:44 +00:00
tropicreg.h Fix some typos. From Tom Cosgrove via jmc@openbsd. 2003-11-02 11:07:44 +00:00
tropicvar.h
tulip.c If we're running on a Connectix Virtual PC, we might get a packet longer 2003-12-18 18:39:36 +00:00
tulipreg.h Fix signed/unsigned comparison warnings. 2002-11-07 07:55:53 +00:00
tulipvar.h If we're running on a Connectix Virtual PC, we might get a packet longer 2003-12-18 18:39:36 +00:00
uha.c Remove some assigned-to but otherwise unused variables. 2003-10-30 01:58:17 +00:00
uhareg.h DMA, not dma nor Dma. 2003-05-03 18:10:37 +00:00
uhavar.h
universereg.h
upc.c Include wdcreg.h for WDC_NREGS (used by wdcvar.h). 2003-11-29 19:33:34 +00:00
upcreg.h Add support for the 82C710, the original Universal Peripheral Controller. 2003-03-02 00:21:47 +00:00
upcvar.h Add support for the 82C710, the original Universal Peripheral Controller. 2003-03-02 00:21:47 +00:00
vga.c Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
vga_common.c add missing __KERNEL_RCSID() 2003-07-14 15:47:00 +00:00
vga_raster.c add missing __KERNEL_RCSID() 2003-07-14 15:47:00 +00:00
vga_subr.c remove license clauses 3 and 4 from my cpoyright notices 2004-03-24 17:26:53 +00:00
vgareg.h remove license clauses 3 and 4 from my cpoyright notices 2004-03-24 17:26:53 +00:00
vgavar.h Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
videomode.h Missing '.' 2002-11-04 08:05:52 +00:00
wdc.c Write the registers in the proscribed order -- sector,cyllo,cylhi (LSB first 2004-05-27 16:47:35 +00:00
wdc_upc.c Add the notion of "shadow registers" to the wdc driver. These shadow 2004-05-25 20:42:40 +00:00
wdcreg.h Add the notion of "shadow registers" to the wdc driver. These shadow 2004-05-25 20:42:40 +00:00
wdcvar.h Add the notion of "shadow registers" to the wdc driver. These shadow 2004-05-25 20:42:40 +00:00
we.c Zero out the NIC memory when padding packet to ETHER_MIN_LEN-ETHER_CRC_LEN 2003-01-15 22:20:03 +00:00
wereg.h
wevar.h
wi.c Actually, disabling RSS rate-adaptation does not make any discernible 2004-03-26 06:43:25 +00:00
wi_ieee.h Fix some typos. From Tom Cosgrove via jmc@openbsd. 2003-11-02 11:07:44 +00:00
wireg.h PR 23428: support National Datacomm Corporation NCP130A2 board. 2003-12-14 10:04:33 +00:00
wivar.h Disable rate-adaptation for Lucent firmware version 8.42.1, per a 2004-02-10 00:59:38 +00:00
z8530reg.h Fix some typos. From Tom Cosgrove via jmc@openbsd. 2003-11-02 11:07:44 +00:00
z8530sc.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
z8530sc.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
z8530tty.c Fix NTP PPSAPI support (enabled with "options PPS_SYNC"): 2004-01-23 05:01:19 +00:00

README.ncr5380sbc

NCR 53C80/53C400 driver

BACKGROUND
----------
The NCR 53C80 SCSI Bus Controller (SBC) is an early single-chip solution
which formed the basis of many early SCSI host adapters for both the
i386 and m68k platforms. The NCR 53C400 is a slightly more advanced
chip which retains backward compatibility with the 53C80.

On the PC, the NCR 53C80 was most commonly used to implement simple, cheap
SCSI host adapters that were bundled with tape and CD-ROM drives. Since
these controllers were not bus-mastering (and in some cases were not even
interrupt-driven), they (like IDE adapters) required the CPU to perform
much of the actual processing. These days, these controllers are cheap
and plentiful since many are not supported by Windows 95.

Similarly, NetBSD, although it has had an MI 53C80 driver (used by the
Sun3 and Mac68k ports) for some time, has not had a i386 driver.

Until now, that is...

OVERVIEW
--------
The NCR 53C80/53C400 driver (the 'nca' device) consists of two pieces:

	1) Patches for the 53C80 MI driver to make it use bus_space()
	   functions. (This requires an optional define. By default,
	   the driver will compile in "legacy" memory-mapped mode.

	2) A machine-dependent driver (nca) containing probe and
	   attachment routines.

This driver has bene tested with the following adapters:

	NCS-250 (Chinon)	53C80, port-mapped, polled-mode
				(This is used in my primary development
				box to drive an external Zip drive.)
	Sumo SCSI-AT		53C80, port-mapped, interrupt driven
				(Note: This is an odd card in that its
				own firmware seems to have trouble detecting
				attached drives. Under NetBSD, however,
				it operates with no problems.)
	Trantor T-160		53C400, port-mapped, interrupt driven
				This card was often bundled with NEC
				CD-ROM drives. (My standalone test box
				is using this as its primary adapter.)
	DTC 3150V		53C400, memory-mapped, interrupt driven
				This a simple card designed to drive
				a CD-ROM.

CONFIGURATION
-------------
To setup the nca driver, the configuration file must contain the following:

	options	NCR5380_USE_BUS_SPACE

This line is required to add bus_space() compatibility to the MI driver.

Next you need to add one or more configuration lines for the nca devices:

	nca0	at isa? port 0x360 irq 15
	nca1	at isa? iomem 0xd8000 irq 5

The first is for a port-mapped controller at 0x360, IRQ 15. The second line
is for a memory-mapped controller (Trantor T128 or equivalent) at
0xd800-0xdff, IRQ 5.

You can also set up the driver in "polled" mode (i.e., no interrupts) by
leaving off the "irq" portion of the line:

	nca0	at isa? port 0x360
	nca1	at isa? iomem 0xd8000

Lastly, you need to add a scsibus attachment line for the nca device:

	scsibus* at nca?

The following is the probe output from my test system:

	Copyright (c) 1996, 1997, 1998
	    The NetBSD Foundation, Inc.  All rights reserved.
	Copyright (c) 1982, 1986, 1989, 1991, 1993
	    The Regents of the University of California.  All rights reserved.
	
	NetBSD 1.3.2 (GENERIC) #2: Sun Oct  4 17:11:43 EDT 1998
	    root@hefalump:/usr/src/sys/arch/i386/compile/GENERIC
	cpu0: Intel 486DX (486-class)
	real mem  = 7995392
	avail mem = 5349376
	using 123 buffers containing 503808 bytes of memory
	mainbus0 (root)
	isa0 at mainbus0
	com1 at isa0 port 0x2f8-0x2ff irq 3: ns8250 or ns16450, no fifo
	com2 at isa0 port 0x3e8-0x3ef irq 5: ns8250 or ns16450, no fifo
	lpt0 at isa0 port 0x378-0x37b irq 7
	nca0 at isa0 port 0x360-0x36f irq 15
	nca0: NCR 53C400 detected
	scsibus0 at nca0: 8 targets
	sd0 at scsibus0 targ 0 lun 0: <HP, C2235, 0B11> SCSI2 0/direct fixed
	sd0: 402MB, 1574 cyl, 9 head, 58 sec, 512 bytes/sect x 825012 sectors
	cd0 at scsibus0 targ 6 lun 0: <CHINON, CD-ROM CDS-535, Q20> SCSI2 5/cdrom removable
	nca1 at isa0 iomem 0xdb878-0xdb887 irq 5
	nca1: NCR 53C400 detected
	scsibus1 at nca1: 8 targets
	sd1 at scsibus1 targ 5 lun 0: <IOMEGA, ZIP 100, J.02> SCSI2 0/direct removable
	sd1: 96MB, 96 cyl, 64 head, 32 sec, 512 bytes/sect x 196608 sectors
	npx0 at isa0 port 0xf0-0xff: using exception 16
	pc0 at isa0 port 0x60-0x6f irq 1: color
	pc0: console
	fdc0 at isa0 port 0x3f0-0x3f7 irq 6 drq 2
	fd0 at fdc0 drive 0: 1.44MB, 80 cyl, 2 head, 18 sec
	biomask 8060 netmask 8460 ttymask 84e2
	boot device: sd0
	root on sd0a dumps on sd0b
	root file system type: ffs

In this output, nca0 is a Trantor T-160 and nca1 is a DTC 3150V. Both happen
to be 53C400-based controllers.

LIMITATIONS
-----------
As of this writing, the nca driver has two known limitations:

1) No DMA or pseudo-DMA support

This is unfortunate, but may be remedied in a later release. I would welcome
any help by someone more familiar with DMA, particularly in relation to 
bus_space().

As it is, however, performance of the nca driver is acceptable, though some
of that may depend on one's definition of "acceptable". Remember that these
were not high speed controller under the best conditions, so much of it is
really the nature of the beast. It should be adequate for tapes, CD-ROMS, 
and low-usage disk devices (e.g., Zip drives). If you want to drive a CD-R
drive, then invest in an Adaptec 154X or a PCI controller.

2) No support for the SCSI port of the Pro AudioStudio 16.

This is also unfortunate and may not be able to be remedied withing the
current framework of the bus_space() functions and the nca driver.

The problem is this: In most adapters, the eight 53C80 registers are mapped
to eight sequential locations, either ports or memory addresses. On the
PAS-16, however, the registers are mapped to two sets of ports- four
sequential ports at the base address and four sequential ports located
0x2000 higher. As I currently understand it, this is not supportable by
the current bus_space() implementation nor is it possible for the driver
to allocate a second bus_space_tag and _handle itself to accomodate the
second set of ports. Without either, it is very difficult to imagine how
a portable linkage to the MI driver could be made.

Again, I welcome suggestions.

HISTORY
-------
An nca driver first appeared in FreeBSD.

This particular one borrows a little code from it and some from the i386
'esp' and sun3 'si' drivers. It, like many things in the free unix world,
was written because it solved a problem- mine! In my case, it was a need
of a SCSI card and a lack of IRQs. The good news was that I had one
(NCS-250); the bad news was that it was not supported under NetBSD. The
rest is history.

DISCLAIMER
----------
Like most things, you should take this code with a grain of salt. I have
tried to test it sufficiently, but it is always possible that it is not
compatible with some aspect of your system. If you end up suffering
massive data loss and destruction, you have my sympathies, but I do not
and will not allow myself to be held responsible.

CREDITS
-------
My thanks to Jason Thorpe and the rest of the NetBSD team for making it
so easy to write this driver. My thanks also to the authors of the
FreeBSD nca driver for inspiration and 53C400 support.

In the end, I hope that someone else can find this driver as useful as I
have. If so, please drop me a line at jruschme@exit109.com and let me 
know about it.

Share and enjoy

John Ruschmeyer (jruschme@exit109.com)
11 October 1998