NetBSD/sys/dev/pci
bouyer 8e49b58de0 Add support for Intel 810 chipset (ICH/ICH0).
While I'm there merge back piix_channel_map into piix_chip_map.
1999-08-30 12:49:21 +00:00
..
Makefile Remove dead file; alphabetize 1999-06-20 18:17:22 +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 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
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
eap.c Fix a buglet in the driver's DMA buffer list ipmlementation, causing the next- 1999-07-10 16:46:19 +00:00
eso.c Add missing MPU interrupt glue. 1999-08-14 22:42:16 +00:00
esoreg.h Add missing MPU interrupt glue. 1999-08-14 22:42:16 +00:00
esovar.h Move the mpu device declaration to conf/files. 1999-08-02 17:37:41 +00:00
files.pci Move the mpu device declaration to conf/files. 1999-08-02 17:37:41 +00:00
i82365_pci.c Fix up support for PCI attachments of pcic devices on i386 in general, 1998-12-20 17:53:28 +00:00
i82365_pcivar.h Fix up support for PCI attachments of pcic devices on i386 in general, 1998-12-20 17:53:28 +00:00
if_de.c Make sure bus mastering is enabled; some broken BIOSes don't set this 1999-06-01 19:17:59 +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 Improve card descriptions. 1999-02-19 06:57:56 +00:00
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 Recognize 3c905C. 1999-07-15 18:10:29 +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 Intel i82557 driver is now split into bus and chip bits. 1999-06-20 16:35:40 +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 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 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_rl.c clean up attach messages slightly. 1999-08-20 03:36:59 +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 Be a little nicer about memory usage: 1999-08-03 17:25:51 +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_tl.c Rework layer 2 protocol input routines. Instead of calling e.g. ether_input() 1999-05-18 23:52:51 +00:00
if_tlregs.h
if_tlvar.h Because memory mapped access doesn't fail only with the docking station 1999-01-11 22:45:41 +00:00
if_vr.c Initialize error variable. Should fix spurious init errors. 1999-08-14 11:23:39 +00:00
if_vrreg.h Garbage-collect some unneeded definitions. 1999-02-12 00:37:07 +00:00
isp_pci.c Change to approved NASA/Ames copyright. Add in Qlogic 2200 support. 1999-07-05 20:28:11 +00:00
lpt_puc.c
mpu_eso.c Add missing MPU interrupt glue. 1999-08-14 22:42:16 +00:00
ncr.c after bus_dmamem creating some memory, zero it out. This has stopped 1999-08-19 00:43:45 +00:00
ncrreg.h
ncrstat.c
ohci_pci.c Disable interrupts early. 1999-08-21 21:35:36 +00:00
opl_eso.c Move the MPU driver isa/ to ic/. 1999-08-01 18:05:39 +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 use a symbolic definition for the PCI subsystem ID 1998-12-21 20:56:06 +00:00
pcidevs Add a bunch of i810 devices. From Paul Shupak <paul@plectere.com>. 1999-08-28 09:18:08 +00:00
pcidevs.h Regen. 1999-08-28 09:22:58 +00:00
pcidevs_data.h Regen. 1999-08-28 09:22:58 +00:00
pciide.c Add support for Intel 810 chipset (ICH/ICH0). 1999-08-30 12:49:21 +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 Add support for the Promise Ultra/33 and /66 pci IDE controller. In addition to 1999-08-29 17:20:10 +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 Support for Acerlab M5229 IDE controller. Thanks to Thilo Manske for testing 1999-02-02 16:13:59 +00:00
pciidevar.h
pcireg.h add two of the newer register definitions 1998-12-21 20:31:54 +00:00
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 Device driver for the AMD Am53c974 PCscsi-PCI SCSI chip (i.e. the chip used 1999-01-06 23:23:33 +00:00
ppb.c
ppbreg.h
puc.c add code to cope with multiple ports per BAR, as are found, for instance, 1999-02-06 06:29:54 +00:00
pucdata.c 'Dolphin' -> 'Dolphin Peripherals' where appropriate 1999-07-03 05:55:23 +00:00
pucvar.h add code to cope with multiple ports per BAR, as are found, for instance, 1999-02-06 06:29:54 +00:00
sv.c Fix a buglet in the driver's DMA buffer list ipmlementation, causing the next- 1999-07-10 16:46:19 +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 Disable interrupts early. 1999-08-21 21:35:36 +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