NetBSD/sys/dev/pci
tsutsui f9fdb92c0f Always print the device name first in epic_pci_attach(). 2002-12-23 03:57:03 +00:00
..
bktr si_ -> sel_ 2002-11-26 18:49:40 +00:00
Makefile
Makefile.pcidevs
README
aac_pci.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:50:59 +00:00
adv_pci.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:50:59 +00:00
adw_pci.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:50:59 +00:00
agp.c Add support for i830/i845 agp. From Shingo WATANABE (on tech-x11) and 2002-12-13 11:32:50 +00:00
agp_ali.c
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 Add support for i830/i845 agp. From Shingo WATANABE (on tech-x11) and 2002-12-13 11:32:50 +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
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 Add support for i830/i845 agp. From Shingo WATANABE (on tech-x11) and 2002-12-13 11:32:50 +00:00
agpvar.h
ahc_pci.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:50:59 +00:00
amdpm.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:50:59 +00:00
amdpmreg.h Collect random number from AMD 768MPX power management controller. 2002-06-02 02:44:27 +00:00
amr.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:50:59 +00:00
amrreg.h Bare-bones driver for AMI RAID. Parts taken from FreeBSD. This was tried a 2002-01-30 14:35:43 +00:00
amrvar.h Bare-bones driver for AMI RAID. Parts taken from FreeBSD. This was tried a 2002-01-30 14:35:43 +00:00
auich.c Fix typo in comment. 2002-10-12 19:45:54 +00:00
auichreg.h auich_softc: 2002-10-08 10:25:45 +00:00
autri.c Fix recording problem on SiS7018. 2002-11-07 11:44:12 +00:00
autrireg.h Fix recording problem on SiS7018. 2002-11-07 11:44:12 +00:00
autrivar.h
auvia.c auvia_set_params: 2002-11-04 16:38:49 +00:00
auviavar.h Support for 4ch/6ch audio playback with VT8233/VT8235. 2002-10-16 15:27:28 +00:00
bha_pci.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:50:59 +00:00
btvmei.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:50:59 +00:00
btvmeii.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:50:59 +00:00
btvmeireg.h
btvmeivar.h
cac_pci.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:50:59 +00:00
cmpci.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:50:59 +00:00
cmpcireg.h
cmpcivar.h
com_puc.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:50:59 +00:00
cs428x.c
cs428x.h
cs428xreg.h
cs4280.c Replace magic numbers for power management control with PCI_PMCSR* macros. 2002-12-23 02:58:36 +00:00
cs4280_image.h
cs4280reg.h
cs4281.c Replace magic numbers for power management control with PCI_PMCSR* macros. 2002-12-23 02:58:36 +00:00
cs4281reg.h
cy82c693.c
cy82c693reg.h
cy82c693var.h
cy_pci.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:50:59 +00:00
cz.c merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
czreg.h
devlist2h.awk
dpt_pci.c Implement the DPT EATA ioctl() interface. 2002-12-07 19:48:30 +00:00
eap.c Silly me for assuming that the CT5880 cards could be identified by looking 2002-12-14 17:52:47 +00:00
eapreg.h Silly me for assuming that the CT5880 cards could be identified by looking 2002-12-14 17:52:47 +00:00
ehci_pci.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:50:59 +00:00
emuxki.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:50: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 Replace magic numbers for power management control with PCI_PMCSR* macros. 2002-12-23 02:58:36 +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 Fix another typo that I missed last time (foo -> ESA_foo) 2002-03-06 18:30:31 +00:00
esavar.h Add multiple voice support to the ESS Allegro-1 / Maestro-3 family of 2002-03-16 14:34:00 +00:00
esiop_pci.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:50:59 +00:00
esm.c Replace magic numbers for power management control with PCI_PMCSR* macros. 2002-12-23 02:58:36 +00:00
esmreg.h Use standard PCI power management definitions from pcireg.h instead 2002-01-14 19:24:39 +00:00
esmvar.h Avoid an "unmamed fields" warning (gcc 3.1). 2001-12-31 22:06:47 +00:00
eso.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:50:59 +00:00
esoreg.h
esovar.h
files.agp
files.pci Add a driver for the Myson Technology MTD803 3-in-1 Fast Ethernet Controller, 2002-11-07 21:56:56 +00:00
fms.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:50:59 +00:00
fmsvar.h
fwlynx_pci.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:50:59 +00:00
fwohci_pci.c New Feature: add pseudo device for IEEE 1394 isochronous stream and 2002-12-04 00:28:39 +00:00
gtp.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:51:16 +00:00
hifn7751.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:51:16 +00:00
hifn7751reg.h
hifn7751var.h
i82365_pci.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:51:16 +00:00
i82365_pcivar.h
icp_pci.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:51:16 +00:00
if_an_pci.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:51:16 +00:00
if_bge.c Do not try to print uninitialized variable. 2002-10-06 23:34:56 +00:00
if_bgereg.h Give BCM5700 Ax and Bx revs the BGE_QUIRK_LINK_STATE_BROKEN quirk, 2002-07-13 22:31:18 +00:00
if_de.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:51:16 +00:00
if_devar.h Remove uneecessary extern decl of de_ca. 2002-10-01 01:39:38 +00:00
if_en_pci.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:51:16 +00:00
if_ep_pci.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:51:16 +00:00
if_epic_pci.c Always print the device name first in epic_pci_attach(). 2002-12-23 03:57:03 +00:00
if_esh_pci.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:51:16 +00:00
if_ex_pci.c Set PCI_PMCSR more properly. 2002-12-23 03:23:00 +00:00
if_fpa.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:51:16 +00:00
if_fxp_pci.c Replace magic numbers for power management control with PCI_PMCSR* macros. 2002-12-23 02:58:36 +00:00
if_gem_pci.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:51:16 +00:00
if_gsip.c
if_hme_pci.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:51:16 +00:00
if_le_pci.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:51:16 +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 Fix a strict-alias problem uncovered by GCC 3.3. 2002-11-25 02:23:17 +00:00
if_lmc_nbsd.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:51:16 +00:00
if_lmc_types.h LMC_CTL_LEN1 and LMC_CTL_LEN2 extracted each other's fields. Stop doing 2002-05-09 00:58:45 +00:00
if_lmcioctl.h
if_lmcvar.h Remove uneecessary extern decl of de_ca. 2002-10-01 01:39:38 +00:00
if_mtd_pci.c Add a driver for the Myson Technology MTD803 3-in-1 Fast Ethernet Controller, 2002-11-07 21:56:56 +00:00
if_ne_pci.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:51:16 +00:00
if_ntwoc_pci.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:51:16 +00:00
if_ntwoc_pcireg.h
if_pcn.c Replace magic numbers for power management control with PCI_PMCSR* macros. 2002-12-23 02:58:36 +00:00
if_pcnreg.h Add support for memory-mapped PCnet-PCI chips. 2002-09-04 01:36:07 +00:00
if_rtk_pci.c Don't use PCI_PRODUCT_DELTA_8139 (0x1360) for args of pci_conf_read() and 2002-12-23 02:12:49 +00:00
if_sf_pci.c Replace magic numbers for power management control with PCI_PMCSR* macros. 2002-12-23 02:58:36 +00:00
if_sip.c Replace magic numbers for power management control with PCI_PMCSR* macros. 2002-12-23 02:58:36 +00:00
if_sipreg.h * Give symbolic names to the CFG bits in the EEPROM. 2002-06-30 18:04:12 +00:00
if_ste.c Replace magic numbers for power management control with PCI_PMCSR* macros. 2002-12-23 02:58:36 +00:00
if_stereg.h Typo fix 2002-06-24 16:55:17 +00:00
if_stge.c Replace magic numbers for power management control with PCI_PMCSR* macros. 2002-12-23 02:58:36 +00:00
if_stgereg.h s/than than/than/. 2002-11-08 02:05:16 +00:00
if_ti.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:51:16 +00:00
if_tireg.h
if_tl.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:51:16 +00:00
if_tlp_pci.c Replace magic numbers for power management control with PCI_PMCSR* macros. 2002-12-23 02:58:36 +00:00
if_tlregs.h
if_tlvar.h
if_vr.c Change the "dontcare bits" argument to ifmedia_init() to IFM_IMASK 2002-10-21 23:38:10 +00:00
if_vrreg.h
if_wi_pci.c WI_PCI_CBMA belongs in dev/pci. 2002-10-21 11:57:25 +00:00
if_wm.c Replace magic numbers for power management control with PCI_PMCSR* macros. 2002-12-23 02:58:36 +00:00
if_wmreg.h fix typos; "wiseman" is 82542, not 82452. 2002-10-18 00:56:16 +00:00
ifpci.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:51:16 +00:00
ifpci2.c Fritz!PCI v2.0 ISDN driver from FreeBSD. 2002-10-25 21:03:47 +00:00
igsfb_pci.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:51:16 +00:00
iha_pci.c Sync with copyright verbiage update of OpenBSD's iha(4). 2002-11-14 17:07:42 +00:00
iop_pci.c typo 2002-11-15 17:51:33 +00:00
isic_pci.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:51:16 +00:00
isic_pci.h make the LEDs work with both channels active, some cleanup and 2002-05-03 14:12:59 +00:00
isic_pci_elsa_qs1p.c make the LEDs work with both channels active, some cleanup and 2002-05-03 14:12:59 +00:00
isp_pci.c Add ULL to 64-bit integer constants. 2002-11-25 02:16:50 +00:00
iwic_bchan.c remove trailing \n in panic(). approved perry. 2002-09-27 15:35:29 +00:00
iwic_dchan.c remove trailing \n in panic(). approved perry. 2002-09-27 15:35:29 +00:00
iwic_fsm.c Driver for Winbond W6692 passive ISDN cards. 2002-09-24 22:05:19 +00:00
iwic_pci.c avoid namespace collision with IMASK 2002-10-23 14:57:15 +00:00
iwicreg.h avoid namespace collision with IMASK 2002-10-23 14:57:15 +00:00
iwicvar.h Driver for Winbond W6692 passive ISDN cards. 2002-09-24 22:05:19 +00:00
joy_eso.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:51:16 +00:00
joy_pci.c match the joystick device on Creative SBLive! card; note this only works 2002-10-16 21:09:31 +00:00
ld_amr.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:51:16 +00:00
ld_twe.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:51:16 +00:00
lpt_puc.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:51:16 +00:00
machfb.c '.' was missing in license notice. 2002-12-11 05:49:34 +00:00
machfbreg.h Add machfb, ATI Mach64/Rage framebuffer display driver. 2002-10-24 18:15:57 +00:00
mlx_pci.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:51:16 +00:00
mly.c Avoid strict-alias warnings. 2002-11-25 07:47:53 +00:00
mly_tables.h
mlyio.h
mlyreg.h
mlyvar.h
mpu_cmpci.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:51:16 +00:00
mpu_eso.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:51:16 +00:00
mpu_fms.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:51:16 +00:00
mpu_yds.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:51:16 +00:00
neo-coeff.h change array to unsigned char. fixes 23430 lint warnings. "really!" 2002-11-02 16:26:03 +00:00
neo.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:51:16 +00:00
neoreg.h
oboe.c si_ -> sel_ 2002-11-26 18:49:40 +00:00
oboereg.h
ohci_pci.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:51:16 +00:00
opl_cmpci.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:51:16 +00:00
opl_eso.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:51:16 +00:00
opl_fms.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:51:16 +00:00
opl_sv.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:51:16 +00:00
opl_yds.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:51:16 +00:00
pccbb.c Replace magic numbers for power management control with PCI_PMCSR* macros. 2002-12-23 02:58:36 +00:00
pccbbreg.h
pccbbvar.h Use LIST in sys/queue. Add some comments. 2002-10-01 09:09:16 +00:00
pci.c fix lint warnings about things being stringified under cpp -traditional 2002-10-23 01:50:11 +00:00
pci_map.c implement a check whether a BAR is present at all at a given configuration 2002-05-30 12:06:43 +00:00
pci_quirks.c
pci_subr.c Quell an uninitialised variable warning. 2002-11-24 11:52:13 +00:00
pci_usrreq.c merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
pciconf.c In configure_bus() return early if there are no devices on the bus to 2002-11-27 02:53:10 +00:00
pciconf.h Before declaring pci_conf_interrupt(), check to see if it's 2002-09-28 10:31:02 +00:00
pcidevs add Madge Smart 16/4 PCI Ringnode Mk2 entry 2002-12-11 21:34:36 +00:00
pcidevs.h regen: add Madge Networks Smart 16/4 PCI Ringnode Mk2 entry 2002-12-11 21:35:19 +00:00
pcidevs_data.h regen: add Madge Networks Smart 16/4 PCI Ringnode Mk2 entry 2002-12-11 21:35:19 +00:00
pciide.c For sis_setup_channel, acer_setup_channel, hpt_setup_channel, 2002-11-20 19:20:24 +00:00
pciide_acard_reg.h
pciide_acer_reg.h More copyright fixes, pointed out by Thomas. Thanks ! 2002-04-23 20:41:13 +00:00
pciide_amd_reg.h
pciide_apollo_reg.h Correct setup for Ultra133 capable VIA chipsets, From Matthias Drochner 2002-08-25 17:25:33 +00:00
pciide_cmd_reg.h More copyright fixes, pointed out by Thomas. Thanks ! 2002-04-23 20:41:13 +00:00
pciide_cy693_reg.h More copyright fixes, pointed out by Thomas. Thanks ! 2002-04-23 20:41:13 +00:00
pciide_hpt_reg.h Add support for HPT372. From sdegler@kashmir.degler.net in kern/17908, 2002-08-23 16:24:54 +00:00
pciide_opti_reg.h
pciide_pdc202xx_reg.h Spell '[Rr]ight' correctly. From Jim Bernard. 2002-07-26 14:11:34 +00:00
pciide_piix_reg.h More copyright fixes, pointed out by Thomas. Thanks ! 2002-04-23 20:41:13 +00:00
pciide_sis_reg.h More copyright fixes, pointed out by Thomas. Thanks ! 2002-04-23 20:41:13 +00:00
pciide_sl82c105_reg.h Add bus master DMA support for the Symphony Labs 82C105 PCI IDE 2002-04-03 17:02:21 +00:00
pciidereg.h
pciidevar.h
pciio.h
pcireg.h -correct the "MSI" capability 2002-09-21 16:16:31 +00:00
pcivar.h add support for the per-device power management capability. 2002-06-18 13:18:37 +00:00
pcscp.c - Remove code to map PCI_MAPREG_TYPE_MEM, which is not supported by 53c974. 2002-11-25 13:41:35 +00:00
pcscpreg.h
plx9060reg.h
plx9060var.h
ppb.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:51:16 +00:00
ppbreg.h
puc.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:51:16 +00:00
puccn.c
puccn.h
pucdata.c add Boca Research 4- and 8-port cards. from openbsd. 2002-10-29 08:59:36 +00:00
pucvar.h
siop_pci.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:51:16 +00:00
siop_pci_common.c It seems that the 1010-33 has a bug: it sometimes generate spurious SCSI gross 2002-05-04 18:11:06 +00:00
siop_pci_common.h More copyright fixes, pointed out by Thomas. Thanks ! 2002-04-23 20:41:13 +00:00
sv.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:51:16 +00:00
svreg.h
svvar.h
tga.c Remove no longer needed #ifdef __alpha__ and #ifdef __mips__. 2002-10-29 17:01:16 +00:00
tga_conf.c
tgareg.h
tgavar.h
trm.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:51:16 +00:00
trmreg.h
twe.c Remove comparison of u_int8_t value to (512 - a few bytes), since it's 2002-12-16 18:27:20 +00:00
tweio.h Add /dev/twex support. To be used with FreeBSD's 3dmd. 2002-12-13 23:31:32 +00:00
twereg.h
twevar.h Add /dev/twex support. To be used with FreeBSD's 3dmd. 2002-12-13 23:31:32 +00:00
uhci_pci.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:51:16 +00:00
universe_pci.c
universe_pci_var.h
usb_pci.c Use the correct years for copyright. 2002-02-14 21:58:30 +00:00
usb_pci.h Use the correct years for copyright. 2002-02-14 21:58:30 +00:00
vga_pci.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:51:16 +00:00
vga_pcivar.h
viaenv.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:51:16 +00:00
viapm.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:51:16 +00:00
viapmvar.h
weasel_pci.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:51:16 +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 Add trailing ; to CFATTACH_DECL. 2002-10-02 16:51:16 +00:00
ydsreg.h Add power-management register definitions. 2002-11-04 14:56:10 +00:00
ydsvar.h add 600 times dummy read from codec for YMF744 (revision < 2). 2001-12-25 16:55:50 +00:00

README

$NetBSD: README,v 1.3 1998/08/15 03:02:46 mycroft Exp $

This directory contains files which are used during PCI configuration
and PCI device drivers.  Eventually, most of the device drivers and
some of the configuration support should become machine-independent
and be moved to a more general location.

The configuration support was implemented according to the `PCI Local
Bus Specification, Production Version, Revision 2.0' dated April 30,
1993.  Section numbers referred to in the code may be specific to that
edition of the specification.

Some attempt has been made to insure that the code works on rogue
machines where the BIOS doesn't do its job, but in general I can't
guarantee that.

--
- Charles M. Hannum
  NetBSD group
  August 8, 1994