NetBSD/sys/dev/ic
dyoung 3a04dc2907 In wi_get_cfg, factor the code for getting the tx rate with the
IEEE 802.11 subsystem.

In wi_write_txrate, document the clever code for computing
WI_RID_TX_RATE from a bit rate.
2002-11-16 06:25:05 +00:00
..
Makefile
README.ncr5380sbc
aac.c Introduce a new routine, config_match(), which invokes the 2002-09-27 03:17:40 +00:00
aac_tables.h Add a driver for Adaptec FSA RAID controllers, as often found in Dell 2002-04-26 02:05:07 +00:00
aacreg.h Add a driver for Adaptec FSA RAID controllers, as often found in Dell 2002-04-26 02:05:07 +00:00
aacvar.h Add a driver for Adaptec FSA RAID controllers, as often found in Dell 2002-04-26 02:05:07 +00:00
ac97.c Fix LR contrary problem of mixer and record gain polarity 2002-11-06 16:58:37 +00:00
ac97reg.h Correct spelling. VENDER -> VENDOR 2002-10-12 10:46:24 +00:00
ac97var.h Mixer changes: 2002-10-14 08:48:15 +00:00
ad1848.c Add a mixerctl to mute the internal (mono) speaker via 2002-08-22 20:42:22 +00:00
ad1848reg.h
ad1848var.h Give arrays in the softc indexed by channel number the right size 2002-08-26 17:00:42 +00:00
adv.c Implement mstohz() as discussed on tech-kern, and use it in SCSI drivers 2002-04-05 18:27:45 +00:00
adv.h
advlib.c don't need <sys/types.h> when including <sys/param.h> 2001-11-15 09:47:59 +00:00
advlib.h
advmcode.c add/cleanup RCSID 2001-11-13 13:14:31 +00:00
advmcode.h
adw.c Implement mstohz() as discussed on tech-kern, and use it in SCSI drivers 2002-04-05 18:27:45 +00:00
adw.h
adwlib.c don't need <sys/types.h> when including <sys/param.h> 2001-11-15 09:47:59 +00:00
adwlib.h
adwmcode.c don't need <sys/types.h> when including <sys/param.h> 2001-11-15 09:47:59 +00:00
adwmcode.h
aha.c Implement mstohz() as discussed on tech-kern, and use it in SCSI drivers 2002-04-05 18:27:45 +00:00
ahareg.h
ahavar.h
aic7xxx.c remove trailing \n in panic(). approved perry. 2002-09-27 15:35:29 +00:00
aic7xxx_seeprom.c add/cleanup RCSID 2001-11-13 13:14:31 +00:00
aic7xxxvar.h explicitly, with two l. 2002-02-11 11:01:52 +00:00
aic77xx.c add/cleanup RCSID 2001-11-13 13:14:31 +00:00
aic77xxreg.h
aic77xxvar.h
aic6360.c Implement mstohz() as discussed on tech-kern, and use it in SCSI drivers 2002-04-05 18:27:45 +00:00
aic6360reg.h
aic6360var.h
aic6915.c Fix signed/unsigned comparison warnings. 2002-11-07 08:02:09 +00:00
aic6915reg.h Bump the number of Tx DMA segments from 7 to 15 (the zero-copy socket 2002-05-03 00:04:07 +00:00
aic6915var.h
am79c930.c add/cleanup RCSID 2001-11-13 13:14:31 +00:00
am79c930reg.h
am79c930var.h
am7930.c add/cleanup RCSID 2001-11-13 13:14:31 +00:00
am7930reg.h
am7930var.h
am7990.c add/cleanup RCSID 2001-11-13 13:14:31 +00:00
am7990reg.h
am7990var.h
am9513reg.h
am79900.c add/cleanup RCSID 2001-11-13 13:14:31 +00:00
am79900reg.h
am79900var.h
an.c remove trailing \n in panic(). approved perry. 2002-09-27 15:35:29 +00:00
anreg.h
anvar.h
apcdmareg.h Rework the driver to add EBus DMA support and improve APC DMA support. 2002-03-12 04:48:28 +00:00
awi.c Allow SIOCSIFADDR with AF_LINK and WI_RID_MAC_NODE (wiconfig -m) 2002-10-01 03:27:02 +00:00
awireg.h Several fixes hostap for awi driver: 2002-09-03 14:54:00 +00:00
awivar.h old lucent adhoc-demo mode (adhoc,flag0 or wiconfig -p 3) wasn't handled 2002-09-30 15:48:41 +00:00
ax88190.c Change the "dontcare bits" argument to ifmedia_init() to IFM_IMASK 2002-10-22 00:01:55 +00:00
ax88190reg.h
ax88190var.h
bha.c Implement mstohz() as discussed on tech-kern, and use it in SCSI drivers 2002-04-05 18:27:45 +00:00
bhareg.h
bhavar.h
bt8xx.h
bt431reg.h
bt459reg.h
bt463.c correct range check, have overflow check, fix type mismatches, 2002-08-03 00:12:48 +00:00
bt463reg.h
bt463var.h
bt485.c correct range check, have overflow check, fix type mismatches, 2002-08-03 00:12:48 +00:00
bt485reg.h
bt485var.h
cac.c Introduce a new routine, config_match(), which invokes the 2002-09-27 03:17:40 +00:00
cacreg.h
cacvar.h - Always validate the return value read from the outbound FIFO. 2002-01-25 16:10:35 +00:00
cd18xx.c merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
cd18xxreg.h add a backend serial driver for the cirrus logic CL-CD180/1864/1865 2001-10-03 04:25:29 +00:00
cd18xxvar.h add a backend serial driver for the cirrus logic CL-CD180/1864/1865 2001-10-03 04:25:29 +00:00
cd1190reg.h
cd1400reg.h
clmpcc.c merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
clmpccreg.h
clmpccvar.h
com.c Fix signed/unsigned comparison warnings. 2002-11-07 08:02:09 +00:00
com_cpcbus.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:33:28 +00:00
com_upc.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:33:28 +00:00
comreg.h
comvar.h * Add a new hwflag, COM_HW_NO_TXPRELOAD, which tells comstart() to 2002-04-12 19:32:30 +00:00
cpc700.c Introduce a new routine, config_match(), which invokes the 2002-09-27 03:17:40 +00:00
cpc700reg.h Add a driver for the IBM CPC700 chip. This chip is a host bridge for 2002-05-21 02:58:25 +00:00
cpc700uic.h Add a driver for the IBM CPC700 chip. This chip is a host bridge for 2002-05-21 02:58:25 +00:00
cpc700var.h Add a driver for the IBM CPC700 chip. This chip is a host bridge for 2002-05-21 02:58:25 +00:00
cs89x0.c Make it possible to override the way register access is done. 2002-05-21 02:47:04 +00:00
cs89x0reg.h move dev/isa/cs89x0{.c,{var,reg}.h} into dev/ic 2001-11-26 19:17:05 +00:00
cs89x0var.h Make it possible to override the way register access is done. 2002-05-21 02:47:04 +00:00
cs4231.c Add a mixerctl to mute the internal (mono) speaker via 2002-08-22 20:42:22 +00:00
cs4231reg.h
cs4231var.h Rework the driver to add EBus DMA support and improve APC DMA support. 2002-03-12 04:48:28 +00:00
cs4237reg.h
cy.c merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
cyreg.h
cyvar.h
daic.c Fix copyright notice. 2002-04-14 12:24:26 +00:00
daicreg.h Fix copyright notice. 2002-04-14 12:24:26 +00:00
daicvar.h Fix copyright notice. 2002-04-14 12:24:26 +00:00
dc21040reg.h
decmonitors.c add/cleanup RCSID 2001-11-13 13:14:31 +00:00
depca.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:33:28 +00:00
depcareg.h
depcavar.h
dl10019.c Change the "dontcare bits" argument to ifmedia_init() to IFM_IMASK 2002-10-22 00:01:55 +00:00
dl10019reg.h
dl10019var.h
dp8390.c remove trailing \n in panic(). approved perry. 2002-09-27 15:35:29 +00:00
dp8390reg.h
dp8390var.h
dp83905.c if_media support for the DP83905 AT/LANTIC (a souped-up DP8390). 2001-12-16 00:22:43 +00:00
dp83905reg.h Register definitions for the NatSemi DP83905 AT/LANTIC, as used in many 2001-12-14 10:16:03 +00:00
dp83905var.h if_media support for the DP83905 AT/LANTIC (a souped-up DP8390). 2001-12-16 00:22:43 +00:00
dp83932.c add/cleanup RCSID 2001-11-13 13:14:31 +00:00
dp83932reg.h Bump the number of Tx DMA segments from 8 to 16 (the zero-copy socket 2002-05-03 00:07:02 +00:00
dp83932var.h
dpt.c remove trailing \n in panic(). approved perry. 2002-09-27 15:35:29 +00:00
dptreg.h
dptvar.h
ds.h Mention the DS2401 Silicon Serial Number. 2002-03-24 15:51:45 +00:00
ds1286reg.h Update datasheet URLs. 2002-02-25 17:37:47 +00:00
elink3.c Change the "dontcare bits" argument to ifmedia_init() to IFM_IMASK 2002-10-22 00:01:55 +00:00
elink3reg.h Clean up the C_ and S_ constants. We don't really need two sets of them. 2001-12-28 20:35:46 +00:00
elink3var.h
elinkxl.c Fix multicast handling on 3C905B or later card; 2002-11-09 11:45:18 +00:00
elinkxlreg.h Fix multicast handling on 3C905B or later card; 2002-11-09 11:45:18 +00:00
elinkxlvar.h more proper fix to ex_disable. 2002-06-20 23:47:25 +00:00
esiop.c Spell 'should' correctly. 2002-07-18 11:59:06 +00:00
esiopvar.h Use a u_int32_t in script RAM instead of the SEM bit in ISTAT to pass flags 2002-04-27 18:46:49 +00:00
fmv.c Slightly modify attach messages. 2002-10-05 17:52:31 +00:00
fmvreg.h Overhaul of fmv(4) driver: 2002-10-05 15:16:10 +00:00
fmvvar.h Overhaul of fmv(4) driver: 2002-10-05 15:16:10 +00:00
gem.c Change the "dontcare bits" argument to ifmedia_init() to IFM_IMASK 2002-10-22 00:01:55 +00:00
gemreg.h Many fixes. Multicast hash filter works now. Autonegotiation with GigE 2002-05-11 00:36:02 +00:00
gemvar.h Only enable detailed evcnts if GEM_COUNTERS is defined. But always count 2002-05-15 21:05:23 +00:00
hayespreg.h
hd64570.c bring in latest ALTQ from kjc. ALTQify some of the drivers. 2002-03-05 04:12:57 +00:00
hd64570reg.h
hd64570var.h
hme.c Change the "dontcare bits" argument to ifmedia_init() to IFM_IMASK 2002-10-22 00:01:55 +00:00
hmereg.h Delint. Add /* CONSTCOND */. Add parens to macro argument to avoid 2002-05-07 05:56:47 +00:00
hmevar.h Back out new "hme" driver because it causes a performance regression on 2001-11-26 10:39:29 +00:00
hscx.c remove trailing \n in panic(). approved perry. 2002-09-27 15:35:29 +00:00
hscx.h
i8042reg.h Fix KBS_WARM comment. 2002-01-31 13:25:20 +00:00
i8237reg.h
i8253reg.h
i8259reg.h
i82365.c In pcic_chip_socket_enable() we need to set "reg" ifdef PCICDEBUG as 2002-10-22 02:12:42 +00:00
i82365reg.h
i82365var.h To make dev/pcmcia work on platforms with 64-bit bus_addr_t and 2001-12-15 13:23:20 +00:00
i82557.c Cosmetic changes. 2002-11-15 03:30:26 +00:00
i82557reg.h Define the command block used for loading microcode into the chip. 2002-04-05 05:29:05 +00:00
i82557var.h "definitions" has lots of 'i's, but that's not reason to leave one out. 2002-09-29 23:23:56 +00:00
i82586.c remove trailing \n in panic(). approved perry. 2002-09-27 15:35:29 +00:00
i82586reg.h Added macros for the bits in the SYSBUS byte, and macros 2001-11-26 23:30:59 +00:00
i82586var.h
i82595reg.h
ibm561.c correct range check, have overflow check, fix type mismatches, 2002-08-03 00:12:48 +00:00
ibm561reg.h Hmmm. These were done this year, not 3 years ago. 2001-12-22 01:38:20 +00:00
ibm561var.h Hmmm. These were done this year, not 3 years ago. 2001-12-22 01:38:20 +00:00
icp.c In icp_init(), initialise the "state" variable before incrementing it. 2002-10-22 01:25:28 +00:00
icpreg.h Add a driver for ICP-Vortex GDT and Intel Storage RAID controllers. Parts 2002-04-22 21:05:19 +00:00
icpsp.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:33:28 +00:00
icpvar.h Add a driver for ICP-Vortex GDT and Intel Storage RAID controllers. Parts 2002-04-22 21:05:19 +00:00
ics2101reg.h
igsfb.c Add some preliminary support for setting up the CyberPro in Netwinder. 2002-09-24 18:17:24 +00:00
igsfb_subr.c Add some preliminary support for setting up the CyberPro in Netwinder. 2002-09-24 18:17:24 +00:00
igsfbreg.h Add some preliminary support for setting up the CyberPro in Netwinder. 2002-09-24 18:17:24 +00:00
igsfbvar.h Add some preliminary support for setting up the CyberPro in Netwinder. 2002-09-24 18:17:24 +00:00
iha.c Sync with copyright verbiage update of OpenBSD's iha(4). 2002-11-14 17:07:42 +00:00
ihareg.h Sync with copyright verbiage update of OpenBSD's iha(4). 2002-11-14 17:07:42 +00:00
ihavar.h Sync with copyright verbiage update of OpenBSD's iha(4). 2002-11-14 17:07:42 +00:00
iic_cpcbus.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:33:28 +00:00
ims332reg.h
intersil7170.c add/cleanup RCSID 2001-11-13 13:14:31 +00:00
intersil7170.h
interwave.c Remove inclusion of unused machine/cpufunc.h, it doesn't belong here anyways. 2002-02-06 14:50:42 +00:00
interwavereg.h
interwavevar.h
ipac.h
isac.c remove trailing \n in panic(). approved perry. 2002-09-27 15:35:29 +00:00
isac.h
isacsx.c Fritz!PCI v2.0 ISDN driver from FreeBSD. 2002-10-25 21:03:47 +00:00
isacsx.h Fritz!PCI v2.0 ISDN driver from FreeBSD. 2002-10-25 21:03:47 +00:00
isic.c Uniformly pass a "struct isdn_l3_driver *" through layer 2, so we 2002-05-21 10:31:10 +00:00
isic_bchan.c Uniformly pass a "struct isdn_l3_driver *" through layer 2, so we 2002-05-21 10:31:10 +00:00
isic_l1.c Fritz!PCI v2.0 ISDN driver from FreeBSD. 2002-10-25 21:03:47 +00:00
isic_l1.h Fritz!PCI v2.0 ISDN driver from FreeBSD. 2002-10-25 21:03:47 +00:00
isic_l1fsm.c Fix typo (isic_isac_recover -> isic_recover). Noticed by Matthias Drochner. 2002-10-29 21:02:45 +00:00
isp.c Add in (sight unseen) 10160 support. 2002-10-18 23:31:11 +00:00
isp_inline.h Fix buglet in structure canonicalization of A64 commands. 2002-10-18 23:32:08 +00:00
isp_ioctl.h Various changes to allow for overriding just loopid and/or iid. 2002-08-12 21:33:39 +00:00
isp_netbsd.c Do not enable interrupt driven mailbox commands for non-FC scsi. 2002-09-01 22:30:09 +00:00
isp_netbsd.h Slight cleanup to use ISP_MUSTPOLL macro in case we can ever fix the 2002-10-18 23:32:53 +00:00
isp_target.c Some lint fixes. 2002-10-18 23:33:14 +00:00
isp_target.h Various changes to allow for overriding just loopid and/or iid. 2002-08-12 21:33:39 +00:00
isp_tpublic.h Major restructuring for swizzling to the request queue and unswizzling from 2001-12-14 00:13:44 +00:00
ispmbox.h Add some A64 related support. 2002-10-18 23:33:39 +00:00
ispreg.h Implement F/W crashdumps for 2200 && 2300 cards (kernel compile option). 2002-02-21 22:32:40 +00:00
ispvar.h Remove ISP_DMA_ADDR_T as a 'type'. Instead, go off of whether 2002-10-18 23:35:25 +00:00
joy.c merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
joyvar.h Reduce the massive code duplication regarding joy(4). Split it into 2002-02-02 18:37:38 +00:00
lance.c drop garbage packet (due to chip bug) before injecting it to bpf. 2002-09-03 14:48:16 +00:00
lancereg.h Fix the PARTID for the original 79c970, from Dave Barnes, kern/18029. 2002-09-03 17:57:49 +00:00
lancevar.h
ld_aac.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:33:28 +00:00
ld_cac.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:33:28 +00:00
ld_icp.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:33:28 +00:00
ld_mlx.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:33:28 +00:00
lemac.c add/cleanup RCSID 2001-11-13 13:14:31 +00:00
lemacreg.h
lemacvar.h
lm700x.c Add support for radio cards. Written by Maxim Tsyplakov and Vladimir Popov 2002-01-01 21:51:38 +00:00
lm700x.h Add support for radio cards. Written by Maxim Tsyplakov and Vladimir Popov 2002-01-01 21:51:38 +00:00
lpt.c merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
lpt_upc.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:33:28 +00:00
lptreg.h
lptvar.h
lsi64854.c Adjust residual counter for wide transfers. 2002-10-01 07:07:03 +00:00
lsi64854reg.h
lsi64854var.h
mb86960.c - Merge dev/ic/ate_subr.c into dev/ic/mb86960.c since it only has EEPROM 2002-10-04 15:22:27 +00:00
mb86960reg.h - Merge dev/ic/ate_subr.c into dev/ic/mb86960.c since it only has EEPROM 2002-10-04 15:22:27 +00:00
mb86960var.h Overhaul of fmv(4) driver: 2002-10-05 15:16:10 +00:00
mb89352.c Statements must follow labels. 2002-05-30 21:09:54 +00:00
mb89352reg.h
mb89352var.h
mc6845reg.h
mc6854reg.h
mc68450reg.h
mc146818reg.h
midway.c bring in latest ALTQ from kjc. ALTQify some of the drivers. 2002-03-05 04:12:57 +00:00
midwayreg.h
midwayvar.h
mk48txx.c Allow MD code to provide functions for reading/writing NVRAM/RTC 2002-02-23 17:18:54 +00:00
mk48txxreg.h Allow MD code to provide functions for reading/writing NVRAM/RTC 2002-02-23 17:18:54 +00:00
mlx.c merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
mlxio.h Add an ioctl to retrieve basic controller information. 2002-08-26 17:02:15 +00:00
mlxreg.h Nuke incorrect mailbox length defines and just use 13 everywhere. May help 2002-08-31 05:18:03 +00:00
mlxvar.h - Fix a command accounting bug. 2002-09-22 18:59:00 +00:00
mm58167.c add/cleanup RCSID 2001-11-13 13:14:31 +00:00
mm58167var.h
monitors.h
mpc105reg.h Forgot to mention two reserved bits. 2002-02-11 19:01:28 +00:00
mpu.c add/cleanup RCSID 2001-11-13 13:14:31 +00:00
mpuvar.h
msm6258.c Fix minor typo in adpcm_estim[]. 2002-04-13 12:40:50 +00:00
msm6258var.h Rewrite encode/decode algorithm completely. 2002-04-07 14:51:40 +00:00
mtd803.c Add a driver for the Myson Technology MTD803 3-in-1 Fast Ethernet Controller, 2002-11-07 21:56:56 +00:00
mtd803reg.h Add a driver for the Myson Technology MTD803 3-in-1 Fast Ethernet Controller, 2002-11-07 21:56:56 +00:00
mtd803var.h Add a driver for the Myson Technology MTD803 3-in-1 Fast Ethernet Controller, 2002-11-07 21:56:56 +00:00
mx98905.c Add prototypes for static functions. 2002-02-17 20:08:34 +00:00
mx98905var.h Add code to support the bugged Macronix MX98905 chip, as used in several 2001-12-15 17:47:34 +00:00
ncr53c9x.c Reset the driver on scsibus reset. 2002-10-06 21:35:33 +00:00
ncr53c9xreg.h "than" instead of "then". 2001-11-21 19:14:19 +00:00
ncr53c9xvar.h Correct typo in comment(pointed by john heasley <heas@shrubbery.net>). 2002-10-22 17:58:45 +00:00
ncr53c400reg.h
ncr5380.doc
ncr5380reg.h
ncr5380sbc.c Implement mstohz() as discussed on tech-kern, and use it in SCSI drivers 2002-04-05 18:27:45 +00:00
ncr5380var.h __arm26__ -> acorn26. This has the advantage of actually being defined. 2002-03-24 15:52:33 +00:00
ne2000.c add/cleanup RCSID 2001-11-13 13:14:31 +00:00
ne2000reg.h
ne2000var.h
nec765reg.h
ns8477reg.h
ns16450reg.h
ns16550reg.h
nslm7x.c Changes for SMBus/I2C: 2002-11-15 14:55:41 +00:00
nslm7xvar.h Changes for SMBus/I2C: 2002-11-15 14:55:41 +00:00
opl.c add/cleanup RCSID 2001-11-13 13:14:31 +00:00
opl3sa3reg.h Add explicit support of OPL3-SA2 (YMF711). 2002-03-10 13:57:10 +00:00
oplinstrs.c add/cleanup RCSID 2001-11-13 13:14:31 +00:00
oplreg.h
oplvar.h Introduce "flags 1", which causes left and right channels swapped. 2001-11-04 06:44:31 +00:00
osiop.c Implement mstohz() as discussed on tech-kern, and use it in SCSI drivers 2002-04-05 18:27:45 +00:00
osiopreg.h
osiopvar.h Eliminate more commons or redundant declarations. 2002-05-14 02:58:32 +00:00
pcdisplay.h
pcdisplay_chars.c Fix some signed/unsigned comparison warnings from GCC 3.3. 2002-08-25 19:11:16 +00:00
pcdisplay_subr.c Fix some signed/unsigned comparison warnings from GCC 3.3. 2002-08-25 19:11:16 +00:00
pcdisplayvar.h - ANSI & KNF, notably remove __P. 2002-07-07 06:49:22 +00:00
pckbc.c pckbc_poll_data1(): make sure the loop variable is always initialized 2002-11-01 21:39:31 +00:00
pckbcvar.h
pdq.c make auto const variables static. 2002-06-08 16:51:38 +00:00
pdq_ifsubr.c bring in latest ALTQ from kjc. ALTQify some of the drivers. 2002-03-05 04:12:57 +00:00
pdqreg.h
pdqvar.h
ramdac.h Update the ramdac interface to be allow the setting of dotclocks. This is 2001-12-12 07:47:46 +00:00
rrunner.c merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
rrunnerreg.h
rrunnervar.h Convert to new device buffer queue interface. 2002-07-24 19:34:57 +00:00
rtl80x9.c add/cleanup RCSID 2001-11-13 13:14:31 +00:00
rtl80x9reg.h
rtl80x9var.h
rtl81x9.c Fix signed/unsigned comparison warnings. 2002-11-07 07:46:39 +00:00
rtl81x9reg.h
rtl81x9var.h
seeq8003reg.h
seeq8005.c Quieten lint a little. 2002-11-03 14:59:06 +00:00
seeq8005reg.h
seeq8005var.h Add support for feeding entropy to rnd(4). 2001-11-07 20:01:58 +00:00
sgec.c remove trailing \n in panic(). approved perry. 2002-09-27 15:35:29 +00:00
sgecreg.h
sgecvar.h
siop.c in siop_reset(), reset sc_ntargets to 0. The number of targets will be 2002-11-08 22:04:41 +00:00
siop_common.c remove trailing \n in panic(). approved perry. 2002-09-27 15:35:29 +00:00
siopreg.h Add definitions for the AIP control registers (1010 only). 2002-08-29 16:43:23 +00:00
siopvar.h More copyright fixes, pointed out by Thomas. Thanks ! 2002-04-23 20:41:13 +00:00
siopvar_common.h remove duplicate cpp defs. 2002-10-23 02:32:36 +00:00
sl811hs.c Correct xfer->busy_free status in DIAGNOSTIC. 2002-09-08 07:58:14 +00:00
sl811hsreg.h Add driver for ScanLogic SL811HS/T USB Host Controller. 2002-08-11 13:17:52 +00:00
sl811hsvar.h Add driver for ScanLogic SL811HS/T USB Host Controller. 2002-08-11 13:17:52 +00:00
smc83c170.c Fix signed/unsigned comparison warnings. 2002-11-07 07:46:39 +00:00
smc83c170reg.h
smc83c170var.h Fix signed/unsigned comparison warnings. 2002-11-07 07:46:39 +00:00
smc90cx6.c add/cleanup RCSID 2001-11-13 13:14:31 +00:00
smc90cx6reg.h
smc90cx6var.h
smc91cxx.c Change the "dontcare bits" argument to ifmedia_init() to IFM_IMASK 2002-10-22 00:01:55 +00:00
smc91cxxreg.h
smc91cxxvar.h Add a flag, SMC_FLAGS_32BIT_READ, which is settable by the bus-specific 2002-09-04 14:54:37 +00:00
smc93cx6.c add/cleanup RCSID 2001-11-13 13:14:31 +00:00
smc93cx6var.h
spic.c Add a driver for the Sony SPIC that handles jog dials etc. 2002-04-22 12:42:11 +00:00
spicvar.h Add a driver for the Sony SPIC that handles jog dials etc. 2002-04-22 12:42:11 +00:00
st16650reg.h
sunscpal.c remove trailing \n in panic(). approved perry. 2002-09-27 15:35:29 +00:00
sunscpalreg.h
sunscpalvar.h
tcic2.c Introduce a new routine, config_match(), which invokes the 2002-09-27 03:17:40 +00:00
tcic2reg.h
tcic2var.h To make dev/pcmcia work on platforms with 64-bit bus_addr_t and 2001-12-15 13:23:20 +00:00
tea5757.c Use a different way to recognize tea5759 chips. From OpenBSD. 2002-09-03 18:53:40 +00:00
tea5757.h Use a different way to recognize tea5759 chips. From OpenBSD. 2002-09-03 18:53:40 +00:00
timer_cpcbus.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:33:28 +00:00
tms320av110.c don't need <sys/types.h> when including <sys/param.h> 2001-11-15 09:47:59 +00:00
tms320av110reg.h
tms320av110var.h
tropic.c add/cleanup RCSID 2001-11-13 13:14:31 +00:00
tropicreg.h
tropicvar.h
tulip.c Check existence of the default 10baseT media for 21140. 2002-10-08 15:05:35 +00:00
tulipreg.h Fix signed/unsigned comparison warnings. 2002-11-07 07:55:53 +00:00
tulipvar.h For the 21142/21143 internal Nway, only advertise/resolve media for 2002-09-18 19:12:17 +00:00
uha.c don't need <sys/types.h> when including <sys/param.h> 2001-11-15 09:47:59 +00:00
uhareg.h
uhavar.h
universereg.h
upc.c Introduce a new routine, config_match(), which invokes the 2002-09-27 03:17:40 +00:00
upcreg.h
upcvar.h
vga.c Move vga_common_probe() to vga_common.c. vga_common.c contains common 2002-10-15 17:30:43 +00:00
vga_common.c Move vga_common_probe() to vga_common.c. vga_common.c contains common 2002-10-15 17:30:43 +00:00
vga_raster.c Missing '.' 2002-11-04 08:05:52 +00:00
vga_subr.c Add VGA raster graphics console driver. It is written as an extension 2002-10-15 18:14:41 +00:00
vgareg.h Registers are of u_int8_t type. 2001-12-30 13:13:04 +00:00
vgavar.h Add VGA raster graphics console driver. It is written as an extension 2002-10-15 18:14:41 +00:00
videomode.h Missing '.' 2002-11-04 08:05:52 +00:00
wdc.c remove trailing \n in panic(). approved perry. 2002-09-27 15:35:29 +00:00
wdc_upc.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:33:28 +00:00
wdcreg.h Add ATA SMART reporting support from Ben Collver in kern/12787. 2002-08-05 23:29:27 +00:00
wdcvar.h Add LBA48 support based on patches from Keisuke YOSHIDA. KNF a bit while 2002-01-13 17:24:28 +00:00
we.c add/cleanup RCSID 2001-11-13 13:14:31 +00:00
wereg.h
wevar.h
wi.c In wi_get_cfg, factor the code for getting the tx rate with the 2002-11-16 06:25:05 +00:00
wi_ieee.h Support two new RIDs. 2002-11-16 06:02:53 +00:00
wireg.h WI_PCI_CBMA belongs in dev/pci. 2002-10-21 11:57:25 +00:00
wivar.h Support two new RIDs. 2002-11-16 06:02:53 +00:00
z8530.doc
z8530reg.h
z8530sc.c Deal with the strange SCC wiring on TC IOASIC machines. Thanks to Bill 2002-09-24 13:23:31 +00:00
z8530sc.h Deal with the strange SCC wiring on TC IOASIC machines. Thanks to Bill 2002-09-24 13:23:31 +00:00
z8530tty.c Fix signed/unsigned comparison warnings. 2002-11-09 18:52:20 +00:00

README.ncr5380sbc

NCR 53C80/53C400 driver

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

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

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

Until now, that is...

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

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

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

This driver has bene tested with the following adapters:

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

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

	options	NCR5380_USE_BUS_SPACE

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

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

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

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

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

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

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

	scsibus* at nca?

The following is the probe output from my test system:

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

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

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

1) No DMA or pseudo-DMA support

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

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

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

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

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

Again, I welcome suggestions.

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

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

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

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

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

Share and enjoy

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