NetBSD/sys/dev/pci
mycroft e750135b5e A few things:
* Initialize PCIC_INTR and PCIC_CSC_INTR on all chips, not just TI.
* Leave card detect interrupts enabled in PCIC_CSC_INTR.  (This requires
  reading PCIC_CSC in the interrupt handler on some chips, so do that too.)
* Leave PCIC_INTR_ENABLE set, as some chips require this to post card detect
  interrupts while in PCMCIA mode.
* Leave PCIC_INTR_RESET (which is inverted) set at all times *except* when
  powering up a socket, as some chips will use it to drive RESET# low even
  while a CardBus card is in the slot.

This makes PCMCIA and CardBus cards works with some TI chips.  Cross-checked
with a Toshiba ToPIC 95B.
2000-03-12 11:31:53 +00:00
..
Makefile
Makefile.pcidevs
README
adv_pci.c
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
btvmeii.c support bus probes a la "badaddr" and VME interrupts, fix error handling 2000-03-12 11:23:06 +00:00
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 Cosmetic change. 2000-02-25 00:23:57 +00:00
eap.c The shortened 1371 reset delay in revision 1.32 doesn't seem to be 2000-03-11 06:42:37 +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
files.pci Added basic TGA2 support to the TGA driver. Abstracted the RAMDAC 2000-03-04 10:27:59 +00:00
fms.c
fmsvar.h
i82365_pci.c Delete a superfluous newline in attach message. 2000-02-24 03:42:44 +00:00
i82365_pcivar.h Don't use void * for chipset tags. Bad hacker, no biscuit. 2000-02-22 16:04:44 +00:00
if_de.c Fix a missing closing parenthesis in an error diagnostic 2000-02-23 08:31:25 +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 use BUS_SPACE_MAP_PREFETCHABLE instead BUS_SPACE_MAP_CACHEABLE where the 2000-01-25 22:31:06 +00:00
if_le_pci.c
if_levar.h
if_lmc.c
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 Support the W89C940F alternative ID. 2000-03-06 03:07:08 +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 No longer necessary to futz with ifp->if_baudrate here. 2000-03-06 21:02:00 +00:00
if_rlreg.h
if_sip.c No longer necessary to futz with ifp->if_baudrate here. 2000-03-06 21:02:00 +00:00
if_sipreg.h Add support for the SiS 7016. 2000-01-31 18:36:12 +00:00
if_ti.c Set ifp->if_baudrate as appropriate. 2000-03-06 21:02:37 +00:00
if_tireg.h
if_tl.c No longer necessary to futz with ifp->if_baudrate here. 2000-03-06 21:02:00 +00:00
if_tlp_pci.c Determine the size of the SROM by probing the chip using the standard Microwire 2000-03-07 00:39:17 +00:00
if_tlregs.h
if_tlvar.h
if_vr.c No longer necessary to futz with ifp->if_baudrate here. 2000-03-06 21:02:00 +00:00
if_vrreg.h
isp_pci.c Support for > 12 byte commands for parallel SCSI. 2000-02-19 01:54:42 +00:00
lpt_puc.c
mpu_eso.c
mpu_fms.c
ncr.c deal with a DELAY vs. delay issue 2000-02-20 22:19:29 +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 A few things: 2000-03-12 11:31:53 +00:00
pccbbreg.h add %b strings for sockevent and sockstate registers 2000-01-13 08:46:46 +00:00
pccbbvar.h Revert the previous change. 2000-03-12 04:27:12 +00:00
pci.c
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 id for Alliance AT25, as sent by Dave Sainty in kern/9596. 2000-03-11 16:13:14 +00:00
pcidevs.h regen 2000-03-11 16:13:39 +00:00
pcidevs_data.h regen 2000-03-11 16:13:39 +00:00
pciide.c Don't reset cp->hw_ok ro 0 when cp isn't initialised in cy693_chip_map() 2000-03-10 21:21:48 +00:00
pciide_acer_reg.h
pciide_amd_reg.h Add support for the AMD 756 DMA/UDMA IDE controller, provided in 2000-03-06 18:02:26 +00:00
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 Move PCIIDE_CHANNEL_NAME macro to pciidereg.h. 2000-03-09 20:26:31 +00:00
pciidevar.h
pcireg.h use BUS_SPACE_MAP_PREFETCHABLE instead BUS_SPACE_MAP_CACHEABLE where the 2000-01-25 22:30:04 +00:00
pcivar.h
pcscp.c minor cosmetic 2000-01-14 13:20:17 +00:00
pcscpreg.h
ppb.c
ppbreg.h
puc.c
pucdata.c Supports "USR 3CP5609 PCI 16550 Modem", from Kent Polk. 2000-02-08 16:26:23 +00:00
pucvar.h
sv.c
svreg.h
svvar.h
tga.c Bus_space-ify TGA register accesses. 2000-03-12 05:32:29 +00:00
tga_bt463.c Added basic TGA2 support to the TGA driver. Abstracted the RAMDAC 2000-03-04 10:27:59 +00:00
tga_conf.c Bus_space-ify TGA register accesses. 2000-03-12 05:32:29 +00:00
tgareg.h Bus_space-ify TGA register accesses. 2000-03-12 05:32:29 +00:00
tgavar.h Bus_space-ify TGA register accesses. 2000-03-12 05:32:29 +00:00
ti_fw.h
ti_fw2.h
uhci_pci.c Make sure PIRQD enable bit is set. From FreeBSD. 2000-01-25 11:26:06 +00:00
universe_pci.c add support for DMA mapping, bus probes ala "badaddr" and VME interrupts, 2000-03-12 11:21:02 +00:00
universe_pci_var.h add support for DMA mapping, bus probes ala "badaddr" and VME interrupts, 2000-03-12 11:21:02 +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