NetBSD/sys/dev/ic
dyoung 14d897a9e1 Make this compile on sparc64:
1 s/next_tick/next_tint/ because next_tick shadows a global on sparc64.

2 Fix the bus-barrier helper routines, which had the tag & handle
  swapped (!!).  Move the helpers from rtwreg.h to rtwvar.h, and
  change RTW_BARRIER() into an inline subroutine called rtw_barrier().
2010-03-15 23:21:08 +00:00
..
Makefile
README.ncr5380sbc
aac.c
aac_tables.h
aacreg.h
aacvar.h
ac97.c Support UCB1400. 2009-07-13 12:54:11 +00:00
ac97reg.h
ac97var.h struct device * -> device_t, no functional changes intended. 2009-05-12 14:16:35 +00:00
acpipmtimer.c Let us detach ichlpcib(4) and its children. 2009-08-18 17:47:46 +00:00
acpipmtimer.h Let us detach ichlpcib(4) and its children. 2009-08-18 17:47:46 +00:00
ad1843reg.h
ad1848.c
ad1848reg.h
ad1848var.h
adv.c Remove some unecessary includes sys/user.h header. 2009-11-23 02:13:44 +00:00
adv.h
advlib.c
advlib.h
advmcode.c
advmcode.h
adw.c Remove some unecessary includes sys/user.h header. 2009-11-23 02:13:44 +00:00
adw.h
adwlib.c Change about 4500 of the K&R function definitions to ANSI ones. 2009-03-14 15:35:58 +00:00
adwlib.h
adwmcode.c Remove some unecessary includes sys/user.h header. 2009-11-23 02:13:44 +00:00
adwmcode.h
aha.c Remove some unecessary includes sys/user.h header. 2009-11-23 02:13:44 +00:00
ahareg.h
ahavar.h Split device_t/softc. Tested on AHA-1542CF. 2009-09-21 08:12:47 +00:00
ahcisata_core.c ata(4) expects IDENTIFY data to be in host endianess. 2010-03-12 19:03:14 +00:00
ahcisatareg.h Remove closes 3 & 4 from my licence. Lots of thanks to Soren Jacobsen 2009-10-19 18:41:07 +00:00
ahcisatavar.h Remove closes 3 & 4 from my licence. Lots of thanks to Soren Jacobsen 2009-10-19 18:41:07 +00:00
aic7xxx.c Remove whitespaces between tabs. 2009-09-03 14:40:43 +00:00
aic7xxx_cam.h
aic7xxx_inline.h ansify function definitions 2009-03-15 15:52:12 +00:00
aic7xxx_osm.c A pointer typedef entails trading too much flexibility to declare const 2010-02-24 22:37:54 +00:00
aic7xxx_osm.h Make ahc_detach() take struct ahc_softc * as well as ahc_attach() 2009-05-16 06:44:05 +00:00
aic7xxx_seeprom.c Change about 4500 of the K&R function definitions to ANSI ones. 2009-03-14 15:35:58 +00:00
aic7xxxvar.h struct device * -> device_t, no functional changes intended. 2009-05-12 14:16:35 +00:00
aic77xx.c Change about 4500 of the K&R function definitions to ANSI ones. 2009-03-14 15:35:58 +00:00
aic77xxreg.h
aic77xxvar.h
aic79xx.c - wrap long lines 2009-09-03 14:52:22 +00:00
aic79xx_inline.h Remove unnecessary casts against void pointers. 2009-09-05 12:39:25 +00:00
aic79xx_osm.c A pointer typedef entails trading too much flexibility to declare const 2010-02-24 22:37:54 +00:00
aic79xx_osm.h Split device_t/softc. Tested on aic7901A. 2009-09-26 14:44:10 +00:00
aic79xxvar.h Split device_t/softc. Tested on aic7901A. 2009-09-26 14:44:10 +00:00
aic6360.c Remove some unecessary includes sys/user.h header. 2009-11-23 02:13:44 +00:00
aic6360reg.h
aic6360var.h Don't declare ISA specific aic_isa_attach() in MI header, and 2009-09-22 13:18:28 +00:00
aic6915.c Redefine bpf linkage through an always present op vector, i.e. 2010-01-19 22:06:18 +00:00
aic6915reg.h
aic6915var.h Replace shutdownhook_establish(9) with pmf_device_register1(9). 2009-09-27 10:00:11 +00:00
al2210reg.h Drop 3rd and 4th clauses from David Young's license. 2009-10-19 23:19:37 +00:00
am79c930.c
am79c930reg.h
am79c930var.h
am7930.c
am7930reg.h
am7930var.h
am7990.c Redefine bpf linkage through an always present op vector, i.e. 2010-01-19 22:06:18 +00:00
am7990reg.h
am7990var.h
am9513reg.h
am79900.c Redefine bpf linkage through an always present op vector, i.e. 2010-01-19 22:06:18 +00:00
am79900reg.h
am79900var.h
an.c Redefine bpf linkage through an always present op vector, i.e. 2010-01-19 22:06:18 +00:00
anreg.h
anvar.h Forward declare struct bpf_if and use that as the type for bpf_if 2010-01-17 19:45:06 +00:00
apcdmareg.h
ath.c Redefine bpf linkage through an always present op vector, i.e. 2010-01-19 22:06:18 +00:00
ath_netbsd.c Drop 3rd and 4th clauses from David Young's license. 2009-10-19 23:19:37 +00:00
ath_netbsd.h Drop 3rd and 4th clauses from David Young's license. 2009-10-19 23:19:37 +00:00
athioctl.h
athrate-amrr.c
athrate-amrr.h
athrate-onoe.c Make this build on -current. 2009-03-27 16:10:50 +00:00
athrate-onoe.h
athrate-sample.c
athrate-sample.h
athrate.h
athvar.h Use device_suspensor_t instead of struct device_suspensor. 2010-03-14 21:25:59 +00:00
atppc.c
atppcreg.h
atppcvar.h
attimer.c Make pcppi(4) detach the "speaker" from attimer(4), so that the 2009-04-07 22:30:09 +00:00
attimervar.h Make pcppi(4) detach the "speaker" from attimer(4), so that the 2009-04-07 22:30:09 +00:00
atw.c A pointer typedef entails trading too much flexibility to declare const 2010-02-24 22:37:54 +00:00
atwreg.h Define some bitfields that come from a reference driver. 2009-02-06 02:02:26 +00:00
atwvar.h Use device_suspensor_t instead of struct device_suspensor. 2010-03-14 21:25:59 +00:00
awi.c Redefine bpf linkage through an always present op vector, i.e. 2010-01-19 22:06:18 +00:00
awireg.h
awivar.h Simplify activation hook. Replace each use of sc_invalid by either 2009-11-12 19:32:14 +00:00
ax88190.c
ax88190reg.h
ax88190var.h
bha.c Remove some unecessary includes sys/user.h header. 2009-11-23 02:13:44 +00:00
bhareg.h
bhavar.h
bt8xx.h
bt431reg.h
bt459reg.h
bt463.c Change about 4500 of the K&R function definitions to ANSI ones. 2009-03-14 15:35:58 +00:00
bt463reg.h
bt463var.h
bt485.c Change about 4500 of the K&R function definitions to ANSI ones. 2009-03-14 15:35:58 +00:00
bt485reg.h
bt485var.h
bwi.c A pointer typedef entails trading too much flexibility to declare const 2010-02-24 22:37:54 +00:00
bwireg.h Correct PHY types (5 is LP, _not_ N). 2009-01-28 14:49:10 +00:00
bwivar.h A pointer typedef entails trading too much flexibility to declare const 2010-02-24 22:37:54 +00:00
cac.c Remove setting of edata->monitor since that member no longer exists. 2010-03-14 18:05:07 +00:00
cacreg.h
cacvar.h struct device * -> device_t, no functional changes intended. 2009-05-12 14:16:35 +00:00
cd18xx.c Change about 4500 of the K&R function definitions to ANSI ones. 2009-03-14 15:35:58 +00:00
cd18xxreg.h
cd18xxvar.h
cd1190reg.h
cd1400reg.h
ciss.c Remove setting of edata->monitor since that member no longer exists. 2010-03-14 18:05:07 +00:00
cissreg.h
cissvar.h struct device * -> device_t, no functional changes intended. 2009-05-12 14:16:35 +00:00
clmpcc.c Remove some unecessary includes sys/user.h header. 2009-11-23 02:13:44 +00:00
clmpccreg.h
clmpccvar.h
com.c A pointer typedef entails trading too much flexibility to declare const 2010-02-24 22:37:54 +00:00
com_cpcbus.c
com_upc.c The introduction of config_stdsubmatch() lost an important feature of 2009-01-25 14:34:14 +00:00
comreg.h
comvar.h A pointer typedef entails trading too much flexibility to declare const 2010-02-24 22:37:54 +00:00
cpc700.c struct device * -> device_t, no functional changes intended. 2009-05-12 14:16:35 +00:00
cpc700reg.h
cpc700uic.h
cpc700var.h
cs89x0.c Redefine bpf linkage through an always present op vector, i.e. 2010-01-19 22:06:18 +00:00
cs89x0reg.h
cs89x0var.h Split device_t/softc. Tested only on cs at ofisa on shark. 2009-09-22 14:55:19 +00:00
cs4215reg.h
cs4215var.h
cs4231.c set a delta value on the master channel and move it to the outputs class so 2010-01-14 02:21:19 +00:00
cs4231reg.h
cs4231var.h
cs4237reg.h
cy.c Remove some unecessary includes sys/user.h header. 2009-11-23 02:13:44 +00:00
cyreg.h
cyvar.h
daic.c struct device * -> device_t, no functional changes intended. 2009-05-12 14:16:35 +00:00
daicreg.h
daicvar.h struct device * -> device_t, no functional changes intended. 2009-05-12 14:16:35 +00:00
dc21040reg.h
decmonitors.c
depca.c
depcareg.h
depcavar.h
dl10019.c
dl10019reg.h
dl10019var.h
dp8390.c KNF, misc cosmetics. 2010-02-27 05:41:22 +00:00
dp8390reg.h
dp8390var.h struct device * -> device_t, no functional changes intended. 2009-05-12 14:16:35 +00:00
dp83905.c
dp83905reg.h
dp83905var.h
dp83932.c Redefine bpf linkage through an always present op vector, i.e. 2010-01-19 22:06:18 +00:00
dp83932reg.h
dp83932var.h Replace shutdownhook_establish(9) with pmf_device_register1(9). 2009-09-01 15:19:20 +00:00
dpt.c Remove uarea swap-out functionality: 2009-10-21 21:11:57 +00:00
dptreg.h
dptvar.h
ds.h
ds1286reg.h
ds1687reg.h
elink3.c Redefine bpf linkage through an always present op vector, i.e. 2010-01-19 22:06:18 +00:00
elink3reg.h
elink3var.h Replace shutdownhook_establish(9) with pmf_device_register1(9) in 2009-09-05 12:30:59 +00:00
elinkxl.c Redefine bpf linkage through an always present op vector, i.e. 2010-01-19 22:06:18 +00:00
elinkxlreg.h
elinkxlvar.h
esiop.c various aprint_* fixes. 2010-03-11 03:54:56 +00:00
esiopvar.h Remove closes 3 & 4 from my licence. Lots of thanks to Soren Jacobsen 2009-10-19 18:41:07 +00:00
fmv.c
fmvreg.h
fmvvar.h
gem.c A pointer typedef entails trading too much flexibility to declare const 2010-02-24 22:37:54 +00:00
gemreg.h
gemvar.h A pointer typedef entails trading too much flexibility to declare const 2010-02-24 22:37:54 +00:00
hayespreg.h
hd44780_subr.c Misc KNF. 2009-08-30 02:07:05 +00:00
hd44780reg.h Misc KNF. 2009-08-30 02:07:05 +00:00
hd44780var.h Misc KNF. 2009-08-30 02:07:05 +00:00
hd64570.c Redefine bpf linkage through an always present op vector, i.e. 2010-01-19 22:06:18 +00:00
hd64570reg.h
hd64570var.h Redefine bpf linkage through an always present op vector, i.e. 2010-01-19 22:06:18 +00:00
hfa3861areg.h Drop 3rd and 4th clauses from David Young's license. 2009-10-19 23:19:37 +00:00
hme.c Redefine bpf linkage through an always present op vector, i.e. 2010-01-19 22:06:18 +00:00
hmereg.h Add extra counter definitions (pointed out by Geoff Wing). 2009-05-07 06:46:54 +00:00
hmevar.h hme_reset() is no longer called from bus attachments so make it static. 2009-09-18 12:40:15 +00:00
hpet.c A pointer typedef entails trading too much flexibility to declare const 2010-02-24 22:37:54 +00:00
hpetreg.h
hpetvar.h Add a bus-independent detachment routine. In the attachment routine, 2009-08-18 17:06:35 +00:00
hscx.c
hscx.h
i128.c
i128reg.h
i128var.h
i8042reg.h
i8237reg.h
i8253reg.h
i8259reg.h
i82365.c Misc KNF and cosmetics, and remove unnecessary casts etc. 2009-09-17 18:14:41 +00:00
i82365reg.h
i82365var.h Misc KNF and cosmetics, and remove unnecessary casts etc. 2009-09-17 18:14:41 +00:00
i82557.c Make fxp at cardbus detach during shutdown. 2010-02-25 23:40:39 +00:00
i82557reg.h Check revisions and print names of i82551/i82551ER, per Intel manual. 2009-04-17 15:37:43 +00:00
i82557var.h Make fxp at cardbus detach during shutdown. 2010-02-25 23:40:39 +00:00
i82586.c Redefine bpf linkage through an always present op vector, i.e. 2010-01-19 22:06:18 +00:00
i82586reg.h
i82586var.h
i82595reg.h
i82596.c Redefine bpf linkage through an always present op vector, i.e. 2010-01-19 22:06:18 +00:00
i82596reg.h
i82596var.h Spell busy correctly. 2009-12-01 23:16:00 +00:00
i82801lpcreg.h gpio(4) support for Intel ICH southbridges. 2009-09-27 17:55:31 +00:00
iavc.c Make this compile &foo[0] does not work for void * :-) Wojciech Galazka 2009-01-23 19:49:16 +00:00
iavcreg.h
iavcvar.h
ibm561.c Change about 4500 of the K&R function definitions to ANSI ones. 2009-03-14 15:35:58 +00:00
ibm561reg.h
ibm561var.h
ibm82660reg.h
icp.c
icp_ioctl.c
icp_ioctl.h
icpreg.h
icpsp.c struct device * -> device_t, no functional changes intended. 2009-05-12 14:16:35 +00:00
icpvar.h struct device * -> device_t, no functional changes intended. 2009-05-12 14:16:35 +00:00
ics2101reg.h
igsfb.c Change a comment. INSECURE has but one purpose. 2009-12-24 19:16:28 +00:00
igsfb_subr.c Make colour depths higher than 8bit work in X. 2009-11-18 21:59:38 +00:00
igsfbreg.h add modeseting support. Now if there's a mode string in igsfb_devconfig the 2009-11-11 17:01:17 +00:00
igsfbvar.h Make colour depths higher than 8bit work in X. 2009-11-18 21:59:38 +00:00
iha.c
ihareg.h
ihavar.h
iic_cpcbus.c struct device * -> device_t, no functional changes intended. 2009-05-12 14:16:35 +00:00
ims332reg.h
intersil7170.c
intersil7170reg.h
intersil7170var.h
interwave.c Change about 4500 of the K&R function definitions to ANSI ones. 2009-03-14 15:35:58 +00:00
interwavereg.h
interwavevar.h
ipac.h
isac.c
isac.h
isacsx.c
isacsx.h
isic.c
isic_bchan.c
isic_l1.c
isic_l1.h
isic_l1fsm.c
isp.c Amazingly, we've been freeing a handle and then using that which it referred 2010-01-15 20:09:09 +00:00
isp_ioctl.h
isp_library.c Remove extra semicolons. 2010-01-05 13:30:10 +00:00
isp_library.h Update ISP driver to latest and greatest. Includes support for the 8Gb part. 2009-06-25 23:44:01 +00:00
isp_netbsd.c Keep track of what appear to be live Fibre Channel disks and store up the 2010-01-11 01:33:22 +00:00
isp_netbsd.h Keep track of what appear to be live Fibre Channel disks and store up the 2010-01-11 01:33:22 +00:00
isp_stds.h Add some more definitions appropriate for T10 standards 2010-01-03 02:47:09 +00:00
isp_target.c Update ISP driver to latest and greatest. Includes support for the 8Gb part. 2009-06-25 23:44:01 +00:00
isp_target.h Update ISP driver to latest and greatest. Includes support for the 8Gb part. 2009-06-25 23:44:01 +00:00
isp_tpublic.h Add some more definitions appropriate for T10 standards 2010-01-03 02:47:09 +00:00
ispmbox.h Add some more definitions appropriate for T10 standards 2010-01-03 02:47:09 +00:00
ispreg.h Update ISP driver to latest and greatest. Includes support for the 8Gb part. 2009-06-25 23:44:01 +00:00
ispvar.h Update ISP driver to latest and greatest. Includes support for the 8Gb part. 2009-06-25 23:44:01 +00:00
joy.c
joyvar.h
lan9118.c Redefine bpf linkage through an always present op vector, i.e. 2010-01-19 22:06:18 +00:00
lan9118reg.h Maybe supported LAN9218 Family. 2009-12-02 12:51:50 +00:00
lan9118var.h Support mii_tick(). 2009-11-28 08:44:00 +00:00
lance.c Redefine bpf linkage through an always present op vector, i.e. 2010-01-19 22:06:18 +00:00
lancereg.h
lancevar.h Replace shutdownhook_establish(9) with pmf_device_register1(9). 2009-09-04 16:21:24 +00:00
lcdkp_subr.c Change about 4500 of the K&R function definitions to ANSI ones. 2009-03-14 15:35:58 +00:00
lcdkp_subr.h
ld_aac.c struct device * -> device_t, no functional changes intended. 2009-05-12 14:16:35 +00:00
ld_cac.c struct device * -> device_t, no functional changes intended. 2009-05-12 14:16:35 +00:00
ld_icp.c One more device_t/softc split fallout (a missing device_private()). 2009-01-29 12:14:40 +00:00
ld_mlx.c
lemac.c Redefine bpf linkage through an always present op vector, i.e. 2010-01-19 22:06:18 +00:00
lemacreg.h
lemacvar.h
lm700x.c
lm700x.h
lpt.c Remove IPL_LPT and IPL_IPI aliases, use the actual IPLs. 2009-11-25 14:28:49 +00:00
lpt_upc.c The introduction of config_stdsubmatch() lost an important feature of 2009-01-25 14:34:14 +00:00
lptreg.h
lptvar.h
lsi64854.c
lsi64854reg.h
lsi64854var.h
matrixkp_subr.c
matrixkpvar.h struct device * -> device_t, no functional changes intended. 2009-05-12 14:16:35 +00:00
max2820reg.h Drop 3rd and 4th clauses from David Young's license. 2009-10-19 23:19:37 +00:00
mb86950.c Redefine bpf linkage through an always present op vector, i.e. 2010-01-19 22:06:18 +00:00
mb86950reg.h
mb86950var.h struct device * -> device_t, no functional changes intended. 2009-05-12 14:16:35 +00:00
mb86960.c Redefine bpf linkage through an always present op vector, i.e. 2010-01-19 22:06:18 +00:00
mb86960reg.h
mb86960var.h struct device * -> device_t, no functional changes intended. 2009-05-12 14:16:35 +00:00
mb89352.c Remove some unecessary includes sys/user.h header. 2009-11-23 02:13:44 +00:00
mb89352reg.h
mb89352var.h Remove definition of spc_activate(), it has gone away. 2009-11-12 20:15:02 +00:00
mc6845reg.h
mc6854reg.h
mc68450reg.h
mc146818.c
mc146818reg.h
mc146818var.h
mfi.c Remove setting of edata->monitor since that member no longer exists. 2010-03-14 18:05:07 +00:00
mfireg.h Add newer cars supports. Tested on MegaRAID SAS 9260-8i. 2010-02-09 00:05:18 +00:00
mfivar.h Add newer cars supports. Tested on MegaRAID SAS 9260-8i. 2010-02-09 00:05:18 +00:00
midway.c Redefine bpf linkage through an always present op vector, i.e. 2010-01-19 22:06:18 +00:00
midwayreg.h
midwayvar.h
mk48txx.c
mk48txxreg.h
mk48txxvar.h
mlx.c
mlxio.h
mlxreg.h
mlxvar.h
mm58167.c Switch to using todr_[gs]ettime_ymdhms() format 2009-12-12 16:12:05 +00:00
mm58167var.h
monitors.h
mpc105reg.h
mpc106reg.h
mpt.c Remove extra whitespace added by a stupid tool. 2009-04-18 14:58:02 +00:00
mpt.h
mpt_debug.c Remove extra whitespace added by a stupid tool. 2009-04-18 14:58:02 +00:00
mpt_mpilib.h
mpt_netbsd.c
mpt_netbsd.h
mpu.c
mpuvar.h
msm6258.c
msm6258var.h
mtd803.c Redefine bpf linkage through an always present op vector, i.e. 2010-01-19 22:06:18 +00:00
mtd803reg.h
mtd803var.h
mvsata.c Remove extra semicolons. 2010-01-05 13:30:10 +00:00
mvsatareg.h Support Marvell Hercules-I/II SATA Controllers. 2009-07-27 12:34:12 +00:00
mvsatavar.h Support Marvell Hercules-I/II SATA Controllers. 2009-07-27 12:34:12 +00:00
mx98905.c ANSIfy another 1261 function definitions. 2009-03-14 21:04:01 +00:00
mx98905var.h
ncr53c9x.c Whitespace nits. 2009-09-07 13:31:44 +00:00
ncr53c9xreg.h Whitespace nits. 2009-09-07 13:31:44 +00:00
ncr53c9xvar.h Whitespace nits. 2009-09-07 13:31:44 +00:00
ncr53c400reg.h
ncr5380.doc
ncr5380reg.h
ncr5380sbc.c Remove some unecessary includes sys/user.h header. 2009-11-23 02:13:44 +00:00
ncr5380var.h
ne2000.c - make local functions static 2010-03-13 15:27:40 +00:00
ne2000reg.h
ne2000var.h u_int8_t -> uint8_t 2010-03-13 15:26:38 +00:00
nec765reg.h
nec7210reg.h
nec71071reg.h
ninjaata32.c Change about 4500 of the K&R function definitions to ANSI ones. 2009-03-14 15:35:58 +00:00
ninjaata32reg.h
ninjaata32var.h
ninjascsi32.c - fix one more device_t/softc split botch in debug code 2009-05-16 05:51:58 +00:00
ninjascsi32reg.h
ninjascsi32var.h
ns8477reg.h
ns16450reg.h
ns16550reg.h
nslm7x.c Explicitly mark voltage readings as valid in Winbond voltage refresh functions. 2010-02-13 04:09:36 +00:00
nslm7xvar.h Add temp-sensor type selection (via autoconfig flags). Currently only 2010-02-08 21:42:01 +00:00
oosiop.c
oosiopreg.h
oosiopvar.h
opl.c aprint-ify 2009-09-01 21:46:52 +00:00
opl3sa3reg.h
oplinstrs.c
oplreg.h
oplvar.h
osiop.c
osiopreg.h
osiopvar.h
pcdisplay.h
pcdisplay_chars.c retire our private definitions for the scan1/3/5/7/9 DEC graphics 2010-02-25 11:20:09 +00:00
pcdisplay_subr.c
pcdisplayvar.h ansify function definitions 2009-03-15 15:52:12 +00:00
pcf8584.c Update pcf8584 driver from OpenBSD 2010-02-28 11:47:28 +00:00
pcf8584reg.h
pcf8584var.h Update pcf8584 driver from OpenBSD 2010-02-28 11:47:28 +00:00
pckbc.c A pointer typedef entails trading too much flexibility to declare const 2010-02-24 22:37:54 +00:00
pckbcvar.h A pointer typedef entails trading too much flexibility to declare const 2010-02-24 22:37:54 +00:00
pdq.c
pdq_ifsubr.c Redefine bpf linkage through an always present op vector, i.e. 2010-01-19 22:06:18 +00:00
pdqreg.h
pdqvar.h Redefine bpf linkage through an always present op vector, i.e. 2010-01-19 22:06:18 +00:00
ramdac.h
rf3000reg.h Drop 3rd and 4th clauses from David Young's license. 2009-10-19 23:19:37 +00:00
rrunner.c Redefine bpf linkage through an always present op vector, i.e. 2010-01-19 22:06:18 +00:00
rrunnerreg.h
rrunnervar.h
rs5c313.c
rs5c313reg.h
rs5c313var.h
rt2560.c Redefine bpf linkage through an always present op vector, i.e. 2010-01-19 22:06:18 +00:00
rt2560reg.h
rt2560var.h Redefine bpf linkage through an always present op vector, i.e. 2010-01-19 22:06:18 +00:00
rt2661.c Redefine bpf linkage through an always present op vector, i.e. 2010-01-19 22:06:18 +00:00
rt2661reg.h
rt2661var.h Redefine bpf linkage through an always present op vector, i.e. 2010-01-19 22:06:18 +00:00
rtl80x9.c Change about 4500 of the K&R function definitions to ANSI ones. 2009-03-14 15:35:58 +00:00
rtl80x9reg.h
rtl80x9var.h
rtl81x9.c Redefine bpf linkage through an always present op vector, i.e. 2010-01-19 22:06:18 +00:00
rtl81x9reg.h Remove unnecessary whitespace. 2009-09-05 03:50:49 +00:00
rtl81x9var.h Remove unnecessary whitespace. 2009-09-05 03:50:49 +00:00
rtl8169.c Redefine bpf linkage through an always present op vector, i.e. 2010-01-19 22:06:18 +00:00
rtl8169var.h struct device * -> device_t, no functional changes intended. 2009-05-12 14:16:35 +00:00
rtw.c Make this compile on sparc64: 2010-03-15 23:21:08 +00:00
rtwphy.c Drop 3rd and 4th clauses from David Young's license. 2009-10-19 23:19:37 +00:00
rtwphy.h Drop 3rd and 4th clauses from David Young's license. 2009-10-19 23:19:37 +00:00
rtwphyio.c Drop 3rd and 4th clauses from David Young's license. 2009-10-19 23:19:37 +00:00
rtwphyio.h Drop 3rd and 4th clauses from David Young's license. 2009-10-19 23:19:37 +00:00
rtwreg.h Make this compile on sparc64: 2010-03-15 23:21:08 +00:00
rtwvar.h Make this compile on sparc64: 2010-03-15 23:21:08 +00:00
sa2400reg.h Drop 3rd and 4th clauses from David Young's license. 2009-10-19 23:19:37 +00:00
seeq8003reg.h
seeq8005.c Redefine bpf linkage through an always present op vector, i.e. 2010-01-19 22:06:18 +00:00
seeq8005reg.h
seeq8005var.h
sgec.c Redefine bpf linkage through an always present op vector, i.e. 2010-01-19 22:06:18 +00:00
sgecreg.h
sgecvar.h
si4136reg.h Drop 3rd and 4th clauses from David Young's license. 2009-10-19 23:19:37 +00:00
siisata.c Sprinkle __KERNEL_RCSID() into siisata(4). 2010-01-30 16:16:35 +00:00
siisatareg.h Support siisata@cardbus. 2009-07-19 06:28:08 +00:00
siisatavar.h Remove closes 3 & 4 from my licence. Lots of thanks to Soren Jacobsen 2009-10-19 18:41:07 +00:00
siop.c Remove closes 3 & 4 from my licence. Lots of thanks to Soren Jacobsen 2009-10-19 18:41:07 +00:00
siop_common.c Remove closes 3 & 4 from my licence. Lots of thanks to Soren Jacobsen 2009-10-19 18:41:07 +00:00
siopreg.h Remove closes 3 & 4 from my licence. Lots of thanks to Soren Jacobsen 2009-10-19 18:41:07 +00:00
siopvar.h Remove closes 3 & 4 from my licence. Lots of thanks to Soren Jacobsen 2009-10-19 18:41:07 +00:00
siopvar_common.h Remove closes 3 & 4 from my licence. Lots of thanks to Soren Jacobsen 2009-10-19 18:41:07 +00:00
sl811hs.c Remove IPL_LPT and IPL_IPI aliases, use the actual IPLs. 2009-11-25 14:28:49 +00:00
sl811hsreg.h
sl811hsvar.h struct device * -> device_t, no functional changes intended. 2009-05-12 14:16:35 +00:00
sm502reg.h add voyagerfb, a driver for the Gdium Liberty 1000's onboard graphics chip 2009-08-12 19:28:00 +00:00
smc83c170.c Redefine bpf linkage through an always present op vector, i.e. 2010-01-19 22:06:18 +00:00
smc83c170reg.h
smc83c170var.h Replace shutdownhook_establish(9) with pmf_device_register1(). 2009-09-03 14:13:16 +00:00
smc90cx6.c Redefine bpf linkage through an always present op vector, i.e. 2010-01-19 22:06:18 +00:00
smc90cx6reg.h
smc90cx6var.h
smc91cxx.c Redefine bpf linkage through an always present op vector, i.e. 2010-01-19 22:06:18 +00:00
smc91cxxreg.h
smc91cxxvar.h struct device * -> device_t, no functional changes intended. 2009-05-12 14:16:35 +00:00
smc93cx6.c Change about 4500 of the K&R function definitions to ANSI ones. 2009-03-14 15:35:58 +00:00
smc93cx6var.h
spic.c A pointer typedef entails trading too much flexibility to declare const 2010-02-24 22:37:54 +00:00
spicvar.h A pointer typedef entails trading too much flexibility to declare const 2010-02-24 22:37:54 +00:00
st16650reg.h
sti.c device_t/softc split 2009-05-07 15:34:49 +00:00
stireg.h
stivar.h device_t/softc split 2009-05-07 15:34:49 +00:00
sunscpal.c Remove some unecessary includes sys/user.h header. 2009-11-23 02:13:44 +00:00
sunscpalreg.h
sunscpalvar.h
tcic2.c ANSIfy another 1261 function definitions. 2009-03-14 21:04:01 +00:00
tcic2reg.h
tcic2var.h struct device * -> device_t, no functional changes intended. 2009-05-12 14:16:35 +00:00
tea5757.c
tea5757.h
timer_cpcbus.c struct device * -> device_t, no functional changes intended. 2009-05-12 14:16:35 +00:00
tms320av110.c
tms320av110reg.h
tms320av110var.h
tms9914reg.h
tropic.c Redefine bpf linkage through an always present op vector, i.e. 2010-01-19 22:06:18 +00:00
tropicreg.h
tropicvar.h struct device * -> device_t, no functional changes intended. 2009-05-12 14:16:35 +00:00
tulip.c Redefine bpf linkage through an always present op vector, i.e. 2010-01-19 22:06:18 +00:00
tulipreg.h Use C99 types, s/u_int32_t/uint32_t/. No functional change intended. 2009-08-28 15:29:16 +00:00
tulipvar.h change tlp_attach() to return an error code on failure. 2009-04-17 15:22:35 +00:00
ug.c
ugreg.h
ugvar.h
uha.c Remove some unecessary includes sys/user.h header. 2009-11-23 02:13:44 +00:00
uhareg.h
uhavar.h
universereg.h
upc.c
upcreg.h
upcvar.h
vga.c retire our private definitions for the scan1/3/5/7/9 DEC graphics 2010-02-25 11:20:09 +00:00
vga_common.c Remove vesafb-specific hacks. 2009-02-19 00:39:25 +00:00
vga_raster.c
vga_subr.c - u_int8_t -> uint8_t 2009-02-02 15:59:20 +00:00
vgareg.h
vgavar.h
videomode.h
w83l518d.c Initial import of an SD/MMC driver for the Winbond W83L518D (and probably 2009-09-30 20:44:49 +00:00
w83l518d_sdmmc.c Initial import of an SD/MMC driver for the Winbond W83L518D (and probably 2009-09-30 20:44:49 +00:00
w83l518d_sdmmc.h Initial import of an SD/MMC driver for the Winbond W83L518D (and probably 2009-09-30 20:44:49 +00:00
w83l518dreg.h Initial import of an SD/MMC driver for the Winbond W83L518D (and probably 2009-09-30 20:44:49 +00:00
w83l518dvar.h Initial import of an SD/MMC driver for the Winbond W83L518D (and probably 2009-09-30 20:44:49 +00:00
wd33c93.c If sc_dmamode is set to SBIC_CTL_NO_DMA, then actually don't do DMA. Now 2009-02-12 06:20:58 +00:00
wd33c93reg.h WD33C93 has only two registers, which often times aren't mapped to adjacent 2009-02-12 06:24:45 +00:00
wd33c93var.h struct device * -> device_t, no functional changes intended. 2009-05-12 14:16:35 +00:00
wdc.c Remove superfluous activation hook. 2009-11-12 19:37:17 +00:00
wdc_upc.c The introduction of config_stdsubmatch() lost an important feature of 2009-01-25 14:34:14 +00:00
wdcreg.h
wdcvar.h Delete wdcactivate() prototype, it's gone away for good. 2009-12-01 01:06:31 +00:00
we.c
wereg.h
wevar.h struct device * -> device_t, no functional changes intended. 2009-05-12 14:16:35 +00:00
wi.c Redefine bpf linkage through an always present op vector, i.e. 2010-01-19 22:06:18 +00:00
wi_ieee.h
wireg.h
wivar.h Forward declare struct bpf_if and use that as the type for bpf_if 2010-01-17 19:45:06 +00:00
z8530reg.h
z8530sc.c add two new functions for z8530tty: zs_chan_lock() and zs_chan_unlock(), 2009-05-22 03:51:30 +00:00
z8530sc.h add two new functions for z8530tty: zs_chan_lock() and zs_chan_unlock(), 2009-05-22 03:51:30 +00:00
z8530tty.c add two new functions for z8530tty: zs_chan_lock() and zs_chan_unlock(), 2009-05-22 03:51:30 +00:00
z8536reg.h

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 accommodate 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