NetBSD/sys/dev/pci
sakamoto fd094d79ee NetBSD RCS id. 1999-01-26 06:31:28 +00:00
..
Makefile Point people to the correct Makefiles to build generated headers. 1998-06-16 18:36:03 +00:00
Makefile.pcidevs Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
README Make copyright notices with my name consistent. 1998-08-15 03:02:31 +00:00
adv_pci.c Remove Wide boards references 1998-09-26 15:52:55 +00:00
adw_pci.c Change sources to be KNF 1998-09-26 19:53:34 +00:00
ahc_pci.c Nuke __BROKEN_INDIRECT_CONFIG. 1998-06-08 06:55:54 +00:00
bha_pci.c Assign my copyrights to TNF. 1998-08-15 10:10:47 +00:00
com_puc.c add a driver for "PCI 'universal' communications" cards, that is, PCI cards 1998-06-26 18:52:41 +00:00
cy_pci.c Nuke __BROKEN_INDIRECT_CONFIG. 1998-06-08 06:55:54 +00:00
devlist2h.awk Put RCS IDs into generated files, in the correct place. 1998-01-09 06:54:25 +00:00
eap.c Fix more `void *' arithmetic. 1999-01-08 19:22:34 +00:00
files.pci Add VIA Rhine/Rhine II Fast Ethernet files. 1999-01-21 12:02:00 +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 Cleanup media set on Alpha. ring txpoll after setting proper tx 1998-11-09 23:41:14 +00:00
if_devar.h Invert the RXCOPY test. Note that most new platforms will not 1998-09-29 22:40:52 +00:00
if_en_pci.c Nuke __BROKEN_INDIRECT_CONFIG. 1998-06-08 06:55:54 +00:00
if_ep_pci.c Const poisoning. 1998-11-09 23:12:48 +00:00
if_epic_pci.c Adapt to new MII code. 1998-08-11 00:12:52 +00:00
if_esh_pci.c defopt NS, NSIP. 1998-07-05 06:49:00 +00:00
if_ex_pci.c Make the device lookup table-driven, like if_ep_pci.c. 1998-11-09 23:12:18 +00:00
if_fpa.c Merge paddr_t changes into the main branch. 1998-08-13 02:10:37 +00:00
if_fxp.c Changes from FreeBSD: 1998-12-19 01:14:37 +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 Changes from FreeBSD: 1998-12-19 01:14:37 +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_ne_pci.c Const poisoning. 1998-11-09 23:12:48 +00:00
if_ntwoc_pci.c add ntwo* at pci? function ?, a T1 network driver. 1998-07-26 03:28:28 +00:00
if_ntwoc_pcireg.h add ntwo* at pci? function ?, a T1 network driver. 1998-07-26 03:28:28 +00:00
if_tl.c Because memory mapped access doesn't fail only with the docking station 1999-01-11 22:45:41 +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 NetBSD RCS id. 1999-01-26 06:31:28 +00:00
if_vrreg.h NetBSD RCS id. 1999-01-26 06:31:28 +00:00
isp_pci.c oops. Forgot to turn on PCI burst. 1999-01-10 03:41:47 +00:00
lpt_puc.c add a driver for "PCI 'universal' communications" cards, that is, PCI cards 1998-06-26 18:52:41 +00:00
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 updates from FreeBSD via Dave Huang <khym@bga.com> 1997-09-23 02:27:43 +00:00
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 dd a PCI 'quirks' mechanism, meant to be used as the mechanism 1998-05-31 06:03:44 +00:00
pci_subr.c use a symbolic definition for the PCI subsystem ID 1998-12-21 20:56:06 +00:00
pcidevs add another NCR chip, from Dave Sainty <dave@dtsp.co.nz> per PR kern/6819 1999-01-16 11:27:40 +00:00
pcidevs.h regen 1999-01-16 11:28:19 +00:00
pcidevs_data.h regen 1999-01-16 11:28:19 +00:00
pciide.c Defer mapping of pci interrupt to pciide_mapregs_native(). This way, 1998-12-16 13:21:26 +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 Merge bouyer-ide 1998-10-12 16:09:10 +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 add support for "extended capabilities" (new in PCI spec 2.2) 1998-11-07 16:47:22 +00:00
pcscp.c One more cosmetic change, from Izumi Tsutsui. 1999-01-08 19:55: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 Nuke __BROKEN_INDIRECT_CONFIG. 1998-06-08 06:55:54 +00:00
ppbreg.h
puc.c use a symbolic definition for the PCI subsystem ID 1998-12-21 20:40:01 +00:00
pucdata.c I went to Fry's and noticed a few more cards that probably will be 1998-07-12 02:21:56 +00:00
pucvar.h add a driver for "PCI 'universal' communications" cards, that is, PCI cards 1998-06-26 18:52:41 +00:00
sv.c Add a driver for the S3 SonicVibes chip. From OpenBSD and 1998-12-10 18:47:18 +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 Add a driver for the S3 SonicVibes chip. From OpenBSD and 1998-12-10 18:47:18 +00:00
tga.c Fix a few glitches in the nwscons tga driver, PR #6655, Brett Slager. 1999-01-11 22:11:36 +00:00
tga_bt463.c Initial support for the Brooktree Bt463 RAMDAC. 1998-08-18 23:29:28 +00:00
tga_bt485.c When updating the cursor colormap, actually store the data in our 1998-08-18 08:22:49 +00:00
tga_conf.c The "mi" TGA driver. It's still not of much use on anything but alpha 1998-04-15 20:16:30 +00:00
tgareg.h Define the contents of the Video Valid register on the TGA and TGA2. 1998-04-29 02:11:19 +00:00
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 Nuke __BROKEN_INDIRECT_CONFIG. 1998-06-08 06:55:54 +00:00
vga_pcivar.h PCI frontend for sys/dev/ic/vga.c 1998-03-22 15:16:18 +00:00

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