NetBSD/sys/dev/pci
drochner 0b5c897fd0 1. include headers for NS support
2. pull in a fix from FreeBSD:
revision 1.18
date: 1999/09/17 18:04:14;  author: wpaul;  state: Exp;  lines: +3 -3
Remember to account for ETHER_ALIGN when setting the maxmimum packet
length for mini receive ring. The max length was MHLEN, however the mbufs
are actually shortened to MHLEN - ETHER_ALIGN to force payload alignment.
1999-10-06 11:23:33 +00:00
..
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
dpt_pci.c - Move initial reset code into dpt_readcfg() 1999-09-29 17:33:02 +00:00
eap.c Don't make a human-readable device description being printed at attach time 1999-09-01 07:32:31 +00:00
eso.c Since the Audio 1 DMA controller implements the 24 low address bits only, 1999-09-28 13:57:45 +00:00
esoreg.h Add Game Port definitions. 1999-09-23 11:50:19 +00:00
esovar.h Move the mpu device declaration to conf/files. 1999-08-02 17:37:41 +00:00
files.pci Add glue for 'dpt' driver. 1999-09-27 23:44:27 +00:00
i82365_pci.c
i82365_pcivar.h
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
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 Don't assume that an -FX card has MII (because it doesn't). 1999-09-01 20:26:43 +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_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_lmc.c Commit files for the LAN Media Corporation high speed serial/HSSI/DS3 driver 1999-03-25 03:32:43 +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 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_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 Rework layer 2 protocol input routines. Instead of calling e.g. ether_input() 1999-05-18 23:52:51 +00:00
if_tlp_pci.c Changes to get the Lite-On/Macronix 82C115 working: 1999-09-30 17:48:24 +00:00
if_tlregs.h
if_tlvar.h
if_vr.c Fix packet reception in promiscuous mode: compare the Ethernet destination 1999-09-20 17:40:58 +00:00
if_vrreg.h
isp_pci.c Update for SCSPI changes. 1999-09-30 23:04:39 +00:00
lpt_puc.c
Makefile Remove dead file; alphabetize 1999-06-20 18:17:22 +00:00
Makefile.pcidevs
mpu_eso.c Add missing MPU interrupt glue. 1999-08-14 22:42:16 +00:00
ncr.c Have I mentioned how much I love this driver? Fix the code in the tagged 1999-10-05 17:45:57 +00:00
ncrreg.h
ncrstat.c
ohci_pci.c Add preliminary (untested) code for detaching the USB host controller 1999-09-15 10:25:30 +00:00
opl_eso.c No longer requires mpuvar.h. 1999-09-01 18:03:10 +00:00
opl_sv.c
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
pci.c Back out previous. Thanks to cgd for pointing out another way to do this. 1999-05-06 01:10:28 +00:00
pcidevs - Add Sundance Technolgy vendor ID. 1999-09-29 00:19:51 +00:00
pcidevs_data.h Regen. 1999-09-29 00:20:25 +00:00
pcidevs.h Regen. 1999-09-29 00:20:25 +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
pciide.c Make it compile. 1999-09-02 23:23:03 +00:00
pciidereg.h
pciidevar.h
pcireg.h add classes/subclasses new in PCI 2.2. Needs a bit of cleanup, but then, 1999-09-27 03:20:47 +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 Update for SCSPI changes. 1999-09-30 23:04:39 +00:00
pcscpreg.h
ppb.c
ppbreg.h
puc.c
pucdata.c 'Dolphin' -> 'Dolphin Peripherals' where appropriate 1999-07-03 05:55:23 +00:00
pucvar.h
README
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
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
tga.c Accelerate scrolling. Originally by Roland Dowdeswell, revised by 1999-04-28 23:24:33 +00:00
tgareg.h
tgavar.h
ti_fw2.h quick 'n dirty port of FreeBSD's Alteon Gigabit Ethernet driver. 1999-09-01 11:47:46 +00:00
ti_fw.h quick 'n dirty port of FreeBSD's Alteon Gigabit Ethernet driver. 1999-09-01 11:47:46 +00:00
uhci_pci.c Add preliminary (untested) code for detaching the USB host controller 1999-09-15 10:25:30 +00:00
vga_pci.c
vga_pcivar.h

$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