..
bktr
Re-enable radio at bktr, only if NRADIO > 0 and an FM tuner is present.
2002-01-07 18:05:33 +00:00
Makefile
…
Makefile.pcidevs
…
README
…
adv_pci.c
don't need <sys/types.h> when including <sys/param.h>
2001-11-15 09:47:59 +00:00
adw_pci.c
don't need <sys/types.h> when including <sys/param.h>
2001-11-15 09:47:59 +00:00
agp.c
add RCSID
2001-11-13 07:48:40 +00:00
agp_ali.c
add RCSID
2001-11-13 07:48:40 +00:00
agp_amd.c
Call malloc(9) with M_ZERO flag instead of memset() after malloc().
2002-01-12 16:17:05 +00:00
agp_i810.c
Call malloc(9) with M_ZERO flag instead of memset() after malloc().
2002-01-12 16:17:05 +00:00
agp_intel.c
Call malloc(9) with M_ZERO flag instead of memset() after malloc().
2002-01-12 16:17:05 +00:00
agp_sis.c
add RCSID
2001-11-13 07:48:40 +00:00
agp_via.c
Call malloc(9) with M_ZERO flag instead of memset() after malloc().
2002-01-12 16:17:05 +00:00
agpreg.h
…
agpvar.h
…
ahc_pci.c
Presence looks better with a 'c' instead of an 's'.
2001-11-21 19:01:31 +00:00
auich.c
Call malloc(9) with M_ZERO flag instead of memset() after malloc().
2002-01-12 16:17:05 +00:00
auichreg.h
…
autri.c
ANSIfy driver.
2001-11-18 17:15:48 +00:00
autrireg.h
add Trident 4DWAVE based (4DWAVE DX/NX,SiS 7018,ALi M5451) PCI audio driver
2001-11-18 03:16:02 +00:00
autrivar.h
ANSIfy driver.
2001-11-18 17:15:48 +00:00
auvia.c
add RCSID
2001-11-13 07:48:40 +00:00
auviavar.h
…
bha_pci.c
don't need <sys/types.h> when including <sys/param.h>
2001-11-15 09:47:59 +00:00
btvmei.c
add RCSID
2001-11-13 07:48:40 +00:00
btvmeii.c
add RCSID
2001-11-13 07:48:40 +00:00
btvmeireg.h
…
btvmeivar.h
…
cac_pci.c
add RCSID
2001-11-13 07:48:40 +00:00
cmpci.c
Fix comment.
2001-12-27 14:17:04 +00:00
cmpcireg.h
Re-implement the mixer
2001-11-04 06:57:40 +00:00
cmpcivar.h
Re-implement the mixer
2001-11-04 06:57:40 +00:00
com_puc.c
don't need <sys/types.h> when including <sys/param.h>
2001-11-15 09:47:59 +00:00
cs428x.c
don't need <sys/types.h> when including <sys/param.h>
2001-11-15 09:47:59 +00:00
cs428x.h
…
cs428xreg.h
…
cs4280.c
don't need <sys/types.h> when including <sys/param.h>
2001-11-15 09:47:59 +00:00
cs4280_image.h
…
cs4280reg.h
…
cs4281.c
remove bogus printf.
2001-12-13 02:50:30 +00:00
cs4281reg.h
…
cy82c693.c
cleanup RCSID
2001-11-13 07:35:02 +00:00
cy82c693reg.h
…
cy82c693var.h
…
cy_pci.c
add RCSID
2001-11-13 07:48:40 +00:00
cz.c
Call malloc(9) with M_ZERO flag instead of memset() after malloc().
2002-01-12 16:17:05 +00:00
czreg.h
…
devlist2h.awk
…
dpt_pci.c
add RCSID
2001-11-13 07:48:40 +00:00
eap.c
add RCSID
2001-11-13 07:48:40 +00:00
eapreg.h
…
ehci_pci.c
Split out some code so you can have cardbus ehci without pci.
2002-01-09 22:56:22 +00:00
emuxki.c
Merge in changes sent by Michael Shalayeff, from OpenBSD port of this driver:
2001-12-23 23:14:59 +00:00
emuxkireg.h
Whitespace cleanup, streight from Yannick Montulet.
2001-12-23 22:52:49 +00:00
emuxkivar.h
Merge in changes sent by Michael Shalayeff, from OpenBSD port of this driver:
2001-12-23 23:14:59 +00:00
esa.c
Integrate recording support into the driver. Not very heavily tested yet.
2002-01-07 07:33:09 +00:00
esadsp.h
Integrate recording support into the driver. Not very heavily tested yet.
2002-01-07 07:33:09 +00:00
esareg.h
* add power definitions
2002-01-13 10:02:58 +00:00
esavar.h
Integrate recording support into the driver. Not very heavily tested yet.
2002-01-07 07:33:09 +00:00
esm.c
add RCSID
2001-11-13 07:48:40 +00:00
esmreg.h
…
esmvar.h
Avoid an "unmamed fields" warning (gcc 3.1).
2001-12-31 22:06:47 +00:00
eso.c
add RCSID
2001-11-13 07:48:40 +00:00
esoreg.h
…
esovar.h
…
files.agp
…
files.pci
Split out some code so you can have cardbus ehci without pci.
2002-01-09 22:56:22 +00:00
fms.c
add RCSID
2001-11-13 07:48:40 +00:00
fmsvar.h
…
fwlynx_pci.c
don't need <sys/types.h> when including <sys/param.h>
2001-11-15 09:47:59 +00:00
fwohci_pci.c
don't need <sys/types.h> when including <sys/param.h>
2001-11-15 09:47:59 +00:00
hifn7751.c
Call malloc(9) with M_ZERO flag instead of memset() after malloc().
2002-01-12 16:17:05 +00:00
hifn7751reg.h
…
hifn7751var.h
…
i82365_pci.c
don't need <sys/types.h> when including <sys/param.h>
2001-11-15 09:47:59 +00:00
i82365_pcivar.h
…
if_an_pci.c
add RCSID
2001-11-13 07:48:40 +00:00
if_de.c
add RCSID
2001-11-13 07:48:40 +00:00
if_devar.h
…
if_en_pci.c
add RCSID
2001-11-13 07:48:40 +00:00
if_ep_pci.c
add RCSID
2001-11-13 07:48:40 +00:00
if_epic_pci.c
add RCSID
2001-11-13 07:48:40 +00:00
if_esh_pci.c
add RCSID
2001-11-13 07:48:40 +00:00
if_ex_pci.c
add RCSID
2001-11-13 07:48:40 +00:00
if_fpa.c
add RCSID
2001-11-13 07:48:40 +00:00
if_fxp_pci.c
add RCSID
2001-11-13 07:48:40 +00:00
if_gem_pci.c
add RCSID
2001-11-13 07:48:40 +00:00
if_gsip.c
add RCSID
2001-11-13 07:48:40 +00:00
if_hme_pci.c
add RCSID
2001-11-13 07:48:40 +00:00
if_le_pci.c
Explicitly write explicitly without a second e.
2001-11-21 17:33:26 +00:00
if_levar.h
…
if_lmc.c
Move net/if_sppp.h to net/if_spppvar.h, create a new net/if_sppp.h
2002-01-04 12:21:24 +00:00
if_lmc_common.c
Move net/if_sppp.h to net/if_spppvar.h, create a new net/if_sppp.h
2002-01-04 12:21:24 +00:00
if_lmc_media.c
Move net/if_sppp.h to net/if_spppvar.h, create a new net/if_sppp.h
2002-01-04 12:21:24 +00:00
if_lmc_nbsd.c
Move net/if_sppp.h to net/if_spppvar.h, create a new net/if_sppp.h
2002-01-04 12:21:24 +00:00
if_lmc_types.h
…
if_lmcioctl.h
…
if_lmcvar.h
…
if_ne_pci.c
add RCSID
2001-11-13 07:48:40 +00:00
if_ntwoc_pci.c
add RCSID
2001-11-13 07:48:40 +00:00
if_ntwoc_pcireg.h
…
if_pcn.c
Fix typo in copyright notice.
2001-11-29 17:15:44 +00:00
if_pcnreg.h
Fix typo in copyright notice.
2001-11-29 17:15:44 +00:00
if_rtk_pci.c
add RCSID
2001-11-13 07:48:40 +00:00
if_sf_pci.c
add RCSID
2001-11-13 07:48:40 +00:00
if_sip.c
Fetch the MAC address from the NVRAM on the SiS 630 built-in Ethernet.
2001-12-20 03:32:31 +00:00
if_sipreg.h
Fetch the MAC address from the NVRAM on the SiS 630 built-in Ethernet.
2001-12-20 03:32:31 +00:00
if_ste.c
add RCSID
2001-11-13 07:48:40 +00:00
if_stereg.h
…
if_stge.c
add RCSID
2001-11-13 07:48:40 +00:00
if_stgereg.h
…
if_ti.c
make it compile without INET
2001-11-26 02:41:20 +00:00
if_tireg.h
…
if_tl.c
Call malloc(9) with M_ZERO flag instead of memset() after malloc().
2002-01-12 16:17:05 +00:00
if_tlp_pci.c
Call malloc(9) with M_ZERO flag instead of memset() after malloc().
2002-01-12 16:17:05 +00:00
if_tlregs.h
…
if_tlvar.h
…
if_vr.c
add RCSID
2001-11-13 07:48:40 +00:00
if_vrreg.h
…
if_wi_pci.c
add RCSID
2001-11-13 07:48:40 +00:00
iha_pci.c
add RCSID
2001-11-13 07:48:40 +00:00
iop_pci.c
add RCSID
2001-11-13 07:48:40 +00:00
isic_pci.c
don't need <sys/types.h> when including <sys/param.h>
2001-11-15 09:47:59 +00:00
isic_pci.h
…
isic_pci_avm_fritz_pci.c
add RCSID
2001-11-13 07:48:40 +00:00
isic_pci_elsa_qs1p.c
add RCSID
2001-11-13 07:48:40 +00:00
isp_pci.c
Major restructuring for swizzling to the request queue and unswizzling from
2001-12-14 00:13:44 +00:00
ld_twe.c
add RCSID
2001-11-13 07:48:40 +00:00
lpt_puc.c
don't need <sys/types.h> when including <sys/param.h>
2001-11-15 09:47:59 +00:00
maxiradio.c
Add support for radio cards. Written by Maxim Tsyplakov and Vladimir Popov
2002-01-01 21:51:38 +00:00
mlx_pci.c
add RCSID
2001-11-13 07:48:40 +00:00
mly.c
add RCSID
2001-11-13 07:48:40 +00:00
mly_tables.h
…
mlyio.h
…
mlyreg.h
…
mlyvar.h
…
mpu_cmpci.c
add RCSID
2001-11-13 07:48:40 +00:00
mpu_eso.c
add RCSID
2001-11-13 07:48:40 +00:00
mpu_fms.c
add RCSID
2001-11-13 07:48:40 +00:00
mpu_yds.c
add RCSID
2001-11-13 07:48:40 +00:00
neo-coeff.h
…
neo.c
add RCSID
2001-11-13 07:48:40 +00:00
neoreg.h
…
oboe.c
Recognized Danube chip as well.
2001-12-11 21:34:06 +00:00
oboereg.h
Add driver for the Toshiba's Oboe IrDA chip. From Jan Sparud.
2001-12-02 16:30:30 +00:00
ohci_pci.c
add RCSID
2001-11-13 07:48:40 +00:00
opl_cmpci.c
add RCSID
2001-11-13 07:48:40 +00:00
opl_eso.c
add RCSID
2001-11-13 07:48:40 +00:00
opl_fms.c
add RCSID
2001-11-13 07:48:40 +00:00
opl_sv.c
add RCSID
2001-11-13 07:48:40 +00:00
opl_yds.c
add RCSID
2001-11-13 07:48:40 +00:00
pccbb.c
Bug fix: correct chattering suppressor. Card insertion will be
2002-01-10 10:30:08 +00:00
pccbbreg.h
…
pccbbvar.h
Add PCI power management control. If the power state of a bridge is
2001-11-02 03:32:33 +00:00
pci.c
add RCSID
2001-11-13 07:48:40 +00:00
pci_map.c
add RCSID
2001-11-13 07:48:40 +00:00
pci_quirks.c
add RCSID
2001-11-13 07:48:40 +00:00
pci_subr.c
add RCSID
2001-11-13 07:48:40 +00:00
pci_usrreq.c
add RCSID
2001-11-13 07:48:40 +00:00
pciconf.c
Add a "cacheline_size" argument to pci_configure_bus(). It is used
2001-11-28 23:48:34 +00:00
pciconf.h
Add a "cacheline_size" argument to pci_configure_bus(). It is used
2001-11-28 23:48:34 +00:00
pcidevs
Add 3Com 3crwe777a AirConnect.
2002-01-13 03:13:39 +00:00
pcidevs.h
Regen.
2002-01-13 03:14:22 +00:00
pcidevs_data.h
Regen.
2002-01-13 03:14:22 +00:00
pciide.c
Fix typo in comment. Reported by Alexander Yurchenko in private mail.
2002-01-08 11:47:27 +00:00
pciide_acard_reg.h
Make the various timing, etc. tables const, and add the __unused__
2001-10-21 18:49:19 +00:00
pciide_acer_reg.h
Make the various timing, etc. tables const, and add the __unused__
2001-10-21 18:49:19 +00:00
pciide_amd_reg.h
Make the various timing, etc. tables const, and add the __unused__
2001-10-21 18:49:19 +00:00
pciide_apollo_reg.h
Make the various timing, etc. tables const, and add the __unused__
2001-10-21 18:49:19 +00:00
pciide_cmd_reg.h
Support Ultra/100 on CMD 0649.
2001-11-15 20:48:17 +00:00
pciide_cy693_reg.h
Make the various timing, etc. tables const, and add the __unused__
2001-10-21 18:49:19 +00:00
pciide_hpt_reg.h
Make the various timing, etc. tables const, and add the __unused__
2001-10-21 18:49:19 +00:00
pciide_opti_reg.h
Make the various timing, etc. tables const, and add the __unused__
2001-10-21 18:49:19 +00:00
pciide_pdc202xx_reg.h
Make the various timing, etc. tables const, and add the __unused__
2001-10-21 18:49:19 +00:00
pciide_piix_reg.h
Make the various timing, etc. tables const, and add the __unused__
2001-10-21 18:49:19 +00:00
pciide_sis_reg.h
Make the various timing, etc. tables const, and add the __unused__
2001-10-21 18:49:19 +00:00
pciidereg.h
…
pciidevar.h
…
pciio.h
…
pcireg.h
…
pcivar.h
…
pcscp.c
add RCSID
2001-11-13 07:48:40 +00:00
pcscpreg.h
…
plx9060reg.h
…
plx9060var.h
…
ppb.c
add RCSID
2001-11-13 07:48:40 +00:00
ppbreg.h
Fix the Bridge Control Register bit definitions, add ones that
2001-11-08 03:18:12 +00:00
puc.c
add RCSID
2001-11-13 07:48:40 +00:00
puccn.c
add RCSID
2001-11-13 07:48:40 +00:00
puccn.h
…
pucdata.c
Fix a minor typo.
2001-12-16 22:23:01 +00:00
pucvar.h
…
siop_pci.c
add RCSID
2001-11-13 07:48:40 +00:00
siop_pci_common.c
add RCSID
2001-11-13 07:48:40 +00:00
siop_pci_common.h
…
sv.c
add RCSID
2001-11-13 07:48:40 +00:00
svreg.h
…
svvar.h
…
tga.c
Call malloc(9) with M_ZERO flag instead of memset() after malloc().
2002-01-12 16:17:05 +00:00
tga_conf.c
Added support for the PowerStorm 4d20, initial support that is.
2001-12-12 07:50:05 +00:00
tgareg.h
…
tgavar.h
Added support for the PowerStorm 4d20, initial support that is.
2001-12-12 07:50:05 +00:00
trm.c
malloc() + memset() -> malloc() with M_ZERO flag
2001-12-16 04:17:02 +00:00
trmreg.h
Add a driver for the Tekram DC-395U/UW/F and DC-315/U SCSI host adapters,
2001-11-03 17:01:16 +00:00
twe.c
add RCSID
2001-11-13 07:48:40 +00:00
twereg.h
…
twevar.h
Back out previous - it causes panics.
2001-10-10 09:33:36 +00:00
uhci_pci.c
add RCSID
2001-11-13 07:48:40 +00:00
universe_pci.c
add RCSID
2001-11-13 07:48:40 +00:00
universe_pci_var.h
…
usb_pci.c
Make ehci_pci.c compiles again.
2002-01-12 02:06:23 +00:00
usb_pci.h
Make ehci_pci.c compiles again.
2002-01-12 02:06:23 +00:00
vga_pci.c
ANSIfication & KNF fixes.
2001-12-13 08:38:35 +00:00
vga_pcivar.h
…
viaenv.c
add RCSID
2001-11-13 07:48:40 +00:00
viapm.c
add RCSID
2001-11-13 07:48:40 +00:00
viapmvar.h
…
weasel_pci.c
Watchdog back-end driver for PC Weasel/PCI serial console and remote
2002-01-01 16:48:34 +00:00
weaselreg.h
Watchdog back-end driver for PC Weasel/PCI serial console and remote
2002-01-01 16:48:34 +00:00
yds.c
remove a unnecessary message print
2002-01-10 10:17:55 +00:00
ydsreg.h
…
ydsvar.h
add 600 times dummy read from codec for YMF744 (revision < 2).
2001-12-25 16:55:50 +00:00