NetBSD/sys/dev/pci
2001-09-28 12:36:48 +00:00
..
bktr don't depend on other headers to include sys/proc.h for us. 2001-09-28 12:36:48 +00:00
adv_pci.c
adw_pci.c
agp_ali.c Clean up the AGP match/attach code somewhat. 2001-09-15 00:24:59 +00:00
agp_amd.c AGP registers are in memory space on the AMD-751. 2001-09-16 03:42:12 +00:00
agp_i810.c Add message to explain failure if the internal i810 config registers 2001-09-20 20:00:16 +00:00
agp_intel.c Clean up the AGP match/attach code somewhat. 2001-09-15 00:24:59 +00:00
agp_sis.c Clean up the AGP match/attach code somewhat. 2001-09-15 00:24:59 +00:00
agp_via.c Clean up the AGP match/attach code somewhat. 2001-09-15 00:24:59 +00:00
agp.c agp_generic_bind_memory(): Don't return NULL if we can't malloc 2001-09-16 18:33:08 +00:00
agpreg.h AGP GART support code. Originally written by Doug Rabson for FreeBSD, 2001-09-10 10:01:00 +00:00
agpvar.h Clean up the AGP match/attach code somewhat. 2001-09-15 00:24:59 +00:00
ahc_pci.c There was a stray debugging message "OptionMode = %x\n". Prefix it with 2001-03-24 02:04:40 +00:00
auich.c
auichreg.h
auvia.c It seems the fixed rate versions are actually fixed at 48 kHz, not 44.1 kHz. 2001-08-04 22:15:56 +00:00
auviavar.h
bha_pci.c Split pci and eisa/isa attachment calls, plus misc cleanup. 2001-05-03 20:34:54 +00:00
btvmei.c receive, not recieve 2001-06-12 15:17:10 +00:00
btvmeii.c bcopy -> memcpy 2001-07-07 16:37:38 +00:00
btvmeireg.h Spell 'occurred' with two 'r's. 2001-09-16 16:34:23 +00:00
btvmeivar.h
cac_pci.c
cmpci.c - Add opl at cmpci attachment. 2001-09-04 13:36:07 +00:00
cmpcireg.h - Add opl at cmpci attachment. 2001-09-04 13:36:07 +00:00
cmpcivar.h - Add opl at cmpci attachment. 2001-09-04 13:36:07 +00:00
com_puc.c Ops, forgot to commit this file along with the "variable com freq" support. 2001-03-16 16:43:54 +00:00
cs428x.c rewrite suspend/resume routine. If you suspend while playing audio, 2001-04-18 01:35:06 +00:00
cs428x.h rewrite suspend/resume routine. If you suspend while playing audio, 2001-04-18 01:35:06 +00:00
cs428xreg.h
cs4280_image.h
cs4280.c rewrite suspend/resume routine. If you suspend while playing audio, 2001-04-18 01:35:06 +00:00
cs4280reg.h
cs4281.c Spell 'occurred' with two 'r's. 2001-09-16 16:34:23 +00:00
cs4281reg.h
cy82c693.c
cy82c693reg.h
cy82c693var.h
cy_pci.c
cz.c Add l_poll' to struct linesw' and provide an xxxpoll() entry point 2001-05-02 10:32:08 +00:00
czreg.h
devlist2h.awk
dpt_pci.c Pull up the thorpej_scsipi branch to main branch. 2001-04-25 17:53:04 +00:00
eap.c Fixed compiling error when AUDIO_DEBUG was switched on ... 2001-09-03 15:07:37 +00:00
eapreg.h
ehci_pci.c
esm.c Spell "portege" correctly - it's a computer, not a car. 2001-04-25 03:06:11 +00:00
esmreg.h
esmvar.h
eso.c Hint BUS_DMA_READ and BUS_DMA_WRITE. 2001-07-19 17:19:40 +00:00
esoreg.h
esovar.h
files.agp Give each AGP controller its own attribute, and let the "agpbus" 2001-09-15 01:32:10 +00:00
files.pci Driver for Sun GEM gigabit ethernet, Sun ERI 10/100, and Apple GMAC. 2001-09-16 00:11:41 +00:00
fms.c
fmsvar.h
fwlynx_pci.c Add the PCI frontend for the TI LYNX firewire chip. Note that the 2001-03-06 07:38:32 +00:00
fwohci_pci.c Change to IPL_BIO 2001-05-01 05:10:30 +00:00
hifn7751.c bcmp -> memcmp 2001-07-07 16:47:43 +00:00
hifn7751reg.h
hifn7751var.h
i82365_pci.c
i82365_pcivar.h
if_an_pci.c Remove unnecessary include files. From Onno van der Linden. 2001-07-08 17:55:50 +00:00
if_de.c bcmp -> memcmp 2001-07-07 16:47:43 +00:00
if_devar.h withough -> without 2001-06-13 10:45:57 +00:00
if_en_pci.c
if_ep_pci.c Remove unnecessary include files. From Onno van der Linden. 2001-07-08 17:55:50 +00:00
if_epic_pci.c Remove unnecessary include files. From Onno van der Linden. 2001-07-08 17:55:50 +00:00
if_esh_pci.c Remove unnecessary include files. From Onno van der Linden. 2001-07-08 17:55:50 +00:00
if_ex_pci.c Improve intr_ack code to support for 3c556,3c556B. 2001-08-18 05:49:28 +00:00
if_fpa.c bcopy -> strcpy 2001-07-07 16:39:16 +00:00
if_fxp_pci.c Add enable/disable hooks on devices that have ACPI power management 2001-08-05 23:39:59 +00:00
if_gem_pci.c Print out device details. 2001-09-24 04:39:40 +00:00
if_gsip.c Add a driver for the National Semiconductor DP83820 Gigabit Ethernet 2001-05-18 02:03:53 +00:00
if_hme_pci.c getprop* -> PROM_getprop* 2001-09-26 20:53:05 +00:00
if_le_pci.c Remove unnecessary include files. From Onno van der Linden. 2001-07-08 17:55:50 +00:00
if_levar.h
if_lmc_common.c Make the LMC driver bus_dma and endian clean (big-endian mode does not appear 2001-08-27 17:47:35 +00:00
if_lmc_media.c Make the LMC driver bus_dma and endian clean (big-endian mode does not appear 2001-08-27 17:47:35 +00:00
if_lmc_nbsd.c Get rid of debug printf. 2001-08-27 22:38:34 +00:00
if_lmc_types.h Make the LMC driver bus_dma and endian clean (big-endian mode does not appear 2001-08-27 17:47:35 +00:00
if_lmc.c Make the LMC driver bus_dma and endian clean (big-endian mode does not appear 2001-08-27 17:47:35 +00:00
if_lmcioctl.h Make the LMC driver bus_dma and endian clean (big-endian mode does not appear 2001-08-27 17:47:35 +00:00
if_lmcvar.h Make the LMC driver bus_dma and endian clean (big-endian mode does not appear 2001-08-27 17:47:35 +00:00
if_ne_pci.c Remove unnecessary include files. From Onno van der Linden. 2001-07-08 17:55:50 +00:00
if_ntwoc_pci.c add (u_long) casts for sparc64. 2001-08-14 11:55:38 +00:00
if_ntwoc_pcireg.h
if_pcn.c Fix an obvious typo found while reading the source. 2001-09-02 13:17:54 +00:00
if_pcnreg.h New driver for the AMD PCnet-PCI family of Ethernet chips. This 2001-08-27 19:42:18 +00:00
if_rtk_pci.c Costmetic change. 2001-07-18 01:10:09 +00:00
if_sf_pci.c Remove unnecessary include files. From Onno van der Linden. 2001-07-08 17:55:50 +00:00
if_sip.c Make sure to initialize the all Rx descriptors properly in *_init() 2001-07-23 17:26:50 +00:00
if_sipreg.h Add a driver for the National Semiconductor DP83820 Gigabit Ethernet 2001-05-18 02:03:53 +00:00
if_ste.c Make sure to initialize the all Rx descriptors properly in *_init() 2001-07-23 17:26:50 +00:00
if_stereg.h Device driver for the Sundance Tech. ST-201 10/100 Ethernet. This 2001-06-19 23:00:47 +00:00
if_stge.c Oops, make Rx interrupt deferral actually work. 2001-07-30 20:12:10 +00:00
if_stgereg.h Driver for the Sundance Tech./Tamarack TC9021 Gigabit Ethernet 2001-07-25 00:11:51 +00:00
if_ti.c precede, not preceed. 2001-08-20 12:00:46 +00:00
if_tireg.h IFM_1000_TX -> IFM_1000_T, as (breifly) discussed on tech-net. 2001-06-30 17:53:58 +00:00
if_tl.c - Allocate control structures at attach time rather than at init time. 2001-09-20 10:04:10 +00:00
if_tlp_pci.c Remove unnecessary include files. From Onno van der Linden. 2001-07-08 17:55:50 +00:00
if_tlregs.h Improvement: allocate one page of dmamem for Rx, Tx and nullbuff instead of 2001-08-06 19:20:26 +00:00
if_tlvar.h - Allocate control structures at attach time rather than at init time. 2001-09-20 10:04:10 +00:00
if_vr.c mtod() with uintptr_t, not bus_addr_t. 2001-08-14 11:57:26 +00:00
if_vrreg.h
iha_pci.c Include uvm/uvm_extern.h for PAGE_SIZE. 2001-09-27 15:12:30 +00:00
iop_pci.c Save some info about the board for dpti. 2001-09-22 13:05:36 +00:00
isic_pci_avm_fritz_pci.c bcopy -> memcpy 2001-07-07 16:37:38 +00:00
isic_pci_elsa_qs1p.c
isic_pci.c First step to cleanup the hardware driver <-> upper layers interface. 2001-03-24 12:40:29 +00:00
isic_pci.h
isp_pci.c Add support for 2 Gigabit cards (2300/2312). This necessitated a change 2001-09-01 07:12:23 +00:00
ld_twe.c Centralise the geometry fudge. 2001-06-10 10:48:42 +00:00
lpt_puc.c
Makefile Install pcidevs.h, pcidevs_data.h, pciio.h, pcireg.h. 2001-09-13 21:52:30 +00:00
Makefile.pcidevs
mlx_pci.c Map both memory and IO space, but prefer using memory space. 2001-07-26 15:35:20 +00:00
mly_tables.h Add a driver for Mylex AcceleRAID and eXtremeRAID controllers with v6 2001-07-30 19:59:04 +00:00
mly.c Remove unnecessary test. 2001-08-03 14:10:16 +00:00
mlyio.h Add a driver for Mylex AcceleRAID and eXtremeRAID controllers with v6 2001-07-30 19:59:04 +00:00
mlyreg.h Add a driver for Mylex AcceleRAID and eXtremeRAID controllers with v6 2001-07-30 19:59:04 +00:00
mlyvar.h Add a driver for Mylex AcceleRAID and eXtremeRAID controllers with v6 2001-07-30 19:59:04 +00:00
mpu_cmpci.c MPU-401 compatible MIDI UART driver for C-Media CMI8x38 2001-09-04 13:07:59 +00:00
mpu_eso.c
mpu_fms.c
mpu_yds.c Yamaha YMF724/740/744/754 (DS-1) PCI audio driver. 2001-03-30 14:32:08 +00:00
neo-coeff.h
neo.c Use bus_space_mmap(). 2001-09-04 06:59:10 +00:00
neoreg.h
ohci_pci.c
opl_cmpci.c OPL3 driver for C-Media CMI8x38 2001-09-04 13:07:11 +00:00
opl_eso.c
opl_fms.c
opl_sv.c
opl_yds.c Yamaha YMF724/740/744/754 (DS-1) PCI audio driver. 2001-03-30 14:32:08 +00:00
pccbb.c Add some register definitions for TI PCI12XX and Toshiba ToPIC. 2001-08-30 09:20:17 +00:00
pccbbreg.h Add some register definitions for TI PCI12XX and Toshiba ToPIC. 2001-08-30 09:20:17 +00:00
pccbbvar.h split pccbb_intr_route() into seperate function. 2001-07-06 18:06:59 +00:00
pci_map.c
pci_quirks.c
pci_subr.c Allow this file to be used in userspace, as well. 2001-09-13 21:42:57 +00:00
pci_usrreq.c Oops, didn't intend to enable pcimmap() yet. 2001-09-13 22:00:58 +00:00
pci.c Add an ioctl interface to the PCI bus. Add ioctls to read/write 2001-09-13 21:49:40 +00:00
pciconf.c Bump MAX_CONF_DEV to 32, add some missing newlines in error 2001-09-03 03:46:26 +00:00
pciconf.h Respect __PCI_BUS_DEVORDER. 2001-08-30 02:52:41 +00:00
pcidevs add 4DWAVE and SiS sound devices. 2001-09-27 07:09:27 +00:00
pcidevs_data.h regen 2001-09-27 07:10:37 +00:00
pcidevs.h regen 2001-09-27 07:10:37 +00:00
pciide_acard_reg.h Preliminary support for Acard ATP850/860 UDMA PCI IDE controllers. 2001-04-21 16:36:37 +00:00
pciide_acer_reg.h Better support for newer ALI M5229 chipsets: support Ultra/66 for rev >= 0xC2, 2001-07-26 20:02:21 +00:00
pciide_amd_reg.h Add amd766 support. Rename some variables to 7x6 now that it supports 2001-05-06 20:06:35 +00:00
pciide_apollo_reg.h Better support for VIA chipsets: look at the product/rev ID of the ISA bridge 2001-05-04 15:25:05 +00:00
pciide_cmd_reg.h
pciide_cy693_reg.h
pciide_hpt_reg.h Handle HPT-370A controllers, from skanto@sjk-software.fi (kern/13540) but 2001-07-23 14:55:26 +00:00
pciide_opti_reg.h
pciide_pdc202xx_reg.h Fix typo. s/extention/extension/ 2001-07-05 08:38:24 +00:00
pciide_piix_reg.h
pciide_sis_reg.h
pciide.c Ali M5229 IDE controllers: tweak the rigth 0x79 register (the one from the 2001-09-24 20:03:47 +00:00
pciidereg.h
pciidevar.h For ports that wire up pciide in compatibility mode, have 2001-06-08 04:48:54 +00:00
pciio.h Fix tyop. 2001-09-14 06:09:42 +00:00
pcireg.h Rename PCI_MAPREG_TYPE_ROM to PCI_MAPREG_ROM_ENABLE to keep up with pciconf.? 2001-08-30 02:53:56 +00:00
pcivar.h Add an ioctl interface to the PCI bus. Add ioctls to read/write 2001-09-13 21:49:40 +00:00
pcscp.c Use BUS_DMA_READ and BUS_DMA_WRITE in some obvious places. 2001-07-19 16:36:14 +00:00
pcscpreg.h
plx9060reg.h
plx9060var.h
ppb.c
ppbreg.h added bridge secondary bus reset macros. 2001-07-06 18:07:16 +00:00
puc.c
puccn.c add missing #include "opt_kgdb.h" 2001-05-30 15:24:23 +00:00
puccn.h
pucdata.c Add support for the PCI-400 card and correct the clock rate for all the 2001-08-06 22:25:36 +00:00
pucvar.h
README
siop_pci_common.c 1010 has clock quadrupler but without PPL, so use SF_CHIP_DBLR. 2001-03-15 17:41:28 +00:00
siop_pci_common.h
siop_pci.c
sv.c Hint BUS_DMA_READ and BUS_DMA_WRITE. 2001-07-19 17:47:18 +00:00
svreg.h
svvar.h
tga_conf.c
tga.c Use bus_space_mmap(). 2001-09-04 06:59:10 +00:00
tgareg.h
tgavar.h Use bus_space_mmap(). 2001-09-04 06:59:10 +00:00
twe.c Use bus_dma to get temporary I/O buffers. 2001-09-20 22:09:44 +00:00
twereg.h
twevar.h Use bus_dma to get temporary I/O buffers. 2001-09-20 22:09:44 +00:00
uhci_pci.c
universe_pci_var.h
universe_pci.c
vga_pci.c Gather information about the mappable regions of the card at 2001-09-14 16:54:20 +00:00
vga_pcivar.h
viaenv.c Use PWAIT for the lock, not 0. 2001-08-27 11:24:38 +00:00
viapm.c
viapmvar.h
yds.c bzero -> memset 2001-07-07 16:46:34 +00:00
ydsreg.h Yamaha YMF724/740/744/754 (DS-1) PCI audio driver. 2001-03-30 14:32:08 +00:00
ydsvar.h Yamaha YMF724/740/744/754 (DS-1) PCI audio driver. 2001-03-30 14:32:08 +00:00

$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