NetBSD/sys/dev/pci
thorpej 4c7a2ee3b0 Fix a couple of problems in the PCscsi-PCI driver:
* resid in pcscp_dma_intr() should also be set in the data out phase.
* Don't set up DMA in the transfer pad operations.
* Change URL of the PDF technical manual to the index page.
* include <machine/bswap.h> on big endian machines.

Fixes timeouts writing large blocks to tapes.  From Izumi Tsutsui,
PR 7252.
1999-04-25 01:20:02 +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 Make copyright notices with my name consistent. 1998-08-15 03:02:31 +00:00
adv_pci.c Fix AdvanSys Narrow driver to work on Alpha 1999-02-25 20:20:30 +00:00
adw_pci.c Change sources to be KNF 1998-09-26 19:53:34 +00:00
ahc_pci.c
bha_pci.c Assign my copyrights to TNF. 1998-08-15 10:10:47 +00:00
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 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 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 Merge paddr_t changes into the main branch. 1998-08-13 02:10:37 +00:00
if_fxp.c Make sure bus mastering is enabled. 1999-03-23 23:18:50 +00:00
if_fxpreg.h Change the 32-bit fields of the RFA to an arrays of bytes, so that 1998-08-25 01:08:15 +00:00
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 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 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 Const poisoning. 1998-11-09 23:12:48 +00:00
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 Fix typos in last commit. 1998-08-15 16:58:53 +00:00
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 Fix an mbuf leak in the strict alignment case of packet reception. 1999-04-24 22:09:56 +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 Don't DMA the scsi command from or the sense data to the scsipi_xfer 1998-12-13 00:11:37 +00:00
ncrreg.h
ncrstat.c
ohci_pci.c Fold lines to 80 chars. 1998-12-27 13:03:58 +00:00
opl_sv.c Add a driver for the S3 SonicVibes chip. From OpenBSD and 1998-12-10 18:47:18 +00:00
pci.c add support for "extended capabilities" (new in PCI spec 2.2) 1998-11-07 16:47:22 +00:00
pci_map.c Assign my copyrights to TNF. 1998-08-15 10:10:47 +00:00
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 entries for TI, Ricoh, Toshiba PCI-to-cardbus bridge chips, so 1999-04-12 23:18:16 +00:00
pcidevs.h Add entries for TI, Ricoh, Toshiba PCI-to-cardbus bridge chips, so 1999-04-12 23:18:16 +00:00
pcidevs_data.h Add entries for TI, Ricoh, Toshiba PCI-to-cardbus bridge chips, so 1999-04-12 23:18:16 +00:00
pciide.c Kill an extra 'pciide0: ' in a printf 1999-04-06 17:49:14 +00:00
pciide_acer_reg.h Support for Acerlab M5229 IDE controller. Thanks to Thilo Manske for testing 1999-02-02 16:13:59 +00:00
pciide_apollo_reg.h Rearange the modes setup to allow these to be dyanmically changed. Fill 1998-12-16 12:48:45 +00:00
pciide_cmd_reg.h - change drive_flags from u_int8_t to u_int16_t 1998-12-02 10:52:24 +00:00
pciide_cy693_reg.h Add URLs of documentation source (from Matthias Drochner). 1998-12-03 14:06:16 +00:00
pciide_piix_reg.h Merge bouyer-ide 1998-10-12 16:09:10 +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 Merge bouyer-ide 1998-10-12 16:09:10 +00:00
pcireg.h add two of the newer register definitions 1998-12-21 20:31:54 +00:00
pcivar.h pull pci_machdep.h in from machine/ 1999-03-19 03:37:52 +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 put in better name/description for Simon G's board 1999-02-06 06:55:15 +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 initialize 'p' for lame gcc-2.7.2.2 flow analysis. 1999-04-14 03:26:34 +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 completely remove Mach VM support. all that is left is the all the 1999-03-24 05:50:49 +00:00
tga_bt463.c completely remove Mach VM support. all that is left is the all the 1999-03-24 05:50:49 +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 Need an entry point to check cursor colormap entries for validity 1998-08-18 08:23:46 +00:00
uhci_pci.c Make the copyright header conform to the NetBSD template. 1998-11-25 22:32:04 +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