NetBSD/sys/dev/ic
fvdl c9fe89891a Don't try to re-enable tags once they have been disabled because of a
MSG_REJECT from the target. Obey the NOTAG quirk.
2000-05-22 21:14:24 +00:00
..
Makefile install bt8xx.h for bktr 2000-05-07 00:29:03 +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 Move register definitions into ac97reg.h 2000-05-15 01:32:03 +00:00
ac97reg.h Move register definitions into ac97reg.h 2000-05-15 01:32:03 +00:00
ac97var.h ac97.h -> ac97var.h 2000-05-15 01:27:44 +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 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 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 Remove Wide boards references 1998-09-26 16:02:56 +00:00
advmcode.h Remove Wide boards references 1998-09-26 16:02:56 +00:00
adw.c Handle better the status codes. 2000-05-14 18:25:49 +00:00
adw.h Change adw_isr_callback() status handler 2000-05-10 21:22:34 +00:00
adwlib.c Cosmetic change 2000-05-15 16:38:49 +00:00
adwlib.h Handle better the status codes. 2000-05-14 18:25:49 +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 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 Don't try to re-enable tags once they have been disabled because of a 2000-05-22 21:14:24 +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 Don't try to re-enable tags once they have been disabled because of a 2000-05-22 21:14:24 +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 Add rcsid's 1999-11-05 05:13:36 +00:00
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 Assign my copyrights to TNF. 1998-08-15 10:10:47 +00:00
am7990var.h Assign my copyrights to TNF. 1998-08-15 10:51:16 +00:00
am79900.c Remove register declarations. 2000-03-30 12:41:09 +00:00
am79900reg.h Assign my copyrights to TNF. 1998-08-15 10:10:47 +00:00
am79900var.h Assign my copyrights to TNF. 1998-08-15 10:51:16 +00:00
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 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 - 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
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 Registers for the Brooktree Bt463 RAMDAC. 1998-08-18 07:43:09 +00:00
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 Nuke dk_establish() from orbit except from those ports which still use 2000-05-16 05:45:44 +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 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 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 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 New callout mechanism with two major improvements over the old 2000-03-23 07:01:25 +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 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 Fix Copyright dates 1999-02-16 23:34:10 +00:00
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 Select the right transceiver type when configuring the driver. Change the 1999-09-01 21:03:02 +00:00
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 rearrange the order of bus_dma operations to be more like many other 2000-05-18 14:00:46 +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 Calibrate the timeouts from rev 1.26 by using DELAY(1) so their 2000-05-19 16:00:30 +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 sc_ih (interrupt cookie) is not pci-specific data 2000-05-12 18:46:33 +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 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 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 Update from Matthew Jacob: 2000-05-13 16:53:03 +00:00
isp_inline.h Cleanup some printaouts. 2000-02-19 01:51:43 +00:00
isp_netbsd.c Update from Matthew Jacob: 2000-05-13 16:53:03 +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 Update from Matthew Jacob: 2000-05-13 16:53:03 +00:00
isp_target.h Update from Matthew Jacob: 2000-05-13 16:53:03 +00:00
isp_tpublic.h Update from Matthew Jacob: 2000-05-13 16:53:03 +00:00
ispmbox.h Update from Matthew Jacob: 2000-05-13 16:53:03 +00:00
ispreg.h Update from Matthew Jacob: 2000-05-13 16:53:03 +00:00
ispvar.h Update from Matthew Jacob: 2000-05-13 16:53:03 +00:00
lance.c Use ether_crc32_le(). 2000-05-12 16:45:42 +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 Assign my copyrights to TNF. 1998-08-15 10:51:16 +00:00
lemac.c Use ether_crc32_le(). 2000-05-12 16:45:42 +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 Parallel port support routines. 1998-09-21 21:26:51 +00:00
lsi64854var.h Parallel port support routines. 1998-09-21 21:26:51 +00:00
mb86960.c Use ether_crc32_le(). 2000-05-12 16:45:42 +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 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 Put definitions and subroutines needed for all PC display adapters 1998-05-28 16:48:40 +00:00
mc68450reg.h void* -> u_int32_t 1999-02-10 16:00:54 +00:00
mc146818reg.h
midway.c revisit in6_ifattach(). 2000-04-12 10:36:38 +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 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 Quote "AS IS" as in the majority of Carnegy Mellon notices. 1999-04-12 20:38:17 +00:00
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 Assign copyright to TNF. 1998-09-05 14:20:01 +00:00
ns16450reg.h
ns16550reg.h Whitespace glitch. 2000-05-16 00:18:44 +00:00
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 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 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 Changes to support a HIPPI Framing Protocol device, which allows raw 1998-11-20 04:12:57 +00:00
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 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
rtl81x9.c Call bus_dmamap_unload() if any Tx mbuf remains in rtk_stop(). 2000-05-21 13:00:46 +00:00
rtl81x9reg.h - Change RL_* -> RTK_* 2000-05-19 13:42:29 +00:00
rtl81x9var.h - Change RL_* -> RTK_* 2000-05-19 13:42:29 +00:00
sgec.c count input and output packets. 2000-05-20 18:33:18 +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
siop.c Don't enable debug message by default. 2000-05-15 15:16:59 +00:00
siop_common.c Don't enable debug message by default. 2000-05-15 15:16:59 +00:00
siopreg.h - split siop.c in script-dependant vs script-independant part, for 2000-05-15 07:48:24 +00:00
siopvar.h - split siop.c in script-dependant vs script-independant part, for 2000-05-15 07:48:24 +00:00
siopvar_common.h - split siop.c in script-dependant vs script-independant part, for 2000-05-15 07:48:24 +00:00
smc83c170.c Oops! We actually want the *lower* 6 bits of the crc32 of the multicast 2000-05-12 16:57:30 +00:00
smc83c170reg.h Reduce the number of transmit fragments to 16. 1999-08-27 19:21:32 +00:00
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 Fix Copyright dates 1999-02-16 23:34:10 +00:00
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 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 New callout mechanism with two major improvements over the old 2000-03-23 07:01:25 +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 New callout mechanism with two major improvements over the old 2000-03-23 07:01:25 +00:00
tulip.c Use big-endian CRC on ADMtek multicast hash. 2000-05-18 03:02:45 +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 Assign my copyrights to TNF. 1998-08-17 00:26:32 +00:00
uhavar.h Update for changed scsipi_xfer struct. 1998-12-09 08:37:50 +00:00
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 Put definitions and subroutines needed for all PC display adapters 1998-05-28 16:48:40 +00:00
vgavar.h -implement new wscons font handling with separate download and selection 1999-01-13 16:48:58 +00:00
wdc.c Accept any 'sc' value when probing atapi drives: with some drives, or 2000-05-12 15:00:33 +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 - 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 Merge in a register definition mentioned only in passing in one place in 1998-07-31 05:08:38 +00:00
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