NetBSD/sys/dev/ic
pk 6d04005134 Check for console input and output separately.
XXX - split input/output for /dev/console is not yet supported.
2000-03-19 12:42:45 +00:00
..
Makefile Move some code around in preparation for nca_pcmcia. 2000-03-18 13:05:20 +00:00
README.ncr5380sbc
ac97.c Fix an uninitialized variable. From Krister Walfridsson <cato@df.lth.se> 2000-03-15 22:41:29 +00:00
ac97.h Add AC97 mixer/codec support. From OpenBSD and FreeBSD. 1999-10-27 13:18:02 +00:00
ad1848.c Make little endian and big endian version of all functions 1999-11-01 18:12:19 +00:00
ad1848reg.h Fix MIX_ATTEN_MASK value so that monitoring should work correctly. 1999-09-30 23:30:15 +00:00
ad1848var.h Add support for muting wave output while playback or monitoring is inactive. 1999-10-05 03:31:35 +00:00
adv.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
adv.h Fix a problem uncovered by attempting to compile on the Alpha: overrun_buf 1999-08-07 07:20:15 +00:00
advlib.c Fix a problem uncovered by attempting to compile on the Alpha: overrun_buf 1999-08-07 07:20:15 +00:00
advlib.h Fix a problem uncovered by attempting to compile on the Alpha: overrun_buf 1999-08-07 07:20:15 +00:00
advmcode.c
advmcode.h
adw.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
adw.h Add AdvanSys U2W (LVD) boards support 2000-02-03 20:28:26 +00:00
adwlib.c Fix "unused variable" warning when FAILSAFE option is defined 2000-02-04 16:23:14 +00:00
adwlib.h Add AdvanSys U2W (LVD) boards support 2000-02-03 20:28:26 +00:00
adwmcode.c Add AdvanSys U2W (LVD) boards support 2000-02-03 20:28:26 +00:00
adwmcode.h Add AdvanSys U2W (LVD) boards support 2000-02-03 20:28:26 +00:00
aha.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
ahareg.h
ahavar.h
aic7xxx.c Do bus-specific interrupt handling (i.e. ahc_pci_intr) via a bus_intr 2000-03-16 10:33:45 +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 Add and delete a reference to an adapter at aicattach(), to make sure 1999-10-30 00:58:32 +00:00
aic6360reg.h
aic6360var.h Remove tinfo_t symbols which result in never used global common variables. 2000-01-07 08:12:15 +00:00
am79c930.c awi: rewrite to be higher performance. 2000-02-17 17:37:23 +00:00
am79c930reg.h Add rcsid's 1999-11-05 05:13:36 +00:00
am79c930var.h Add rcsid's 1999-11-05 05:13:36 +00:00
am7930.c
am7930reg.h
am7930var.h
am7990.c Quiet down the "excessive collision" messages w/ LEDEBUG. None of the other 1999-12-01 00:40:53 +00:00
am7990reg.h
am7990var.h
am79900.c Quiet down the "excessive collision" messages w/ LEDEBUG. None of the other 1999-12-01 00:40:53 +00:00
am79900reg.h
am79900var.h
apcdmareg.h split sbus audiocs code up so we can share it with the ebus. XXX ebus DMA is probably different. 1999-06-05 14:29:10 +00:00
awi.c Add detach support. 2000-02-17 15:58:32 +00:00
awireg.h Add rcsid's 1999-11-05 05:13:36 +00:00
awivar.h Add detach support. 2000-02-17 15:58:32 +00:00
bha.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
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 Fix compilation of ISA bha front-end. PR #8528, Takahiro Kambe. 1999-10-01 18:17:12 +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
bt463reg.h
bt485.c Graphics card independant Bt485 code, derived from dev/pci/tga_bt485.c. 2000-03-04 10:25:57 +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 Driver for Compaq array controllers and disks (cac(4)/ca(4)). 2000-03-16 14:52:22 +00:00
cac.c Driver for Compaq array controllers and disks (cac(4)/ca(4)). 2000-03-16 14:52:22 +00:00
cacreg.h Driver for Compaq array controllers and disks (cac(4)/ca(4)). 2000-03-16 14:52:22 +00:00
cacvar.h Remove unneeded field in 'struct cac_ccb'. 2000-03-16 15:07:22 +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 Don't bother spinning in the console 'putc' routine for the transmitter 1999-11-28 12:23:18 +00:00
clmpccvar.h The soft-interrupt handler now returns void. 2000-03-19 10:38:43 +00:00
com.c - Implement cnbell() -- ring the console bell. The cn_bell entrypoint 2000-03-06 21:36:05 +00:00
comreg.h
comvar.h kluge to make this work with NEC M403 (arc/magnum). 2000-01-23 21:06:01 +00:00
cs4231.c Reset audio chip on device open. 2000-01-28 15:49:44 +00:00
cs4231reg.h
cs4231var.h split sbus audiocs code up so we can share it with the ebus. XXX ebus DMA is probably different. 1999-06-05 14:29:10 +00:00
cs4237reg.h Add mode 3 support for newer CS423X chips. Modify probe to correctly 1999-09-06 17:07:04 +00:00
cy.c Add support for Cyclade boards with new Risc II serial controller. 1999-09-09 21:52:11 +00:00
cyreg.h Add support for Cyclade boards with new Risc II serial controller. 1999-09-09 21:52:11 +00:00
cyvar.h Add support for Cyclade boards with new Risc II serial controller. 1999-09-09 21:52:11 +00:00
dc21040reg.h
decmonitors.c Definitions of standard TGA monitors as used by DEC. 2000-03-04 10:25:07 +00:00
dp8390.c ASIX AX88190 support (Planex FNW-3700-T and Melco LPC3-TX) from FreeBSD/PAO3. 2000-02-09 15:40:23 +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 ASIX AX88190 support (Planex FNW-3700-T and Melco LPC3-TX) from FreeBSD/PAO3. 2000-02-09 15:40:23 +00:00
dpt.c Match shutdown msg with that of cac.c. 2000-03-16 15:13:05 +00:00
dptreg.h - Don't use bitfields. 2000-02-24 18:47:55 +00:00
dptvar.h - Don't use bitfields. 2000-02-24 18:47:55 +00:00
ds.h
elink3.c No longer necessary to futz with ifp->if_baudrate here. 2000-03-06 21:02:00 +00:00
elink3reg.h Fix doubled 'the's in comments. 2000-03-13 23:52:25 +00:00
elink3var.h - Bail out from attach stage if failed to enable card, number of iospace 2000-02-08 12:49:12 +00:00
elinkxl.c No longer necessary to futz with ifp->if_baudrate here. 2000-03-06 21:02:00 +00:00
elinkxlreg.h Select the right transceiver type when configuring the driver. Change the 1999-09-01 21:03:02 +00:00
elinkxlvar.h Support detach. 2000-02-05 18:11:55 +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 Bump receive buffer size up to the maximum DMA burst boundary. 2000-02-14 17:14:28 +00:00
hmereg.h Define the fixed hme PHY addresses. 2000-01-28 15:52:34 +00:00
hmevar.h Add support for selecting a PHY (i.e. built-in transceiver vs. external MII 1999-12-18 14:05:37 +00:00
i8042reg.h
i8237reg.h
i8253reg.h
i82365.c Remove no longer necessary workaround for hpcmips. 2000-02-27 22:57:20 +00:00
i82365reg.h Give the VPP bits better names. 2000-02-28 07:33:08 +00:00
i82365var.h Put a lock on the pcic, to serialize access to the chip during event 2000-02-26 17:24:44 +00:00
i82557.c No longer necessary to futz with ifp->if_baudrate here. 2000-03-06 21:02:00 +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 Add activate routine and check device active flag also in one second 2000-02-12 04:05:49 +00:00
i82586.c Disable inclusion of debugging code by default. 1999-08-23 12:12:42 +00:00
i82586reg.h
i82586var.h Disable inclusion of debugging code by default. 1999-08-23 12:12:42 +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 add 80 MHz case 2000-02-12 02:25:28 +00:00
isp_netbsd.h Add in ISP_SWIZZLE_CONTINUATION macro. 2000-02-19 01:51:21 +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 Move the "Attach the interface" section after printing the mac address 1999-11-17 03:42:24 +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
lptreg.h
lptvar.h
lsi64854.c Cast size_t to long for printf purposes. 1999-06-05 08:35:45 +00:00
lsi64854reg.h
lsi64854var.h
mb86960.c Unhook the entropy source on detach. 2000-02-02 10:45:12 +00:00
mb86960reg.h
mb86960var.h Add detach support. 2000-02-02 09:34:51 +00:00
mb89352.c Update for SCSPI changes. 1999-09-30 23:04:39 +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 IPv6 kernel code, based on KAME/NetBSD 1.4, SNAP kit 19990628. 1999-07-01 08:12:45 +00:00
midwayreg.h IPv6 kernel code, based on KAME/NetBSD 1.4, SNAP kit 19990628. 1999-07-01 08:12:45 +00:00
midwayvar.h IPv6 kernel code, based on KAME/NetBSD 1.4, SNAP kit 19990628. 1999-07-01 08:12:45 +00:00
monitors.h Definition of struct monitor, which contains syncs, and dot clocks. 2000-03-04 10:24:34 +00:00
mpu.c Add power control hooks. 1999-10-05 03:29:22 +00:00
mpuvar.h Add power control hooks. 1999-10-05 03:29:22 +00:00
ncr53c9x.c Expose ncr53c9x_init(). 2000-03-18 22:18:57 +00:00
ncr53c9xreg.h Define config register 3 values for NCR53C9x/FAS216. 1999-09-22 03:31:23 +00:00
ncr53c9xvar.h Expose ncr53c9x_init(). 2000-03-18 22:18:57 +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 Change footprint of ncr5380_intr() to match normal interrupt handler usage. 2000-03-18 17:14:34 +00:00
ncr5380var.h Change footprint of ncr5380_intr() to match normal interrupt handler usage. 2000-03-18 17:14:34 +00:00
ne2000.c ASIX AX88190 support (Planex FNW-3700-T and Melco LPC3-TX) from FreeBSD/PAO3. 2000-02-09 15:40:23 +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 ASIX AX88190 support (Planex FNW-3700-T and Melco LPC3-TX) from FreeBSD/PAO3. 2000-02-09 15:40:23 +00:00
nec765reg.h
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 Add power control hooks. 1999-10-05 03:29:22 +00:00
opl3sa3reg.h YAMAHA YMF175x (OPL3-SA3) control register description. 1999-10-05 03:38:17 +00:00
oplinstrs.c
oplreg.h
oplvar.h Add power control hooks. 1999-10-05 03:29:22 +00:00
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 Split the PC-like keyboard controller driver into chip back-end and 1999-12-03 22:48:22 +00:00
pckbcvar.h Split the PC-like keyboard controller driver into chip back-end and 1999-12-03 22:48:22 +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
ramdac.h Header for a generic RAMDAC that can be reused between different 2000-03-04 10:23:39 +00:00
rrunner.c Update for sys/buf.h/disksort_*() changes. 2000-01-21 23:39:55 +00:00
rrunnerreg.h
rrunnervar.h Update for sys/buf.h/disksort_*() changes. 2000-01-21 23:39:55 +00:00
rtl80x9.c - we didn't write enable toe config1-3 registers before trying to set the 2000-03-03 21:37:18 +00:00
rtl80x9reg.h
rtl80x9var.h
sgec.c Driver for the DEC SGEC, Second Generation Ethernet Controller. 1999-08-08 11:41:28 +00:00
sgecreg.h Driver for the DEC SGEC, Second Generation Ethernet Controller. 1999-08-08 11:41:28 +00:00
sgecvar.h Driver for the DEC SGEC, Second Generation Ethernet Controller. 1999-08-08 11:41:28 +00:00
smc83c170.c No longer necessary to futz with ifp->if_baudrate here. 2000-03-06 21:02:00 +00:00
smc83c170reg.h Reduce the number of transmit fragments to 16. 1999-08-27 19:21:32 +00:00
smc83c170var.h
smc90cx6.c Avoid calling m_pullup in a few places, where not necessary. 1999-09-25 20:43:43 +00:00
smc90cx6reg.h
smc90cx6var.h
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 (tcic_chip_do_mem_map): handle 8-bit memory 2000-01-13 09:38:17 +00:00
tcic2reg.h
tcic2var.h
tms320av110.c
tms320av110reg.h
tms320av110var.h
tropic.c Deal with cable problems gracefully. From Onno van der Linden. 1999-12-17 08:26:31 +00:00
tropicreg.h nuke RCS "Log" and "Header" tags. They cause problems for third parties 1999-10-17 23:53:45 +00:00
tropicvar.h nuke RCS "Log" and "Header" tags. They cause problems for third parties 1999-10-17 23:53:45 +00:00
tulip.c Add power management support to the `tlp' driver. The battery on my 2000-03-15 18:39:50 +00:00
tulipreg.h Don't dry to diving MIIF_NOISOLATE in the PHY drivers. Instead, pass 2000-02-02 17:09:38 +00:00
tulipvar.h Add power management support to the `tlp' driver. The battery on my 2000-03-15 18:39: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 Finish with fixing the SOFTCURSOR stuff. 2000-01-25 02:44:03 +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 - Be more strict in status check before sending a command (make sure 2000-02-14 12:37:35 +00:00
wdcreg.h
wdcvar.h Cancel active transfers on aic/wdc detach. 1999-10-20 15:22:24 +00:00
z8530.doc
z8530reg.h
z8530sc.c
z8530sc.h Define separate flags for console input and output. 2000-03-19 12:39:47 +00:00
z8530tty.c Check for console input and output separately. 2000-03-19 12:42:45 +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