..
Makefile
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
README.ncr5380sbc
fix spelling of accommodate; from Zapher.
2006-11-24 19:46:58 +00:00
aac.c
Bring in changes from FreeBSD...
2007-06-05 04:04:13 +00:00
aac_tables.h
Bring in changes from FreeBSD...
2007-06-05 04:04:13 +00:00
aacreg.h
Bring in changes from FreeBSD...
2007-06-05 04:04:13 +00:00
aacvar.h
Bring in changes from FreeBSD...
2007-06-05 04:04:13 +00:00
ac97.c
Replace the Mach-derived boolean_t type with the C99 bool type. A
2007-02-21 22:59:35 +00:00
ac97reg.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
ac97var.h
Replace the Mach-derived boolean_t type with the C99 bool type. A
2007-02-21 22:59:35 +00:00
acpipmtimer.c
add some common code to support the ACPI power management timer
2006-06-26 16:13:21 +00:00
acpipmtimer.h
add some common code to support the ACPI power management timer
2006-06-26 16:13:21 +00:00
ad1843reg.h
Add AD1843 codec register defenitions, from OpenBSD.
2007-04-13 03:35:38 +00:00
ad1848.c
__unused removal on arguments; approved by core.
2006-11-16 01:32:37 +00:00
ad1848reg.h
…
ad1848var.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
adv.c
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
2007-03-04 05:59:00 +00:00
adv.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
advlib.c
__unused removal on arguments; approved by core.
2006-11-16 01:32:37 +00:00
advlib.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
advmcode.c
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
advmcode.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
adw.c
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
2007-03-04 05:59:00 +00:00
adw.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
adwlib.c
complete declarations
2006-08-27 23:19:03 +00:00
adwlib.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
adwmcode.c
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
adwmcode.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
aha.c
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
2007-03-04 05:59:00 +00:00
ahareg.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
ahavar.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
ahcisata_core.c
We're not ready to handle ATAPI yet so just claim there's no drive to the
2007-06-25 20:58:07 +00:00
ahcisatareg.h
Split the ahcisata driver in pci front-end and bus-independant back-end.
2007-05-12 11:04:58 +00:00
ahcisatavar.h
Split the ahcisata driver in pci front-end and bus-independant back-end.
2007-05-12 11:04:58 +00:00
aic7xxx.c
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
2007-03-04 05:59:00 +00:00
aic7xxx_cam.h
TAB/space cleanup.
2006-03-14 15:24:30 +00:00
aic7xxx_inline.h
__unused removal on arguments; approved by core.
2006-11-16 01:32:37 +00:00
aic7xxx_osm.c
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
2007-03-04 05:59:00 +00:00
aic7xxx_osm.h
__unused removal on arguments; approved by core.
2006-11-16 01:32:37 +00:00
aic7xxx_seeprom.c
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
aic7xxxvar.h
don't declare ahc_pci_ident_table[] and ahc_num_pci_devs extern, they aren't.
2006-05-11 01:02:15 +00:00
aic77xx.c
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
aic77xxreg.h
…
aic77xxvar.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
aic79xx.c
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
2007-03-04 05:59:00 +00:00
aic79xx_inline.h
__unused removal on arguments; approved by core.
2006-11-16 01:32:37 +00:00
aic79xx_osm.c
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
2007-03-04 05:59:00 +00:00
aic79xx_osm.h
__unused removal on arguments; approved by core.
2006-11-16 01:32:37 +00:00
aic79xxvar.h
Change "inline" back to "__inline" in .h files -- C99 is still too
2006-02-16 20:17:12 +00:00
aic6360.c
__unused removal on arguments; approved by core.
2006-11-16 01:32:37 +00:00
aic6360reg.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
aic6360var.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
aic6915.c
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
2007-03-04 05:59:00 +00:00
aic6915reg.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
aic6915var.h
…
al2210reg.h
Change macro names to avoid collisions:
2006-03-08 08:26:50 +00:00
am79c930.c
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
am79c930reg.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
am79c930var.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
am7930.c
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
am7930reg.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
am7930var.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
am7990.c
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
am7990reg.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
am7990var.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
am9513reg.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
am79900.c
Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.
2005-12-24 20:27:29 +00:00
am79900reg.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
am79900var.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
an.c
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
2007-03-04 05:59:00 +00:00
anreg.h
If we fail to attach, use the size determined by pci_mapreg_map() rather
2007-04-06 18:16:29 +00:00
anvar.h
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
2007-03-04 05:59:00 +00:00
apcdmareg.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
ath.c
Plug an mbuf leak. Found by inspection.
2007-04-17 22:01:43 +00:00
ath_netbsd.c
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
2007-03-04 05:59:00 +00:00
ath_netbsd.h
Add missing $NetBSD$ tags and __KERNEL_RCSID().
2006-02-05 06:03:26 +00:00
athioctl.h
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
2007-03-04 05:59:00 +00:00
athrate-amrr.c
Reorganize ath layout as requested by sam@ and suggested by dyoung@ in
2006-04-02 05:52:14 +00:00
athrate-amrr.h
Add missing $NetBSD$ tags and __KERNEL_RCSID().
2006-02-05 06:03:26 +00:00
athrate-onoe.c
Reorganize ath layout as requested by sam@ and suggested by dyoung@ in
2006-04-02 05:52:14 +00:00
athrate-onoe.h
Add missing $NetBSD$ tags and __KERNEL_RCSID().
2006-02-05 06:03:26 +00:00
athrate-sample.c
__unused removal on arguments; approved by core.
2006-11-16 01:32:37 +00:00
athrate-sample.h
Miscellaneous ath(4) and net80211 updates and bug-fixes coming from
2006-03-02 03:38:26 +00:00
athrate.h
Add missing $NetBSD$ tags and __KERNEL_RCSID().
2006-02-05 06:03:26 +00:00
athvar.h
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
2007-03-04 05:59:00 +00:00
atppc.c
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
2007-03-04 05:59:00 +00:00
atppcreg.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
atppcvar.h
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
2007-03-04 05:59:00 +00:00
attimer.c
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
attimervar.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
atw.c
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
2007-03-04 05:59:00 +00:00
atwreg.h
Let the compiler know it should both pack the members of the rx/tx
2007-01-09 09:36:28 +00:00
atwvar.h
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
2007-03-04 05:59:00 +00:00
awi.c
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
2007-03-04 05:59:00 +00:00
awireg.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
awivar.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
ax88190.c
__unused removal on arguments; approved by core.
2006-11-16 01:32:37 +00:00
ax88190reg.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
ax88190var.h
…
bha.c
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
2007-03-04 05:59:00 +00:00
bhareg.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
bhavar.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
bt8xx.h
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
2007-03-04 05:59:00 +00:00
bt431reg.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
bt459reg.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
bt463.c
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
bt463reg.h
…
bt463var.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
bt485.c
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
bt485reg.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
bt485var.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
cac.c
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
2007-03-04 05:59:00 +00:00
cacreg.h
Improve error handling. Related to PR/21900.
2006-11-28 23:06:33 +00:00
cacvar.h
CAC_GET4() was incorrectly defined, fix it. Not used currently, but bio(4)
2007-06-27 17:57:55 +00:00
cd18xx.c
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
2007-03-04 05:59:00 +00:00
cd18xxreg.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
cd18xxvar.h
…
cd1190reg.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
cd1400reg.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
ciss.c
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
2007-03-04 05:59:00 +00:00
cissreg.h
Add a driver, ciss(4), for the HP/Compaq drivers using the newer
2006-03-21 20:42:14 +00:00
cissvar.h
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
2007-03-04 05:59:00 +00:00
clmpcc.c
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
2007-03-04 05:59:00 +00:00
clmpccreg.h
…
clmpccvar.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
com.c
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
2007-03-04 05:59:00 +00:00
com_cpcbus.c
2nd try. Fix errors (hopefully) that prevented this from compiling. This
2006-08-16 21:28:36 +00:00
com_upc.c
Add an option COM_REGMAP to allow com(4) to use an array of register indices.
2006-07-13 22:56:00 +00:00
comreg.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
comvar.h
Add an option COM_REGMAP to allow com(4) to use an array of register indices.
2006-07-13 22:56:00 +00:00
cpc700.c
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
cpc700reg.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
cpc700uic.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
cpc700var.h
…
cs89x0.c
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
2007-03-04 05:59:00 +00:00
cs89x0reg.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
cs89x0var.h
Change "inline" back to "__inline" in .h files -- C99 is still too
2006-02-16 20:17:12 +00:00
cs4215reg.h
sprinkle parentheses
2007-03-14 05:35:22 +00:00
cs4215var.h
make the dbri driver work again
2007-03-08 21:15:20 +00:00
cs4231.c
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
cs4231reg.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
cs4231var.h
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
2007-03-04 05:59:00 +00:00
cs4237reg.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
cy.c
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
2007-03-04 05:59:00 +00:00
cyreg.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
cyvar.h
…
daic.c
Make it at least compile again (const propagation)
2007-02-25 21:06:57 +00:00
daicreg.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
daicvar.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
dc21040reg.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
decmonitors.c
…
depca.c
__unused removal on arguments; approved by core.
2006-11-16 01:32:37 +00:00
depcareg.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
depcavar.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
dl10019.c
…
dl10019reg.h
…
dl10019var.h
…
dp8390.c
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
2007-03-04 05:59:00 +00:00
dp8390reg.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
dp8390var.h
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
2007-03-04 05:59:00 +00:00
dp83905.c
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
dp83905reg.h
…
dp83905var.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
dp83932.c
Set DCR_TFT[01] and DCR_RFT[01] bits of DCR register for TX/RX thresholds
2007-06-08 17:08:46 +00:00
dp83932reg.h
In sonic_reset(), make sure to stop TX, RX and timer
2007-06-02 10:48:24 +00:00
dp83932var.h
Change "inline" back to "__inline" in .h files -- C99 is still too
2006-02-16 20:17:12 +00:00
dpt.c
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
2007-03-04 05:59:00 +00:00
dptreg.h
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
2007-03-04 05:59:00 +00:00
dptvar.h
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
2007-03-04 05:59:00 +00:00
ds.h
Change "inline" back to "__inline" in .h files -- C99 is still too
2006-02-16 20:17:12 +00:00
ds1286reg.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
ds1687reg.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
elink3.c
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
2007-03-04 05:59:00 +00:00
elink3reg.h
Add definition for Tx Reclaim status (TXS_RECLAIM).
2006-11-05 05:57:53 +00:00
elink3var.h
Add power hooks for "ep* at pcmcia?".
2006-07-11 22:49:47 +00:00
elinkxl.c
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
2007-03-04 05:59:00 +00:00
elinkxlreg.h
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
2007-03-04 05:59:00 +00:00
elinkxlvar.h
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
2007-03-04 05:59:00 +00:00
esiop.c
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
2007-03-04 05:59:00 +00:00
esiopvar.h
Change "inline" back to "__inline" in .h files -- C99 is still too
2006-02-16 20:17:12 +00:00
fmv.c
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
fmvreg.h
…
fmvvar.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
gem.c
Make the members of the descriptors volatile, because the NIC and
2007-04-12 06:14:40 +00:00
gemreg.h
Make the members of the descriptors volatile, because the NIC and
2007-04-12 06:14:40 +00:00
gemvar.h
In preparation for gem @ sbus: split the GEM registers into two halfs
2006-11-24 13:01:07 +00:00
hayespreg.h
…
hd44780_subr.c
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
2007-03-04 05:59:00 +00:00
hd44780reg.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
hd44780var.h
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
2007-03-04 05:59:00 +00:00
hd64570.c
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
2007-03-04 05:59:00 +00:00
hd64570reg.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
hd64570var.h
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
2007-03-04 05:59:00 +00:00
hme.c
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
2007-03-04 05:59:00 +00:00
hmereg.h
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
2007-03-04 05:59:00 +00:00
hmevar.h
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
2007-03-04 05:59:00 +00:00
hpet.c
High Precision Event Timer driver, following Intel specifications.
2007-03-08 14:26:26 +00:00
hpetreg.h
High Precision Event Timer driver, following Intel specifications.
2007-03-08 14:26:26 +00:00
hpetvar.h
High Precision Event Timer driver, following Intel specifications.
2007-03-08 14:26:26 +00:00
hscx.c
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
hscx.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
i8042reg.h
…
i8237reg.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
i8253reg.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
i8259reg.h
According to the i8259 manual, EOI, R, and SL bits belong to OCW2 register
2006-05-12 10:58:12 +00:00
i82365.c
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
2007-03-04 05:59:00 +00:00
i82365reg.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
i82365var.h
Change "inline" back to "__inline" in .h files -- C99 is still too
2006-02-16 20:17:12 +00:00
i82557.c
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
2007-03-04 05:59:00 +00:00
i82557reg.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
i82557var.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
i82586.c
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
2007-03-04 05:59:00 +00:00
i82586reg.h
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
2007-03-04 05:59:00 +00:00
i82586var.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
i82595reg.h
Fix EEPP_INTMAP values, as per my ISA EtherExpress PRO/10.
2007-03-04 02:59:07 +00:00
i82596.c
Remove bogus if_drain. If an attempt to reclaim mbufs was made the
2007-04-17 14:12:06 +00:00
i82596reg.h
Spelling in comments. No functional change.
2006-07-08 16:07:47 +00:00
i82596var.h
Use (uint8_t *) for shared memory address.
2007-03-04 12:26:22 +00:00
i82801lpcreg.h
Change "inline" back to "__inline" in .h files -- C99 is still too
2006-02-16 20:17:12 +00:00
iavc.c
* __unused games + other relevant fixes
2006-10-16 13:00:36 +00:00
iavcreg.h
Change "inline" back to "__inline" in .h files -- C99 is still too
2006-02-16 20:17:12 +00:00
iavcvar.h
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
2007-03-04 05:59:00 +00:00
ibm561.c
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
ibm561reg.h
…
ibm561var.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
ibm82660reg.h
Add a set of registers for the ibm 82660 pci bridge chip found in various
2007-05-01 04:20:45 +00:00
icp.c
Remove a use of lockmgr/LOCK_INITIALIZER.
2007-03-11 22:16:32 +00:00
icp_ioctl.c
Remove a use of lockmgr/LOCK_INITIALIZER.
2007-03-11 22:16:32 +00:00
icp_ioctl.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
icpreg.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
icpsp.c
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
2007-03-04 05:59:00 +00:00
icpvar.h
Remove a use of lockmgr/LOCK_INITIALIZER.
2007-03-11 22:16:32 +00:00
ics2101reg.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
igsfb.c
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
2007-03-04 05:59:00 +00:00
igsfb_subr.c
KNF: no parentheses around return value.
2006-04-05 01:13:50 +00:00
igsfbreg.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
igsfbvar.h
KNF: no parentheses around return value.
2006-04-05 01:13:50 +00:00
iha.c
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
2007-03-04 05:59:00 +00:00
ihareg.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
ihavar.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
iic_cpcbus.c
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
ims332reg.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
intersil7170.c
Reorganize MI intersil7170(4) TOD clock driver:
2006-10-04 15:04:43 +00:00
intersil7170reg.h
Reorganize MI intersil7170(4) TOD clock driver:
2006-10-04 15:04:43 +00:00
intersil7170var.h
Reorganize MI intersil7170(4) TOD clock driver:
2006-10-04 15:04:43 +00:00
interwave.c
__unused removal on arguments; approved by core.
2006-11-16 01:32:37 +00:00
interwavereg.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
interwavevar.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
ipac.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
isac.c
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
isac.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
isacsx.c
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
isacsx.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
isic.c
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
isic_bchan.c
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
isic_l1.c
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
isic_l1.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
isic_l1fsm.c
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
isp.c
Do a number of 24XX related fixes: fix the actual getting of initiator
2007-07-07 00:49:48 +00:00
isp_ioctl.h
Major update to isp(4) driver to bring it in line with external sources.
2007-05-24 21:30:41 +00:00
isp_library.c
Do a number of 24XX related fixes: fix the actual getting of initiator
2007-07-07 00:49:48 +00:00
isp_library.h
Major update to isp(4) driver to bring it in line with external sources.
2007-05-24 21:30:41 +00:00
isp_netbsd.c
Major update to isp(4) driver to bring it in line with external sources.
2007-05-24 21:30:41 +00:00
isp_netbsd.h
Oh, dear, I didn't have an i386 or amd64 up and running and
2007-07-08 05:22:33 +00:00
isp_stds.h
Major update to isp(4) driver to bring it in line with external sources.
2007-05-24 21:30:41 +00:00
isp_target.c
Major update to isp(4) driver to bring it in line with external sources.
2007-05-24 21:30:41 +00:00
isp_target.h
Major update to isp(4) driver to bring it in line with external sources.
2007-05-24 21:30:41 +00:00
isp_tpublic.h
Major update to isp(4) driver to bring it in line with external sources.
2007-05-24 21:30:41 +00:00
ispmbox.h
Major update to isp(4) driver to bring it in line with external sources.
2007-05-24 21:30:41 +00:00
ispreg.h
Major update to isp(4) driver to bring it in line with external sources.
2007-05-24 21:30:41 +00:00
ispvar.h
Do a number of 24XX related fixes: fix the actual getting of initiator
2007-07-07 00:49:48 +00:00
joy.c
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
2007-03-04 05:59:00 +00:00
joyvar.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
lance.c
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
2007-03-04 05:59:00 +00:00
lancereg.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
lancevar.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
lcdkp_subr.c
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
lcdkp_subr.h
…
ld_aac.c
Bring in changes from FreeBSD...
2007-06-05 04:04:13 +00:00
ld_cac.c
Merge newlock2 to head.
2007-02-09 21:55:00 +00:00
ld_icp.c
__unused removal on arguments; approved by core.
2006-11-16 01:32:37 +00:00
ld_mlx.c
__unused removal on arguments; approved by core.
2006-11-16 01:32:37 +00:00
lemac.c
fix fallout from caddr_t changes.
2007-03-04 15:35:20 +00:00
lemacreg.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
lemacvar.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
lm700x.c
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
lm700x.h
…
lpt.c
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
2007-03-04 05:59:00 +00:00
lpt_upc.c
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
lptreg.h
Fix some comments, mostly from Nenad Crnko in PR kern/33402.
2006-05-02 08:31:02 +00:00
lptvar.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
lsi64854.c
fix fallout from caddr_t changes.
2007-03-04 07:54:07 +00:00
lsi64854reg.h
…
lsi64854var.h
fix fallout from caddr_t changes.
2007-03-04 07:54:07 +00:00
matrixkp_subr.c
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
2007-03-04 05:59:00 +00:00
matrixkpvar.h
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
2007-03-04 05:59:00 +00:00
max2820reg.h
Per discussion on tech-kern and tech-userlevel, move the bit-twiddling
2006-08-31 19:24:37 +00:00
mb86950.c
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
2007-03-04 05:59:00 +00:00
mb86950reg.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
mb86950var.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
mb86960.c
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
2007-03-04 05:59:00 +00:00
mb86960reg.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
mb86960var.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
mb89352.c
__unused removal on arguments; approved by core.
2006-11-16 01:32:37 +00:00
mb89352reg.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
mb89352var.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
mc6845reg.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
mc6854reg.h
…
mc68450reg.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
mc146818.c
Fix a typo (settime -> gettime) so that we can get time.
2006-09-10 06:39:00 +00:00
mc146818reg.h
Use the SI capitalization for "Hz", "kHz", and "MHz" in comments and strings.
2006-03-08 23:46:22 +00:00
mc146818var.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
mfi.c
mfi_sensor_gtredata:
2007-07-04 17:07:04 +00:00
mfireg.h
Add missing $NetBSD: $
2006-12-20 21:44:06 +00:00
mfivar.h
Imported envsys 2, a brief description of the new features:
2007-07-01 07:37:12 +00:00
midway.c
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
2007-03-04 05:59:00 +00:00
midwayreg.h
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
2007-03-04 05:59:00 +00:00
midwayvar.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
mk48txx.c
u_int8_t -> uint8_t
2006-10-01 06:02:53 +00:00
mk48txxreg.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
mk48txxvar.h
u_int8_t -> uint8_t
2006-10-01 06:02:53 +00:00
mlx.c
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
2007-03-04 05:59:00 +00:00
mlxio.h
…
mlxreg.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
mlxvar.h
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
2007-03-04 05:59:00 +00:00
mm58167.c
Remove unused todr_setcal/todr_getcal and all the assorted stub
2006-09-04 23:45:30 +00:00
mm58167var.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
monitors.h
…
mpc105reg.h
…
mpc106reg.h
fix errors in MCCR1 register
2007-05-03 05:00:57 +00:00
mpt.c
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
2007-03-04 05:59:00 +00:00
mpt.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
mpt_debug.c
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
mpt_mpilib.h
…
mpt_netbsd.c
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
2007-03-04 05:59:00 +00:00
mpt_netbsd.h
Spell "separate" correctly. From Zafer Aydogan.
2006-12-25 18:39:47 +00:00
mpu.c
__unused removal on arguments; approved by core.
2006-11-16 01:32:37 +00:00
mpuvar.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
msm6258.c
Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.
2005-12-24 20:27:29 +00:00
msm6258var.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
mtd803.c
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
2007-03-04 05:59:00 +00:00
mtd803reg.h
'advertisment' -> 'advertisement', from leonardo chiquitto filho
2006-03-07 18:15:28 +00:00
mtd803var.h
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
2007-03-04 05:59:00 +00:00
mx98905.c
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
2007-03-04 05:59:00 +00:00
mx98905var.h
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
2007-03-04 05:59:00 +00:00
ncr53c9x.c
Pass an ipl argument to pool_init/POOL_INIT to be used when initializing
2007-03-12 18:18:22 +00:00
ncr53c9xreg.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
ncr53c9xvar.h
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
2007-03-04 05:59:00 +00:00
ncr53c400reg.h
…
ncr5380.doc
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
ncr5380reg.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
ncr5380sbc.c
fix spelling of accommodate; from Zapher.
2006-11-24 19:46:58 +00:00
ncr5380var.h
Fix all the -D*DEBUG* code that it was rotting away and did not even compile.
2006-08-17 17:11:27 +00:00
ne2000.c
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
2007-03-04 05:59:00 +00:00
ne2000reg.h
…
ne2000var.h
Add power hooks for "ne* at pcmcia?".
2006-07-11 22:48:37 +00:00
nec765reg.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
nec7210reg.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
nec71071reg.h
New driver, sec(4), for the Acorn SCSI Expansion Card. Unlike asc(4), this
2006-10-01 12:39:35 +00:00
ninjaata32.c
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
2007-03-04 05:59:00 +00:00
ninjaata32reg.h
Fix a typo in comment.
2007-01-10 09:00:00 +00:00
ninjaata32var.h
Change Id to NetBSD
2006-10-01 12:11:52 +00:00
ninjascsi32.c
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
2007-03-04 05:59:00 +00:00
ninjascsi32reg.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
ninjascsi32var.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
ns8477reg.h
…
ns16450reg.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
ns16550reg.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
nslm7x.c
Winbond W83627EHF-A support, from OpenBSD.
2007-07-02 17:49:47 +00:00
nslm7xvar.h
Winbond W83627EHF-A support, from OpenBSD.
2007-07-02 17:49:47 +00:00
oosiop.c
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
2007-03-04 05:59:00 +00:00
oosiopreg.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
oosiopvar.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
opl.c
__unused removal on arguments; approved by core.
2006-11-16 01:32:37 +00:00
opl3sa3reg.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
oplinstrs.c
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
oplreg.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
oplvar.h
Ankh-Morpork, we have a MIDI driver....
2006-06-30 13:56:25 +00:00
osiop.c
- avoid possible NULL pointer dereference in error path
2007-06-30 19:35:08 +00:00
osiopreg.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
osiopvar.h
Rather than preparing DMA map for SCSI command (which is
2007-06-30 14:08:58 +00:00
pcdisplay.h
…
pcdisplay_chars.c
__unused removal on arguments; approved by core.
2006-11-16 01:32:37 +00:00
pcdisplay_subr.c
Remove the getwschar and putwschar accessops from wsdisplay drivers as
2006-04-15 17:48:23 +00:00
pcdisplayvar.h
integrate kauth.
2006-05-14 21:42:26 +00:00
pcf8584.c
Add envctrl(4): Sun Ultra Enterprise 450 environmental monitoring driver.
2007-04-14 19:33:27 +00:00
pcf8584reg.h
Add envctrl(4): Sun Ultra Enterprise 450 environmental monitoring driver.
2007-04-14 19:33:27 +00:00
pcf8584var.h
Add envctrl(4): Sun Ultra Enterprise 450 environmental monitoring driver.
2007-04-14 19:33:27 +00:00
pckbc.c
PR/36538: Greg A. Woods: fix printfs to match driver name.
2007-06-24 19:07:00 +00:00
pckbcvar.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
pdq.c
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
pdq_ifsubr.c
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
2007-03-04 05:59:00 +00:00
pdqreg.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
pdqvar.h
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
2007-03-04 05:59:00 +00:00
ramdac.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
rf3000reg.h
Change macro names to avoid collisions:
2006-03-08 08:26:50 +00:00
rrunner.c
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
2007-03-04 05:59:00 +00:00
rrunnerreg.h
Fix some typos.
2006-02-25 02:28:55 +00:00
rrunnervar.h
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
2007-03-04 05:59:00 +00:00
rs5c313.c
MI part of the Ricoh RS5C313 real time clock todr(9) driver.
2006-09-07 01:12:00 +00:00
rs5c313reg.h
MI part of the Ricoh RS5C313 real time clock todr(9) driver.
2006-09-07 01:12:00 +00:00
rs5c313var.h
MI part of the Ricoh RS5C313 real time clock todr(9) driver.
2006-09-07 01:12:00 +00:00
rt2560.c
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
2007-03-04 05:59:00 +00:00
rt2560reg.h
Driver for Ralink chipsets RT2460A, RT2560, RT2561S, RT2561 and RT2661
2006-06-04 20:38:06 +00:00
rt2560var.h
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
2007-03-04 05:59:00 +00:00
rt2661.c
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
2007-03-04 05:59:00 +00:00
rt2661reg.h
Driver for Ralink chipsets RT2460A, RT2560, RT2561S, RT2561 and RT2661
2006-06-04 20:38:06 +00:00
rt2661var.h
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
2007-03-04 05:59:00 +00:00
rtl80x9.c
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
rtl80x9reg.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
rtl80x9var.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
rtl81x9.c
If the interrupt status register reads as 0xffff in rtk_intr, assume
2007-05-18 14:10:37 +00:00
rtl81x9reg.h
Cleanup handling of quikrs on each RealTek chip:
2007-03-21 12:17:31 +00:00
rtl81x9var.h
Cleanup handling of quikrs on each RealTek chip:
2007-03-21 12:17:31 +00:00
rtl8169.c
Pull a fix for PCIe variants from FreeBSD's if_re.c rev 1.71:
2007-05-10 14:04:47 +00:00
rtl8169var.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
rtw.c
Fix rtw(4) on NetBSD/macppc: use bus_space_write_region_stream_4()
2007-05-29 18:38:20 +00:00
rtwphy.c
__unused removal on arguments; approved by core.
2006-11-16 01:32:37 +00:00
rtwphy.h
Add support for the GCT Semiconductor GRF5101 transceiver/synthesizer.
2005-12-29 22:27:17 +00:00
rtwphyio.c
__unused removal on arguments; approved by core.
2006-11-16 01:32:37 +00:00
rtwphyio.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
rtwreg.h
I have made a small change that suppresses "recovery" from (spurious?)
2007-01-06 08:27:53 +00:00
rtwvar.h
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
2007-03-04 05:59:00 +00:00
sa2400reg.h
Per discussion on tech-kern and tech-userlevel, move the bit-twiddling
2006-08-31 19:24:37 +00:00
seeq8003reg.h
…
seeq8005.c
Use a char* variable for doing pointer arithmetic with.
2007-03-05 17:47:49 +00:00
seeq8005reg.h
…
seeq8005var.h
…
sgec.c
Count tx/rx intrs.
2007-04-26 23:08:22 +00:00
sgecreg.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
sgecvar.h
Count tx/rx intrs.
2007-04-26 23:08:22 +00:00
si4136reg.h
Per discussion on tech-kern and tech-userlevel, move the bit-twiddling
2006-08-31 19:24:37 +00:00
siop.c
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
2007-03-04 05:59:00 +00:00
siop_common.c
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
2007-03-04 05:59:00 +00:00
siopreg.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
siopvar.h
Change "inline" back to "__inline" in .h files -- C99 is still too
2006-02-16 20:17:12 +00:00
siopvar_common.h
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
2007-03-04 05:59:00 +00:00
sl811hs.c
__unused removal on arguments; approved by core.
2006-11-16 01:32:37 +00:00
sl811hsreg.h
…
sl811hsvar.h
…
smc83c170.c
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
2007-03-04 05:59:00 +00:00
smc83c170reg.h
Make DMA descriptors volatile to avoid unintended reordering which might
2007-02-16 13:43:00 +00:00
smc83c170var.h
Set ER_RXSTAT_OWNER after all descriptor members are ready.
2007-02-16 13:43:57 +00:00
smc90cx6.c
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
2007-03-04 05:59:00 +00:00
smc90cx6reg.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
smc90cx6var.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
smc91cxx.c
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
2007-03-04 05:59:00 +00:00
smc91cxxreg.h
…
smc91cxxvar.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
smc93cx6.c
Remove more duplicate headers.
2007-01-29 01:52:43 +00:00
smc93cx6var.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
spic.c
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
2007-03-04 05:59:00 +00:00
spicvar.h
Hook the lid switch, sleep button, and hibernate button into sysmon. This
2006-06-20 15:35:11 +00:00
st16650reg.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
sti.c
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
2007-03-04 05:59:00 +00:00
stireg.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
stivar.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
sunscpal.c
fix spelling of accommodate; from Zapher.
2006-11-24 19:46:58 +00:00
sunscpalreg.h
…
sunscpalvar.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
tcic2.c
__unused removal on arguments; approved by core.
2006-11-16 01:32:37 +00:00
tcic2reg.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
tcic2var.h
add missing decl
2006-09-03 06:42:44 +00:00
tea5757.c
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
tea5757.h
…
timer_cpcbus.c
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
tms320av110.c
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
tms320av110reg.h
…
tms320av110var.h
Change "inline" back to "__inline" in .h files -- C99 is still too
2006-02-16 20:17:12 +00:00
tms9914reg.h
…
tropic.c
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
2007-03-04 05:59:00 +00:00
tropicreg.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
tropicvar.h
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
2007-03-04 05:59:00 +00:00
tulip.c
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
2007-03-04 05:59:00 +00:00
tulipreg.h
Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.
2005-12-24 20:27:29 +00:00
tulipvar.h
Add support for the Conexant RS7112. From Frank Wille <frank@phoenix.owl.de>.
2006-03-25 23:10:50 +00:00
ug.c
ug_gtredata: add another break in the default case. Just for consistency
2007-07-03 09:40:28 +00:00
ugreg.h
Split the ug(4) driver in three components:
2007-05-08 16:48:37 +00:00
ugvar.h
Imported envsys 2, a brief description of the new features:
2007-07-01 08:29:48 +00:00
uha.c
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
2007-03-04 05:59:00 +00:00
uhareg.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
uhavar.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
universereg.h
…
upc.c
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
upcreg.h
…
upcvar.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
vga.c
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
2007-03-04 05:59:00 +00:00
vga_common.c
Prevent vga from attaching if vesafb is the console. Accessing VGA
2006-02-19 15:16:53 +00:00
vga_raster.c
Some delicious copypasta from sys/dev/ic/vga.c, so that unichromefb will
2007-03-15 16:58:36 +00:00
vga_subr.c
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
vgareg.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
vgavar.h
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
2007-03-04 05:59:00 +00:00
videomode.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
wd33c93.c
Fix comments about the cf_flags layout and use macros to test whether
2007-05-21 19:25:54 +00:00
wd33c93reg.h
The maximum FIFO depth on old WD33C93 parts is only 5, not 12 as on 93A and
2007-05-08 00:29:30 +00:00
wd33c93var.h
Fix comments about the cf_flags layout and use macros to test whether
2007-05-21 19:25:54 +00:00
wdc.c
Make this compile with or without 'options ATADEBUG'.
2007-04-16 05:25:36 +00:00
wdc_upc.c
There's no need to explicitly deny DMA support, and that causes compile
2006-10-01 21:50:33 +00:00
wdcreg.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
wdcvar.h
Add sata registers to struct wdc_regs. Add wdc_sataprobe(), a function
2006-10-25 17:33:02 +00:00
we.c
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
2007-03-04 05:59:00 +00:00
wereg.h
…
wevar.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
wi.c
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
2007-03-04 05:59:00 +00:00
wi_ieee.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
wireg.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
wivar.h
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
2007-03-04 05:59:00 +00:00
z8530reg.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
z8530sc.c
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
2007-03-04 05:59:00 +00:00
z8530sc.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
z8530tty.c
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
2007-03-04 05:59:00 +00:00