NetBSD/sys/dev/pci
mjacob 6eba47aa8f add (untested in NetBSD yet) Qlogic 12160 (Ultra3) suppot 2000-02-12 02:22:37 +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 Add a list of all the currently supported boards 2000-02-04 13:16:22 +00:00
ahc_pci.c Remove the FreeBSD support from this file. It hasn't worked in FreeBSD 2000-01-26 06:41:11 +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
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 Shorten some delay()s. From WITEK Wnuk <witek@atari.org> 1999-11-02 17:48:01 +00:00
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 Add a mixer control for the Master Volume Mute knob. 1999-11-02 12:11:42 +00:00
files.pci Fix an oversight in the AIC-7xxx SEEPROM split. 2000-01-26 06:27:32 +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 implement probing for available irqs on non-cirrus pcmcia controllers 2000-02-01 22:39:51 +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 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 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 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 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 use BUS_SPACE_MAP_PREFETCHABLE instead BUS_SPACE_MAP_CACHEABLE where the 2000-01-25 22:31:06 +00:00
if_le_pci.c Add missing field to le_softc structure, missed in previous commit. Name 1998-10-02 00:20:52 +00:00
if_levar.h Add missing field to le_softc structure, missed in previous commit. Name 1998-10-02 00:20:52 +00:00
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 Const poisoning. 1998-11-09 23:12:48 +00:00
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 Don't dry to diving MIIF_NOISOLATE in the PHY drivers. Instead, pass 2000-02-02 17:09:38 +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 Don't dry to diving MIIF_NOISOLATE in the PHY drivers. Instead, pass 2000-02-02 17:09:38 +00:00
if_sipreg.h Add support for the SiS 7016. 2000-01-31 18:36:12 +00:00
if_ti.c "i/o" -> "memory" 2000-01-25 23:23:48 +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 Don't dry to diving MIIF_NOISOLATE in the PHY drivers. Instead, pass 2000-02-02 17:09:38 +00:00
if_tlp_pci.c Give the ISV filter a chance to verify 21143 pass 4.1 SROMs before running 2000-01-26 16:51:11 +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 Don't dry to diving MIIF_NOISOLATE in the PHY drivers. Instead, pass 2000-02-02 17:09:38 +00:00
if_vrreg.h Garbage-collect some unneeded definitions. 1999-02-12 00:37:07 +00:00
isp_pci.c add (untested in NetBSD yet) Qlogic 12160 (Ultra3) suppot 2000-02-12 02:22:37 +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 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 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 Add a driver for the S3 SonicVibes chip. From OpenBSD and 1998-12-10 18:47:18 +00:00
pccbb.c clean up some printfs 2000-02-06 08:14:13 +00:00
pccbbreg.h add %b strings for sockevent and sockstate registers 2000-01-13 08:46:46 +00:00
pccbbvar.h indent this file 2000-02-05 18:42:37 +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 use BUS_SPACE_MAP_PREFETCHABLE instead BUS_SPACE_MAP_CACHEABLE where the 2000-01-25 22:30:04 +00:00
pci_quirks.c
pci_subr.c use BUS_SPACE_MAP_PREFETCHABLE instead BUS_SPACE_MAP_CACHEABLE where the 2000-01-25 22:30:04 +00:00
pcidevs Add US Robotics vendor ID, and USR 3CP5609 PCI 16550 Modem product ID. 2000-02-08 16:22:37 +00:00
pcidevs.h regen 2000-02-08 16:24:00 +00:00
pcidevs_data.h regen 2000-02-08 16:24:00 +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 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 Correct URLs. 2000-01-18 13:30:32 +00:00
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 The chipset manual doesn't tell the truth about the channel enable 1998-12-04 17:30:55 +00:00
pciidereg.h Support for Acerlab M5229 IDE controller. Thanks to Thilo Manske for testing 1999-02-02 16:13:59 +00:00
pciidevar.h Export softc. 1999-11-13 13:40:28 +00:00
pcireg.h use BUS_SPACE_MAP_PREFETCHABLE instead BUS_SPACE_MAP_CACHEABLE where the 2000-01-25 22:30:04 +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 minor cosmetic 2000-01-14 13:20:17 +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 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 add code to cope with multiple ports per BAR, as are found, for instance, 1999-02-06 06:29:54 +00:00
pucdata.c Supports "USR 3CP5609 PCI 16550 Modem", from Kent Polk. 2000-02-08 16:26: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 Make little endian and big endian version of all functions 1999-11-01 18:12:19 +00:00
svreg.h Add a driver for the S3 SonicVibes chip. From OpenBSD and 1998-12-10 18:47:18 +00:00
svvar.h spaces -> tabs 1999-02-18 00:55:36 +00:00
tga.c use BUS_SPACE_MAP_PREFETCHABLE instead BUS_SPACE_MAP_CACHEABLE where the 2000-01-25 22:30:04 +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
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 Make sure PIRQD enable bit is set. From FreeBSD. 2000-01-25 11:26:06 +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