NetBSD/sys/dev/pci
matt e735c2bf67 Add TI LYNX FireWire Controller (as used in the Apple B&W G3) 1999-05-07 00:56:46 +00:00
..
Makefile install if_lmc*.h 1999-03-25 03:54:43 +00:00
Makefile.pcidevs Tron whacked my you-know-what because I didn't follow procedure. 1999-03-16 22:41:56 +00:00
README
adv_pci.c Fix AdvanSys Narrow driver to work on Alpha 1999-02-25 20:20:30 +00:00
adw_pci.c
ahc_pci.c
bha_pci.c
com_puc.c
cy_pci.c
devlist2h.awk
eap.c Pass the correct address (PCI bus address, not PA) to the card. 1999-02-18 07:59:30 +00:00
files.pci Start commit of Lan Media Corp T1/HSSI/DS3 driver 1999-03-25 00:51:53 +00:00
i82365_pci.c
i82365_pcivar.h
if_de.c PR 6852 from Chris Jones <cjones@hideo.nervana.montana.edu>. 1999-04-12 04:31:55 +00:00
if_devar.h Fix typo. (From PR 7027) 1999-04-01 14:55:25 +00:00
if_en_pci.c in general, it's a good idea to make sure you at least have all of the 1999-03-24 18:47:51 +00:00
if_ep_pci.c Improve card descriptions. 1999-02-19 06:57:56 +00:00
if_epic_pci.c Make sure bus mastering is enabled. 1999-03-24 01:05:15 +00:00
if_esh_pci.c
if_ex_pci.c Fix typo. 1999-02-20 07:07:07 +00:00
if_fpa.c
if_fxp.c Make sure bus mastering is enabled. 1999-03-23 23:18:50 +00:00
if_fxpreg.h
if_fxpvar.h Back out to the previous stable revision of the fxp driver. The latest 1999-02-18 01:23:41 +00:00
if_le_pci.c
if_levar.h
if_lmc.c Commit files for the LAN Media Corporation high speed serial/HSSI/DS3 driver 1999-03-25 03:32:43 +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 Commit files for the LAN Media Corporation high speed serial/HSSI/DS3 driver 1999-03-25 03:32:43 +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 Commit files for the LAN Media Corporation high speed serial/HSSI/DS3 driver 1999-03-25 03:32:43 +00:00
if_ne_pci.c
if_ntwoc_pci.c RCS ID police 1999-02-15 04:54:34 +00:00
if_ntwoc_pcireg.h RCS ID police 1999-02-15 04:54:34 +00:00
if_tl.c First pass at support of Compaq NetFlex 3/P PCI: this one has 1999-03-25 16:15:00 +00:00
if_tlregs.h
if_tlvar.h
if_vr.c Make the VIA Rhine driver work on big-endian systems. From Izumi Tsutsui, 1999-04-26 23:19:10 +00:00
if_vrreg.h Garbage-collect some unneeded definitions. 1999-02-12 00:37:07 +00:00
isp_pci.c Read the board revision and trim cache line size back from 16 to 1 1999-04-04 01:14:58 +00:00
lpt_puc.c
ncr.c
ncrreg.h
ncrstat.c
ohci_pci.c Add a way for machine-dependent code to tell a USB controller that it 1999-05-06 19:12:22 +00:00
opl_sv.c
pci.c Back out previous. Thanks to cgd for pointing out another way to do this. 1999-05-06 01:10:28 +00:00
pci_map.c
pci_quirks.c
pci_subr.c
pcidevs Add TI LYNX FireWire Controller (as used in the Apple B&W G3) 1999-05-07 00:56:46 +00:00
pcidevs.h regen 1999-05-06 14:29:21 +00:00
pcidevs_data.h regen 1999-05-06 14:29:21 +00:00
pciide.c Fix the way we compute the mode to use: for multiword DMA, the used mode was 1999-05-05 15:24:59 +00:00
pciide_acer_reg.h
pciide_apollo_reg.h
pciide_cmd_reg.h
pciide_cy693_reg.h
pciide_piix_reg.h
pciide_sis_reg.h
pciidereg.h
pciidevar.h
pcireg.h
pcivar.h Back out previous. Thanks to cgd for pointing out another way to do this. 1999-05-06 01:10:28 +00:00
pcscp.c Fix a couple of problems in the PCscsi-PCI driver: 1999-04-25 01:20:02 +00:00
pcscpreg.h
ppb.c
ppbreg.h
puc.c
pucdata.c
pucvar.h
sv.c initialize 'p' for lame gcc-2.7.2.2 flow analysis. 1999-04-14 03:26:34 +00:00
svreg.h
svvar.h spaces -> tabs 1999-02-18 00:55:36 +00:00
tga.c Accelerate scrolling. Originally by Roland Dowdeswell, revised by 1999-04-28 23:24:33 +00:00
tga_bt463.c Rototillage; make this actually useful. To wit: 1999-04-30 02:47:42 +00:00
tga_bt485.c completely remove Mach VM support. all that is left is the all the 1999-03-24 05:50:49 +00:00
tga_conf.c
tgareg.h
tgavar.h
uhci_pci.c Add a way for machine-dependent code to tell a USB controller that it 1999-05-06 19:12:22 +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