NetBSD/sys/dev/ic
mjacob 035b04d47a UltraMode is okay for SBus cards with chiptypes of 1020A. 2000-01-14 08:46:37 +00:00
..
Makefile Fix "make includes" since pckbc moved to dev/ic from dev/isa 1999-12-04 02:16:24 +00:00
README.ncr5380sbc PR/6274: John Ruschmeyer: Add support for the ncr53c80 driver on the i386. 1998-10-25 17:26:41 +00:00
ac97.c Change CS4297 id entry. 1999-11-24 23:21:01 +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 Update for SCSPI changes. 1999-09-30 23:04:39 +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 Update for SCSPI changes. 1999-09-30 23:04:39 +00:00
adw.h Rewrote error handlers. Now they are solid. 1999-09-11 15:34:45 +00:00
adwlib.c Let user enable/disable WDTR, SDTR and Tag Queuing from kernel config file 1999-11-15 19:55:53 +00:00
adwlib.h Fix several LP64 problems, and clear up kernel pointer vs. physical 1999-08-16 02:01:11 +00:00
adwmcode.c
adwmcode.h
aha.c Update for SCSPI changes. 1999-09-30 23:04:39 +00:00
ahareg.h Correct wrong board IDs (used ID definition from FreeBSD) 1999-04-15 23:51:44 +00:00
ahavar.h Update for changed scsipi_xfer struct. 1998-12-09 08:37:50 +00:00
aic7xxx.c Update for SCSPI changes. 1999-09-30 23:04:39 +00:00
aic7xxxreg.h
aic7xxxvar.h Update for changed scsipi_xfer struct. 1998-12-09 08:37:50 +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 Add rcsid's 1999-11-05 05:13:36 +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 Use bus_space tags and handles, embedded in MD hooks AM7930_{READ_WRITE}_REG 1999-03-14 22:29:00 +00:00
am7930reg.h Use bus_space tags and handles, embedded in MD hooks AM7930_{READ_WRITE}_REG 1999-03-14 22:29:00 +00:00
am7930var.h Use bus_space tags and handles, embedded in MD hooks AM7930_{READ_WRITE}_REG 1999-03-14 22:29:00 +00:00
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 Completely rewrite receive processing to avoid sleep-deprivation-induced 1999-11-09 14:58:07 +00:00
awireg.h Add rcsid's 1999-11-05 05:13:36 +00:00
awivar.h Completely rewrite receive processing to avoid sleep-deprivation-induced 1999-11-09 14:58:07 +00:00
bha.c Fix prototype of bha_ccb_phsy_kv() so this compiled on the Mac again. 1999-10-09 22:46:20 +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 - Brooktree Bt459 135 MHz Monolithic CMOS 256x64 Color Palette RAMDAC. 1998-10-28 04:10:36 +00:00
bt459reg.h - Change prefix for Bt459 register defs to BT459_IREG to indicate that 1999-12-15 15:09:36 +00:00
bt463reg.h
bt485reg.h
cd1190reg.h
cd1400reg.h
clmpcc.c Don't bother spinning in the console 'putc' routine for the transmitter 1999-11-28 12:23:18 +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 Re-work the Tx side to avoid calling into the tty layer at 1999-08-01 09:35:05 +00:00
com.c set carrier early if used as console or kgdb line, fixes PR kern/6547 1999-12-21 11:04:36 +00:00
comreg.h
comvar.h Slight redux in PPS code. 1999-02-03 23:20:33 +00:00
cs4231.c 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
cs4231reg.h convert tabs to spaces in ascii art circuit diagram 1999-04-07 10:21:31 +00:00
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
dp8390.c Support Planex Communications Inc, FNW-3600-T. 1999-09-27 23:19:12 +00:00
dp8390reg.h Define a "page 3", used on some chips which emulate a dp8390, but also 1998-10-27 23:34:17 +00:00
dp8390var.h Add entropy gathering. 1999-02-07 01:54:50 +00:00
dpt.c - Make sense out of comment on dpt_wait(). 2000-01-01 19:56:59 +00:00
dptreg.h - Don't use our own private endian conversion cruft (from OpenBSD). 1999-11-29 15:04:23 +00:00
dptvar.h Prepare a little for the addition of an interface to user-space. 1999-10-23 16:26:32 +00:00
ds.h Fix Copyright dates 1999-02-16 23:34:10 +00:00
elink3.c Use the common MII bit-bang module. 1999-11-19 18:17:14 +00:00
elink3reg.h Add some more RoadRunner bits. Partially from Ryoji KATO, PR #8331. 1999-10-11 17:41:56 +00:00
elink3var.h Now that the *_activate() functions don't do things which are attachment 1998-11-18 18:34:52 +00:00
elinkxl.c Use htole32() and le32toh(). 1999-12-12 02:53:56 +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 This is the first check-in of CardBus driver. CardBus driver contains 1999-10-15 06:07:17 +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 Add support for selecting a PHY (i.e. built-in transceiver vs. external MII 1999-12-18 14:05:37 +00:00
hmereg.h Fix status bit symbols strings. 1999-12-17 14:34:25 +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 (pcic_chip_do_mem_map): handle 8-bit memory 2000-01-13 09:00:30 +00:00
i82365reg.h On a cold suspend to disk, the Sony VAIO Z505 BIOS appears to not 2000-01-01 21:57:45 +00:00
i82365var.h This is the first check-in of CardBus driver. CardBus driver contains 1999-10-15 06:07:17 +00:00
i82557.c Take a stab at making this work on big-endian systems. 1999-12-12 17:46:36 +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 Take a stab at making this work on big-endian systems. 1999-12-12 17:46:36 +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 Fix Copyright dates 1999-02-16 23:34:10 +00:00
ics2101reg.h
ims332reg.h - Brooktree Bt459 135 MHz Monolithic CMOS 256x64 Color Palette RAMDAC. 1998-10-28 04:10:36 +00:00
intersil7170.h
interwave.c Update comments. 1999-02-17 21:44:55 +00:00
interwavereg.h
interwavevar.h Update comments. 1999-02-17 21:44:55 +00:00
isp.c UltraMode is okay for SBus cards with chiptypes of 1020A. 2000-01-14 08:46:37 +00:00
isp_inline.h add isp_print_qentry inline 2000-01-06 02:56:20 +00:00
isp_netbsd.c clean unused fwrev stuff 1999-12-20 00:38:21 +00:00
isp_netbsd.h restore (by request) CFGPRINTF to DIAGNOSTIC level kernels 1999-12-20 00:37:49 +00:00
isp_target.c Add in MI target mode code modules 2000-01-05 19:50:05 +00:00
isp_target.h Add in MI target mode code modules 2000-01-05 19:50:05 +00:00
ispmbox.h add the enable target mode command, plus some minor fiddles 2000-01-06 02:59:43 +00:00
ispreg.h Dual LVD (1280) support. 1999-12-16 05:35:42 +00:00
ispvar.h roll revision level and add some taret mode changes 2000-01-06 03:00:11 +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
lancevar.h
lemac.c Rework layer 2 protocol input routines. Instead of calling e.g. ether_input() 1999-05-18 23:52:51 +00:00
lemacreg.h
lemacvar.h
lpt.c Replace the #ifdef'ed variable DELAYs with a pair of non-ifdefed 1999-03-29 21:50:06 +00:00
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 Merge in NetBSD/sh3 from cvs.kame.net repository. 1999-09-13 10:30:21 +00:00
mb86960reg.h
mb86960var.h Use ETHER_*_LEN constants from <net/if_ether.h> instead of defining them 1999-03-25 23:19:16 +00:00
mb89352.c Update for SCSPI changes. 1999-09-30 23:04:39 +00:00
mb89352reg.h MI version of the Fujitsu MB89352 SCSI Protocol Controler (SPC) driver. 1999-02-13 17:33:14 +00:00
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 void* -> u_int32_t 1999-02-10 16:00:54 +00:00
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
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 Modification to the previous: 1999-11-10 05:02:53 +00:00
ncr53c9xreg.h Define config register 3 values for NCR53C9x/FAS216. 1999-09-22 03:31:23 +00:00
ncr53c9xvar.h Remove tinfo_t symbols which result in never used global common variables. 2000-01-07 08:12:15 +00:00
ncr5380.doc
ncr5380reg.h Quote "AS IS" as in the majority of Carnegy Mellon notices. 1999-04-12 20:38:17 +00:00
ncr5380sbc.c Update for SCSPI changes. 1999-09-30 23:04:39 +00:00
ncr5380var.h Fix minphys() on vax. While here, convert to bus.h. 1999-09-21 18:07:54 +00:00
ne2000.c Support Planex Communications Inc, FNW-3600-T. 1999-09-27 23:19:12 +00:00
ne2000reg.h
ne2000var.h Support Planex Communications Inc, FNW-3600-T. 1999-09-27 23:19:12 +00:00
nec765reg.h
ns8477reg.h
ns16450reg.h
ns16550reg.h
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 RCS ID police 1999-02-15 04:54:34 +00:00
oplreg.h Make the copyright header conform to the NetBSD template. 1998-11-25 22:17:06 +00:00
oplvar.h Add power control hooks. 1999-10-05 03:29:22 +00:00
pcdisplay.h
pcdisplay_chars.c complete mapping tables a bit so that ASCII (ie vt100) art looks better 1999-02-20 18:26:13 +00:00
pcdisplay_subr.c Make PCDISPLAY_SOFTCURSOR work as it should. 2000-01-12 14:42:21 +00:00
pcdisplayvar.h Add and use pcdisplay_cursor_init(). Still a couple of nits with this, I 2000-01-05 16:14:35 +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 Rework layer 2 protocol input routines. Instead of calling e.g. ether_input() 1999-05-18 23:52:51 +00:00
pdqreg.h Add some defensive code to the unsolicited event printing 1999-12-23 18:14:59 +00:00
pdqvar.h completely remove Mach VM support. all that is left is the all the 1999-03-24 05:50:49 +00:00
rrunner.c Fix tyop. 1999-06-20 16:44:49 +00:00
rrunnerreg.h Changes to support a HIPPI Framing Protocol device, which allows raw 1998-11-20 04:12:57 +00:00
rrunnervar.h Changes to support a HIPPI Framing Protocol device, which allows raw 1998-11-20 04:12:57 +00:00
rtl80x9.c We don't need the pci headers here. 1998-11-08 22:02:25 +00:00
rtl80x9reg.h Multiple inclusion protection. 1998-10-31 00:31:43 +00:00
rtl80x9var.h Code common to RealTek 8019 and 8029 NE2000-compatible Ethernet chips. 1998-10-31 00:44:33 +00:00
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 Call mii_down() as appropriate. 1999-11-12 18:14:17 +00:00
smc83c170reg.h Reduce the number of transmit fragments to 16. 1999-08-27 19:21:32 +00:00
smc83c170var.h Cleanup of the EPIC/100 driver I did while hacking on the Rhine driver: 1999-02-12 05:55:27 +00:00
smc90cx6.c Avoid calling m_pullup in a few places, where not necessary. 1999-09-25 20:43:43 +00:00
smc90cx6reg.h Fix Copyright dates 1999-02-16 23:34:10 +00:00
smc90cx6var.h Fix Copyright dates 1999-02-16 23:34:10 +00:00
smc91cxx.c Make sure the Revision register contains the correct magic number. 1999-09-28 17:55:33 +00:00
smc91cxxreg.h
smc91cxxvar.h Now that the *_activate() functions don't do things which are attachment 1998-11-18 18:34:52 +00:00
smc93cx6.c
smc93cx6var.h
st16650reg.h
tcic2.c (tcic_chip_do_mem_map): handle 8-bit memory 2000-01-13 09:38:17 +00:00
tcic2reg.h A backend for Databook's TCIC family of PCMCIA chips. 1999-03-23 20:04:14 +00:00
tcic2var.h A backend for Databook's TCIC family of PCMCIA chips. 1999-03-23 20:04:14 +00:00
tms320av110.c Fix Copyright dates 1999-02-16 23:34:10 +00:00
tms320av110reg.h Fix Copyright dates 1999-02-16 23:34:10 +00:00
tms320av110var.h Fix Copyright dates 1999-02-16 23:34:10 +00:00
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 one more htole32(). 1999-12-15 12:23:32 +00:00
tulipreg.h When checking the SROM checksum, if the standard location fails, try 1999-12-07 18:24:01 +00:00
tulipvar.h Oops, forgot to byte-swap the receive descriptors. 1999-12-12 02:41:51 +00:00
uha.c Update for SCSPI changes. 1999-09-30 23:04:39 +00:00
uhareg.h
uhavar.h Update for changed scsipi_xfer struct. 1998-12-09 08:37:50 +00:00
vga.c Add and use pcdisplay_cursor_init(). Still a couple of nits with this, I 2000-01-05 16:14:35 +00:00
vga_subr.c - mc6845's cursor is disabled by punching bit 6 of cursor start register. 1999-09-19 21:48:08 +00:00
vgareg.h
vgavar.h -implement new wscons font handling with separate download and selection 1999-01-13 16:48:58 +00:00
wdc.c Improve a few debug messages. 1999-11-28 20:04:22 +00:00
wdcreg.h Keep track of CRC errors in Ultra-DMA mode. If we noticed a CRC error and we 1999-03-07 14:02:53 +00:00
wdcvar.h Cancel active transfers on aic/wdc detach. 1999-10-20 15:22:24 +00:00
z8530.doc
z8530reg.h
z8530sc.c Catch up with a change to the stint interface. 1999-02-03 20:22:28 +00:00
z8530sc.h PPS support. Copied off of com.c support, with changes as DCD interupts 1999-03-27 01:22:36 +00:00
z8530tty.c Update user-level PPS-API to match -05 draft. 1999-11-04 05:33:58 +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