NetBSD/sys/dev/pci
tsubai 9aa167f517 Add Apple KeyLargo and UniNorth. 2000-01-23 09:54:28 +00:00
..
Makefile
Makefile.pcidevs
README
adv_pci.c
adw_pci.c
ahc_pci.c
bha_pci.c
btvmei.c
btvmeireg.h
btvmeivar.h
com_puc.c
cs4280.c Apply patches from Tatoku Ogaito (the author of the code). 2000-01-14 14:39:13 +00:00
cs4280_image.h Add a device driver for the Cirrus Logic CS4280 sound chip. 1999-12-13 20:19:23 +00:00
cs4280reg.h Apply patches from Tatoku Ogaito (the author of the code). 2000-01-14 14:39:13 +00:00
cy_pci.c
devlist2h.awk
dpt_pci.c Fix register offset problem. This should make EISA boards work correctly, 2000-01-18 16:50:38 +00:00
eap.c
eso.c Fix the size of the playback buffer. Patch from Dave Sainty <dave@dtsp.co.nz>. 2000-01-18 04:48:47 +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
files.pci Add support for setting the clock and adapt the code to the new more 2000-01-04 06:31:39 +00:00
fms.c
fmsvar.h
i82365_pci.c
i82365_pcivar.h
if_de.c Fixes for 21143 and MII in full-duplex mode. 2000-01-15 18:39:31 +00:00
if_devar.h Fixes for 21143 and MII in full-duplex mode. 2000-01-15 18:39:31 +00:00
if_en_pci.c
if_ep_pci.c
if_epic_pci.c
if_esh_pci.c Update for sys/buf.h/disksort_*() changes. 2000-01-21 23:39:55 +00:00
if_ex_pci.c Remove EX_CONF_MII for the 3c980. At least 2 people need this for the card 2000-01-13 23:26:35 +00:00
if_fpa.c
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
if_lmc_media.c
if_lmc_nbsd.c
if_lmc_types.h
if_lmcioctl.h
if_lmcvar.h
if_ne_pci.c
if_ntwoc_pci.c Add support for setting the clock and adapt the code to the new more 2000-01-04 06:31:39 +00:00
if_ntwoc_pcireg.h Add support for setting the clock and adapt the code to the new more 2000-01-04 06:31:39 +00:00
if_rl.c
if_rlreg.h
if_sip.c
if_sipreg.h
if_ti.c
if_tireg.h
if_tl.c As suggested by Jason Thorpe back out revision 1.27 because it broke 1999-12-12 17:55:21 +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 get back to looking at config flags 1999-12-20 00:33:17 +00:00
lpt_puc.c
mpu_eso.c
mpu_fms.c
ncr.c Use htole32() and le32toh() instead of SCR_BO(). 1999-12-26 10:41:22 +00:00
ncrreg.h Use htole32() and le32toh() instead of SCR_BO(). 1999-12-26 10:41:22 +00:00
ncrstat.c
ohci_pci.c
opl_eso.c
opl_fms.c
opl_sv.c
pccbb.c Remove code that should not have been added. 2000-01-23 04:02:19 +00:00
pccbbreg.h add %b strings for sockevent and sockstate registers 2000-01-13 08:46:46 +00:00
pccbbvar.h
pci.c
pci_map.c
pci_quirks.c
pci_subr.c Report the Capability List support bit of the SR and, if set, print the 1999-12-15 12:27:26 +00:00
pcidevs Add Apple KeyLargo and UniNorth. 2000-01-23 09:54:28 +00:00
pcidevs.h Regen. 2000-01-12 09:11:42 +00:00
pcidevs_data.h Regen. 2000-01-12 09:11:42 +00:00
pciide.c Clean up revision stuff for the sis. Suggested by Chris Cappuccio. 2000-01-18 13:58:07 +00:00
pciide_acer_reg.h
pciide_apollo_reg.h Correct URLs. 2000-01-18 13:30:32 +00:00
pciide_cmd_reg.h
pciide_cy693_reg.h
pciide_pdc202xx_reg.h
pciide_piix_reg.h
pciide_sis_reg.h
pciidereg.h
pciidevar.h
pcireg.h
pcivar.h
pcscp.c minor cosmetic 2000-01-14 13:20:17 +00:00
pcscpreg.h
ppb.c
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
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
tga_bt485.c
tga_conf.c
tgareg.h
tgavar.h
ti_fw.h
ti_fw2.h
uhci_pci.c
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