NetBSD/sys/dev/ic
thorpej 692e54c43d Use ether_crc32_be(). 2000-05-12 16:44:19 +00:00
..
Makefile install bt8xx.h for bktr 2000-05-07 00:29:03 +00:00
README.ncr5380sbc
ac97.c Unmute some mixer controls by default. From OpenBSD. 2000-04-28 12:39:59 +00:00
ac97.h
ad1848.c
ad1848reg.h
ad1848var.h
adv.c New callout mechanism with two major improvements over the old 2000-03-23 07:01:25 +00:00
adv.h New callout mechanism with two major improvements over the old 2000-03-23 07:01:25 +00:00
advlib.c
advlib.h
advmcode.c
advmcode.h
adw.c Change adw_isr_callback() status handler 2000-05-10 21:22:34 +00:00
adw.h Change adw_isr_callback() status handler 2000-05-10 21:22:34 +00:00
adwlib.c Change adw_isr_callback() status handler 2000-05-10 21:22:34 +00:00
adwlib.h Change adw_isr_callback() status handler 2000-05-10 21:22:34 +00:00
adwmcode.c Add new microcode for all of the supported boards. 2000-04-30 18:52:14 +00:00
adwmcode.h Add new microcode for all of the supported boards. 2000-04-30 18:52:14 +00:00
aha.c Remove register declarations. 2000-03-30 12:41:09 +00:00
ahareg.h
ahavar.h
aic7xxx.c We can use openings = 16 here; this won't even exhaust the number of 2000-03-25 21:09:08 +00:00
aic7xxx_seeprom.c New ahc driver, a port of Justin Gibbs' FreeBSD driver. This adds 2000-03-15 02:08:28 +00:00
aic7xxxvar.h Do bus-specific interrupt handling (i.e. ahc_pci_intr) via a bus_intr 2000-03-16 10:33:45 +00:00
aic77xx.c Common code for EISA and VL frontends for the ahc driver, split off 2000-03-15 02:06:18 +00:00
aic77xxreg.h Common code for EISA and VL frontends for the ahc driver, split off 2000-03-15 02:06:18 +00:00
aic77xxvar.h Common code for EISA and VL frontends for the ahc driver, split off 2000-03-15 02:06:18 +00:00
aic6360.c LP64 printf fix. (I wish size_t was unsigned long on all platforms). 2000-05-05 17:52:38 +00:00
aic6360reg.h
aic6360var.h - Test the generic device active flag instead of home grown one. 2000-03-20 22:53:36 +00:00
am79c930.c While am79c930 controller allows unaligned access, bus_space_read/write 2000-03-23 13:57:58 +00:00
am79c930reg.h Update awi driver, which now supports AMD 79c930 based 802.11 DS cards 2000-03-22 11:22:20 +00:00
am79c930var.h
am7930.c Make am7930 driver machine independent. PR 10032 from Gregory McGarry. 2000-05-02 06:30:49 +00:00
am7930reg.h Make the SPARC audioamd driver at least *compile*. Well, the C code, that is. 2000-05-08 02:44:31 +00:00
am7930var.h Make am7930 driver machine independent. PR 10032 from Gregory McGarry. 2000-05-02 06:30:49 +00:00
am7990.c only print packets if debug > 1 2000-04-16 17:03:42 +00:00
am7990reg.h
am7990var.h
am79900.c Remove register declarations. 2000-03-30 12:41:09 +00:00
am79900reg.h
am79900var.h
apcdmareg.h
awi.c Fix multicast filter to set IFF_ALLMULTI flag properly. Also clear 2000-03-27 12:58:01 +00:00
awictl.h Sorry I forgot to commit this file.. 2000-03-23 06:04:24 +00:00
awireg.h Update awi driver, which now supports AMD 79c930 based 802.11 DS cards 2000-03-22 11:22:20 +00:00
awivar.h Do not try to lock out MAC until the firmware correctly start up, to avoid 2000-03-27 12:54:59 +00:00
bha.c Remove register declarations. 2000-03-30 12:41:09 +00:00
bhareg.h Make the bitfields in here work on big-endian machines. How this ever 1999-12-23 00:15:12 +00:00
bhavar.h Calculate an offset of mailbox_in correctly by renaming BHA_MBO_OFFSET 2000-04-19 02:39:12 +00:00
bt8xx.h multiple inclusion protection 2000-05-07 03:01:58 +00:00
bt431reg.h
bt459reg.h - Change prefix for Bt459 register defs to BT459_IREG to indicate that 1999-12-15 15:09:36 +00:00
bt463.c Move bt463 code to dev/ic and adapt to the new ramdac interface. 2000-04-02 18:57:36 +00:00
bt463reg.h
bt463var.h Move bt463 code to dev/ic and adapt to the new ramdac interface. 2000-04-02 18:57:36 +00:00
bt485.c Adapt to change in ramdac interface. 2000-04-02 18:55:01 +00:00
bt485reg.h
bt485var.h Graphics card independant Bt485 code, derived from dev/pci/tga_bt485.c. 2000-03-04 10:25:57 +00:00
ca.c Spelling error. 2000-03-29 12:02:01 +00:00
cac.c Fill in ccb->ccb_req.sgcount with the value that's guaranteed to 2000-05-03 18:58:15 +00:00
cacreg.h - Remove dead code. 2000-03-20 18:48:34 +00:00
cacvar.h Oops, nuke unused structure member. 2000-05-04 17:27:25 +00:00
cd1190reg.h
cd1400reg.h
clmpcc.c The soft-interrupt handler now returns void. 2000-03-19 10:38:43 +00:00
clmpccreg.h
clmpccvar.h The soft-interrupt handler now returns void. 2000-03-19 10:38:43 +00:00
com.c Remove unnecessary junk on #undef line that some C preprocessors 2000-05-03 19:19:04 +00:00
comreg.h
comvar.h New callout mechanism with two major improvements over the old 2000-03-23 07:01:25 +00:00
cs4231.c Remove register declarations. 2000-03-30 12:41:09 +00:00
cs4231reg.h
cs4231var.h
cs4237reg.h
cy.c New callout mechanism with two major improvements over the old 2000-03-23 07:01:25 +00:00
cyreg.h
cyvar.h
dc21040reg.h
decmonitors.c Definitions of standard TGA monitors as used by DEC. 2000-03-04 10:25:07 +00:00
dp8390.c Use ether_crc32_be(). 2000-05-12 16:44:19 +00:00
dp8390reg.h ASIX AX88190 support (Planex FNW-3700-T and Melco LPC3-TX) from FreeBSD/PAO3. 2000-02-09 15:40:23 +00:00
dp8390var.h Make IPKDB working again. 2000-03-22 20:58:25 +00:00
dpt.c Match shutdown msg with that of cac.c. 2000-03-16 15:13:05 +00:00
dptreg.h The bus_space stuff handles byte order conversions for us. 2000-03-25 13:38:35 +00:00
dptvar.h - Don't use bitfields. 2000-02-24 18:47:55 +00:00
ds.h
elink3.c Avoid stomping on the W0_CONFIG_CTRL register which seems not to be 2000-05-07 14:03:25 +00:00
elink3reg.h Fix doubled 'the's in comments. 2000-03-13 23:52:25 +00:00
elink3var.h New callout mechanism with two major improvements over the old 2000-03-23 07:01:25 +00:00
elinkxl.c Use ether_crc32_be(). 2000-05-12 16:44:19 +00:00
elinkxlreg.h
elinkxlvar.h New callout mechanism with two major improvements over the old 2000-03-23 07:01:25 +00:00
hayespreg.h
hd64570.c remove unused llc from receive logic, protect use of llc header in tranmist 2000-01-09 17:32:58 +00:00
hd64570reg.h rename hl_control to hl_ffb (friendly fudge byte) as per cisco insider 2000-01-09 14:47:43 +00:00
hd64570var.h convert to support non-dma IO (for the isa Riscom/N2). 2000-01-04 06:36:29 +00:00
hme.c Conform bus_dmamem_{alloc,map} usage to bus_dma(9) specs. 2000-05-09 22:42:08 +00:00
hmereg.h Define the fixed hme PHY addresses. 2000-01-28 15:52:34 +00:00
hmevar.h Conform bus_dmamem_{alloc,map} usage to bus_dma(9) specs. 2000-05-09 22:42:08 +00:00
i8042reg.h
i8237reg.h
i8253reg.h
i82365.c actually put a _comment_ before the second read of the ident register 2000-04-03 01:55:25 +00:00
i82365reg.h Give the VPP bits better names. 2000-02-28 07:33:08 +00:00
i82365var.h New callout mechanism with two major improvements over the old 2000-03-23 07:01:25 +00:00
i82557.c Catch some potentially infinite loops in while() loops if the chip happens 2000-05-12 03:35:57 +00:00
i82557reg.h Take a stab at making this work on big-endian systems. 1999-12-12 17:46:36 +00:00
i82557var.h Move pci-specific data to fxp_pci_softc from fxp_pci_softc. 2000-05-12 03:36:18 +00:00
i82586.c Fixes from PR 9838: 2000-05-11 20:55:03 +00:00
i82586reg.h
i82586var.h Fixes from PR 9838: 2000-05-11 20:55:03 +00:00
i82595reg.h
ics2101reg.h
ims332reg.h
intersil7170.h
interwave.c Add a new function call to the ISA DMA API: isa_dmamaxsize(), which returns 2000-02-07 22:07:27 +00:00
interwavereg.h
interwavevar.h Add a new function call to the ISA DMA API: isa_dmamaxsize(), which returns 2000-02-07 22:07:27 +00:00
isp.c clen up some error messages 2000-02-21 19:18:53 +00:00
isp_inline.h Cleanup some printaouts. 2000-02-19 01:51:43 +00:00
isp_netbsd.c New callout mechanism with two major improvements over the old 2000-03-23 07:01:25 +00:00
isp_netbsd.h New callout mechanism with two major improvements over the old 2000-03-23 07:01:25 +00:00
isp_target.c Handle dual bus cases for immediate notify and enable lun commands. 2000-02-19 01:50:57 +00:00
isp_target.h Fix ITDEBUG macro 2000-02-19 01:50:25 +00:00
isp_tpublic.h Clarify cd_resid tag. 2000-02-19 01:50:03 +00:00
ispmbox.h Add in some mbox return codes that define when we've used up target 2000-02-19 01:49:47 +00:00
ispreg.h add in 12160 (Ultra3) NVRAM definitions 2000-02-12 02:28:32 +00:00
ispvar.h add in 12160 (Ultra3) related definitions 2000-02-12 02:29:00 +00:00
lance.c Remove register declarations. 2000-03-30 12:41:09 +00:00
lancereg.h Add a whole slew of registers found in the PCnet-PCI family. 2000-02-17 20:18:29 +00:00
lancevar.h
lemac.c No longer necessary to futz with ifp->if_baudrate here. 2000-03-06 21:02:00 +00:00
lemacreg.h
lemacvar.h
lpt.c New callout mechanism with two major improvements over the old 2000-03-23 07:01:25 +00:00
lptreg.h
lptvar.h New callout mechanism with two major improvements over the old 2000-03-23 07:01:25 +00:00
lsi64854.c add some casts to (u_long) to shut up gcc 2000-04-14 08:22:49 +00:00
lsi64854reg.h
lsi64854var.h
mb86960.c Remove register declarations. 2000-03-30 12:41:09 +00:00
mb86960reg.h
mb86960var.h Add detach support. 2000-02-02 09:34:51 +00:00
mb89352.c New callout mechanism with two major improvements over the old 2000-03-23 07:01:25 +00:00
mb89352reg.h
mb89352var.h Remove tinfo_t symbols which result in never used global common variables. 2000-01-07 08:12:15 +00:00
mc6845reg.h
mc68450reg.h
mc146818reg.h
midway.c revisit in6_ifattach(). 2000-04-12 10:36:38 +00:00
midwayreg.h
midwayvar.h
monitors.h Definition of struct monitor, which contains syncs, and dot clocks. 2000-03-04 10:24:34 +00:00
mpu.c
mpuvar.h
ncr53c9x.c Nuke register declarations. 2000-03-29 13:57:51 +00:00
ncr53c9xreg.h NCR_SCSIREGS() and NCR_PIOREGS() are bogus. GC them. 2000-03-20 00:50:20 +00:00
ncr53c9xvar.h Remove duplicate ncr53c9x_dmaselect declaration. 2000-03-29 03:03:28 +00:00
ncr53c400reg.h Move some code around in preparation for nca_pcmcia. 2000-03-18 13:05:20 +00:00
ncr5380.doc
ncr5380reg.h
ncr5380sbc.c Remove "register" declaration. 2000-03-29 13:09:02 +00:00
ncr5380var.h Add a "sc_rev" member to ncr5380_softc and handle CXD1180 quirk 2000-03-25 15:27:54 +00:00
ne2000.c Make IPKDB working again. 2000-03-22 20:58:25 +00:00
ne2000reg.h ASIX AX88190 support (Planex FNW-3700-T and Melco LPC3-TX) from FreeBSD/PAO3. 2000-02-09 15:40:23 +00:00
ne2000var.h Make IPKDB working again. 2000-03-22 20:58:25 +00:00
nec765reg.h
nq80c03reg.h Add Seeq 8003 register definitions. 2000-05-01 08:06:17 +00:00
ns8477reg.h
ns16450reg.h
ns16550reg.h
nslm7x.c support rfact. use manufac. suggested resistor values by default 2000-03-09 04:20:58 +00:00
nslm7xvar.h split probe into generic and bus specific 2000-03-07 18:39:14 +00:00
opl.c
opl3sa3reg.h
oplinstrs.c
oplreg.h
oplvar.h
pcdisplay.h
pcdisplay_chars.c
pcdisplay_subr.c Argh - add initialization that got lost during editing of previous addition. 2000-01-26 01:23:32 +00:00
pcdisplayvar.h Finish with fixing the SOFTCURSOR stuff. 2000-01-25 02:44:03 +00:00
pckbc.c New callout mechanism with two major improvements over the old 2000-03-23 07:01:25 +00:00
pckbcvar.h New callout mechanism with two major improvements over the old 2000-03-23 07:01:25 +00:00
pdq.c Off by one error in station events. 1999-12-27 22:41:04 +00:00
pdq_ifsubr.c Fix obvious typo. 2000-03-07 00:33:13 +00:00
pdqreg.h Add some defensive code to the unsolicited event printing 1999-12-23 18:14:59 +00:00
pdqvar.h `typedef void ifnet_ret_t;' isn't valid C -- use #define, instead. 2000-05-03 19:17:54 +00:00
ramdac.h Add ramdac_register() to interface structure. 2000-04-02 18:54:33 +00:00
rrunner.c Remove register declarations. 2000-03-30 12:41:09 +00:00
rrunnerreg.h
rrunnervar.h Update for sys/buf.h/disksort_*() changes. 2000-01-21 23:39:55 +00:00
rtl80x9.c change 10base-t media _setting_ to set autodetect instead. 2000-04-28 17:49:03 +00:00
rtl80x9reg.h
rtl80x9var.h
rtl81x9.c Use ether_crc32_be(). 2000-05-12 16:44:19 +00:00
rtl81x9reg.h Modify EEPROM read functions and handle also 9356 EEPROM. 2000-04-30 12:00:40 +00:00
rtl81x9var.h - Move some initialization into MI rl_attach() from each bus attachment. 2000-05-01 15:08:50 +00:00
sgec.c Remove register declarations. 2000-03-30 12:41:09 +00:00
sgecreg.h
sgecvar.h
siop.c Use correct divider value for scxfer 2000-05-11 09:30:12 +00:00
siopreg.h - do sync/wide negotiation 2000-05-02 19:03:02 +00:00
siopvar.h - do sync/wide negotiation 2000-05-02 19:03:02 +00:00
smc83c170.c New callout mechanism with two major improvements over the old 2000-03-23 07:01:25 +00:00
smc83c170reg.h
smc83c170var.h New callout mechanism with two major improvements over the old 2000-03-23 07:01:25 +00:00
smc90cx6.c Remove register declarations. 2000-03-30 12:41:09 +00:00
smc90cx6reg.h
smc90cx6var.h New callout mechanism with two major improvements over the old 2000-03-23 07:01:25 +00:00
smc91cxx.c - Call if_deactivate instead of smc91cxx_disable when deactivating. 2000-02-04 04:05:50 +00:00
smc91cxxreg.h
smc91cxxvar.h if_detach for sm/pcmcia. 2000-02-02 16:04:40 +00:00
smc93cx6.c New ahc driver, a port of Justin Gibbs' FreeBSD driver. This adds 2000-03-15 02:08:28 +00:00
smc93cx6var.h New ahc driver, a port of Justin Gibbs' FreeBSD driver. This adds 2000-03-15 02:08:28 +00:00
st16650reg.h
tcic2.c set paa_busname to pcmcia, like the i82365.c driver does. 2000-05-08 19:44:34 +00:00
tcic2reg.h
tcic2var.h
tms320av110.c
tms320av110reg.h
tms320av110var.h
tropic.c New callout mechanism with two major improvements over the old 2000-03-23 07:01:25 +00:00
tropicreg.h
tropicvar.h New callout mechanism with two major improvements over the old 2000-03-23 07:01:25 +00:00
tulip.c Add a patchable variable `tlp_srom_debug' that enables dumping of 2000-04-07 18:58:15 +00:00
tulipreg.h - if_tlp_cardbus.c: Use the `pmreg' pointer passed by by 2000-04-04 19:22:50 +00:00
tulipvar.h - if_tlp_cardbus.c: Use the `pmreg' pointer passed by by 2000-04-04 19:22:50 +00:00
uha.c If we got an xfer from our backlog queue, don't allow sleeping; we're in 2000-02-12 19:12:52 +00:00
uhareg.h
uhavar.h
universereg.h add (minimal, PIO only) support for the popular "Tundra Universe" 2000-02-25 18:22:39 +00:00
vga.c New callout mechanism with two major improvements over the old 2000-03-23 07:01:25 +00:00
vga_subr.c Finish with fixing the SOFTCURSOR stuff. 2000-01-25 02:44:03 +00:00
vgareg.h
vgavar.h
wdc.c Accept any 'sc' value when probing atapi drives: with some drives, or 2000-05-12 15:00:33 +00:00
wdcreg.h
wdcvar.h - DMA code cleanup: pciide_dma_finish() doesn't stop/unload the current DMA op 2000-04-01 14:32:22 +00:00
z8530.doc
z8530reg.h
z8530sc.c Remove register declarations. 2000-03-30 12:41:09 +00:00
z8530sc.h Define separate flags for console input and output. 2000-03-19 12:39:47 +00:00
z8530tty.c Remove spurious splx() call. 2000-04-14 20:33:48 +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 compatability 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() compatability 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