NetBSD/sys/dev/pci
thorpej 014cd3fcc1 Take a stab at making this work on big-endian systems. 1999-12-12 17:46:36 +00:00
..
Makefile Remove dead file; alphabetize 1999-06-20 18:17:22 +00:00
Makefile.pcidevs
README
adv_pci.c Move chip version check from advlib.c to adv_pci.c 1999-06-12 12:09:58 +00:00
adw_pci.c
ahc_pci.c Add support for `Adaptec AHA 2940UW Pro'. 1999-10-12 08:41:55 +00:00
bha_pci.c
btvmei.c add driver for the Bit3 PCI-VME adapter, without the DMA parts for now 1999-06-30 17:45:38 +00:00
btvmeireg.h add driver for the Bit3 PCI-VME adapter, without the DMA parts for now 1999-06-30 17:45:38 +00:00
btvmeivar.h add driver for the Bit3 PCI-VME adapter, without the DMA parts for now 1999-06-30 17:45:38 +00:00
com_puc.c
cy_pci.c
devlist2h.awk
dpt_pci.c - Move initial reset code into dpt_readcfg() 1999-09-29 17:33:02 +00:00
eap.c Shorten some delay()s. From WITEK Wnuk <witek@atari.org> 1999-11-02 17:48:01 +00:00
eso.c Add support code to have the Hardware Volume Control interact with the 1999-12-10 19:13:00 +00:00
esoreg.h Add support code to have the Hardware Volume Control interact with the 1999-12-10 19:13:00 +00:00
esovar.h Add a mixer control for the Master Volume Mute knob. 1999-11-02 12:11:42 +00:00
files.pci Make the ThunderLAN and VIA Rhine drivers use the common MII bit-bang module. 1999-11-19 18:27:18 +00:00
fms.c Shorten some delay()s. From WITEK Wnuk <witek@atari.org> 1999-11-02 17:48:01 +00:00
fmsvar.h Add a missing file for the fms driver. 1999-11-01 21:54:12 +00:00
i82365_pci.c
i82365_pcivar.h
if_de.c CL* discarding. 1999-12-04 12:11:13 +00:00
if_devar.h Fix typo. (From PR 7027) 1999-04-01 14:55:25 +00:00
if_en_pci.c IPv6 kernel code, based on KAME/NetBSD 1.4, SNAP kit 19990628. 1999-07-01 08:12:45 +00:00
if_ep_pci.c
if_epic_pci.c Add support for the SMC 83c175. Also, print out the chip rev when 1999-07-27 00:37:34 +00:00
if_esh_pci.c
if_ex_pci.c -support 3c905B-COMBO - somewhat preliminary: the chip has both an internal 1999-11-30 19:16:51 +00:00
if_fpa.c Make sure bus mastering is enabled; some broken BIOSes don't set this 1999-06-01 19:17:59 +00:00
if_fxp_pci.c Take a stab at making this work on big-endian systems. 1999-12-12 17:46:36 +00:00
if_le_pci.c
if_levar.h
if_lmc.c CL* discarding. 1999-12-04 12:11:13 +00:00
if_lmc_common.c Commit files for the LAN Media Corporation high speed serial/HSSI/DS3 driver 1999-03-25 03:32:43 +00:00
if_lmc_media.c Commit files for the LAN Media Corporation high speed serial/HSSI/DS3 driver 1999-03-25 03:32:43 +00:00
if_lmc_nbsd.c just say no to __BROKEN_INDIRECT_CONFIG 1999-05-12 22:55:14 +00:00
if_lmc_types.h wrap kernel bits in shared kernel/userland files 1999-03-25 04:09:33 +00:00
if_lmcioctl.h wrap kernel bits in shared kernel/userland files 1999-03-25 04:09:33 +00:00
if_lmcvar.h Set the data link type to DLT_PPP_SERIAL so that tcpdump can do 1999-05-11 02:57:58 +00:00
if_ne_pci.c
if_ntwoc_pci.c
if_ntwoc_pcireg.h
if_rl.c Call mii_down() as appropriate. 1999-11-12 18:14:17 +00:00
if_rlreg.h add driver for realtek 8129/8139, from freebsd, with mii stuff kicked out 1999-06-27 15:19:40 +00:00
if_sip.c Call mii_down() as appropriate. 1999-11-12 18:14:17 +00:00
if_sipreg.h Device driver for the Silicon Integrated Systems SiS900 10/100 Ethernet 1999-06-01 18:19:13 +00:00
if_ti.c 1. include headers for NS support 1999-10-06 11:23:33 +00:00
if_tireg.h quick 'n dirty port of FreeBSD's Alteon Gigabit Ethernet driver. 1999-09-01 11:47:46 +00:00
if_tl.c Make the ThunderLAN and VIA Rhine drivers use the common MII bit-bang module. 1999-11-19 18:27:18 +00:00
if_tlp_pci.c - Don't try to run the chip in big-endian mode. Not all chips support 1999-12-11 00:32:59 +00:00
if_tlregs.h
if_tlvar.h
if_vr.c Use htole32() and le32toh(). 1999-12-12 02:53:56 +00:00
if_vrreg.h
isp_pci.c request/response queues now indexed via u_int16_t. Add back in f/w inclusion 1999-12-04 02:54:54 +00:00
lpt_puc.c
mpu_eso.c Add missing MPU interrupt glue. 1999-08-14 22:42:16 +00:00
mpu_fms.c Add FM801 audio device driver. From Witold J. Wnuk ww181302@zodiac.mimuw.edu.pl 1999-11-01 20:43:12 +00:00
ncr.c Mark exactly 3 uses of the SCR_BO() macro as being bogus; these 3 uses 1999-12-05 19:40:18 +00:00
ncrreg.h Changes from the OpenBSD `ncr' driver to byte-swap the script on big-endian 1999-12-05 18:25:18 +00:00
ncrstat.c
ohci_pci.c Deallocate resources (bus space and interrupts) when detaching from 1999-10-12 11:21:24 +00:00
opl_eso.c No longer requires mpuvar.h. 1999-09-01 18:03:10 +00:00
opl_fms.c Add FM801 audio device driver. From Witold J. Wnuk ww181302@zodiac.mimuw.edu.pl 1999-11-01 20:43:12 +00:00
opl_sv.c
pccbb.c (pccbb_pci_callback): no point in reading the bus number register 1999-11-15 16:19:03 +00:00
pccbbreg.h Maintainance the name of Ricoh PCI-CardBus bridges. 1999-11-01 08:58:45 +00:00
pccbbvar.h Maintainance the name of Ricoh PCI-CardBus bridges. 1999-11-01 08:58:45 +00:00
pci.c Make sure devices are told they can use rd/line, rd/mult, and wr/inval. 1999-11-04 19:03:00 +00:00
pci_map.c
pci_quirks.c
pci_subr.c add classes/subclasses new in PCI 2.2. Needs a bit of cleanup, but then, 1999-09-27 03:20:47 +00:00
pcidevs Add vendor ID for Lava Semiconductor (http://www.lavalink.com) 1999-12-04 05:41:08 +00:00
pcidevs.h Regen 1999-12-04 05:43:02 +00:00
pcidevs_data.h Regen 1999-12-04 05:43:02 +00:00
pciide.c Use htole32() and le32toh(). 1999-12-12 02:53:56 +00:00
pciide_acer_reg.h Add support for the Promise Ultra/33 and /66 pci IDE controller. In addition to 1999-08-29 17:20:10 +00:00
pciide_apollo_reg.h
pciide_cmd_reg.h Add support for the Promise Ultra/33 and /66 pci IDE controller. In addition to 1999-08-29 17:20:10 +00:00
pciide_cy693_reg.h Add definitions of the DMA mode control registers. They should be used 1999-08-29 17:06:43 +00:00
pciide_pdc202xx_reg.h Improve Ultra/66 support now that I've got some docs from Promise. 1999-11-28 20:05:18 +00:00
pciide_piix_reg.h Add support for Intel 810 chipset (ICH/ICH0). 1999-08-30 12:49:21 +00:00
pciide_sis_reg.h
pciidereg.h
pciidevar.h Export softc. 1999-11-13 13:40:28 +00:00
pcireg.h Make this file compile again; terminate the continuation line with backslash. 1999-11-16 02:13:02 +00:00
pcivar.h Define flags in pci_attach_args which indicate it's okay to use the 1999-09-30 20:30:06 +00:00
pcscp.c Use htole32(). 1999-12-12 02:50:40 +00:00
pcscpreg.h
ppb.c Don't pass rd/mult capability though a PCI-PCI bridge. The bridge would 1999-11-04 19:04:04 +00:00
ppbreg.h
puc.c
pucdata.c Add support for Lava Computers MFG 2sp-pci and quattro cards. 1999-12-04 05:43:44 +00:00
pucvar.h
sv.c Make little endian and big endian version of all functions 1999-11-01 18:12:19 +00:00
svreg.h
svvar.h
tga.c update for changed struct wsdisplay_accessops:show_screen signature. 1999-12-06 19:25:56 +00:00
tga_bt463.c Rototillage; make this actually useful. To wit: 1999-04-30 02:47:42 +00:00
tga_bt485.c
tga_conf.c
tgareg.h
tgavar.h
ti_fw.h quick 'n dirty port of FreeBSD's Alteon Gigabit Ethernet driver. 1999-09-01 11:47:46 +00:00
ti_fw2.h quick 'n dirty port of FreeBSD's Alteon Gigabit Ethernet driver. 1999-09-01 11:47:46 +00:00
uhci_pci.c Propagate the USB revision number to the usb driver. 1999-11-20 00:57:08 +00:00
vga_pci.c
vga_pcivar.h

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