NetBSD/sys/dev/pci
martin 97a0f9b3ed From Michael Lorenz: more cleanup and various bugfixes, support
for WSDISPLAYIO_GETWSCHAR and WSDISPLAYIO_PUTWSCHAR ioctls.
2005-02-25 16:00:58 +00:00
..
bktr constify audio_hw_if, midi_hw_if, and radio_hw_if. 2004-10-29 12:57:15 +00:00
Makefile
Makefile.pcidevs
README
aac_pci.c Add support for Adaptec AAR 2810SA raid controller. 2004-05-10 06:21:09 +00:00
acardide.c atastart() (called only at splbio(), and from interrupts) can change 2004-08-21 00:28:34 +00:00
aceride.c atastart() (called only at splbio(), and from interrupts) can change 2004-08-21 00:28:34 +00:00
adv_pci.c de-__P 2005-02-04 02:10:35 +00:00
adw_pci.c de-__P 2005-02-04 02:10:35 +00:00
agp.c Phase out the use of a string as first "attach args" member to control 2004-08-30 15:05:15 +00:00
agp_ali.c Apply patch from "pandre" at netbsd.ports.i386, stops panic during attachment. 2004-06-02 18:36:06 +00:00
agp_amd.c Add another case to match "PCI_PRODUCT_AMD_SC761_SC" (AMD761 System 2004-10-20 21:47:13 +00:00
agp_i810.c Add agp_i810 powerhook, from Kentaro A. Kurahone 2005-01-27 02:43:42 +00:00
agp_intel.c
agp_sis.c
agp_via.c
agpbusprint.c add centralized {eisa,isa,pci,agp,mca}busprint() functions which do 2004-08-30 10:30:38 +00:00
agpreg.h Use the right bits for the AGP version. 2004-02-04 06:58:24 +00:00
agpvar.h Phase out the use of a string as first "attach args" member to control 2004-08-30 15:05:15 +00:00
ahc_pci.c de-__P 2005-02-04 02:10:35 +00:00
ahd_pci.c de-__P 2005-02-04 02:10:35 +00:00
amdpm.c
amdpmreg.h
amr.c Added Dell PERC 4/SC 2004-10-28 07:22:23 +00:00
amrreg.h
amrvar.h a round of autoconf cleanup: 2004-09-13 12:55:47 +00:00
artsata.c Change PCIIDE_I31244_ENABLEDMA to PCIIDE_I31244_DISABLEDMA as 2005-02-12 10:20:50 +00:00
atppc_puc.c checkpoint DMA support; still disabled, not tested yet 2004-02-10 18:19:47 +00:00
auacer.c Make it compile with debug. 2005-01-17 12:24:37 +00:00
auacerreg.h ansify and KNF 2005-01-15 15:19:51 +00:00
auich.c match nForce2 Ultra 400 audio 2005-01-27 21:49:29 +00:00
auichreg.h Some SiS 7012 chips come muted by default, so un-mute all SiS 7012 chips at 2004-12-11 17:48:56 +00:00
auixp.c Don't print a message when there's no interrupt to be handled, since this 2005-01-26 12:59:06 +00:00
auixpreg.h Update copyright messages 2005-01-12 00:28:03 +00:00
auixpvar.h remove empty auixp_open() and auixp_close(). They are optional. 2005-01-12 15:54:34 +00:00
autri.c Generate an interrupt only after processing all the samples in a block 2005-02-02 10:34:12 +00:00
autrireg.h
autrivar.h
auvia.c ansify and KNF 2005-01-15 15:19:51 +00:00
auviavar.h adopt auconv_set_converter() 2004-11-13 15:00:48 +00:00
bha_pci.c de-__P 2005-02-04 02:10:35 +00:00
btvmei.c de-__P 2005-02-04 02:10:35 +00:00
btvmeii.c de-__P 2005-02-04 02:10:35 +00:00
btvmeireg.h Spell interrupt with two rs. From Peter Postma. 2004-02-24 15:16:04 +00:00
btvmeivar.h de-__P 2005-02-04 02:10:35 +00:00
cac_pci.c
cmdide.c atastart() (called only at splbio(), and from interrupts) can change 2004-08-21 00:28:34 +00:00
cmpci.c ansify and KNF 2005-01-15 15:19:51 +00:00
cmpcireg.h
cmpcivar.h ansify and KNF 2005-01-15 15:19:51 +00:00
com_puc.c de-__P 2005-02-04 02:10:35 +00:00
cs428x.c ansify and KNF 2005-01-15 15:19:51 +00:00
cs428x.h ansify and KNF 2005-01-15 15:19:51 +00:00
cs428xreg.h ansify and KNF 2005-01-15 15:19:51 +00:00
cs4280.c ansify and KNF 2005-01-15 15:19:51 +00:00
cs4280_image.h
cs4280reg.h ansify and KNF 2005-01-15 15:19:51 +00:00
cs4281.c ansify and KNF 2005-01-15 15:19:51 +00:00
cs4281reg.h ansify and KNF 2005-01-15 15:19:51 +00:00
cy82c693.c
cy82c693reg.h
cy82c693var.h
cy_pci.c
cyber.c The variables to hold the registers don't need to be declared volatile. 2004-02-04 01:58:44 +00:00
cyberreg.h Enable the 8X clock on the SIIG Cyberserial serial and combination PCI 2004-02-03 19:51:39 +00:00
cybervar.h Enable the 8X clock on the SIIG Cyberserial serial and combination PCI 2004-02-03 19:51:39 +00:00
cypide.c Move most of wdc_softc into a new atac_softc structure that contains 2004-08-20 06:39:37 +00:00
cz.c
czreg.h
devlist2h.awk For the PCIVERBOSE case, separate vendors and products into separate tables. 2004-08-02 18:43:38 +00:00
dpt_pci.c
eap.c "output.source" on the Ensoniq 1371 really should be "input.source". Making 2005-02-13 23:58:38 +00:00
eapreg.h "output.source" on the Ensoniq 1371 really should be "input.source". Making 2005-02-13 23:58:38 +00:00
eapvar.h support the game port on eap1371 2004-07-08 19:39:00 +00:00
ehci_pci.c For the PCIVERBOSE case, separate vendors and products into separate tables. 2004-08-02 18:43:38 +00:00
emuxki.c ansify and KNF 2005-01-15 15:19:51 +00:00
emuxkireg.h ansify and KNF 2005-01-15 15:19:51 +00:00
emuxkivar.h ansify and KNF 2005-01-15 15:19:51 +00:00
esa.c ansify and KNF 2005-01-15 15:19:51 +00:00
esadsp.h ansify and KNF 2005-01-15 15:19:51 +00:00
esareg.h ansify and KNF 2005-01-15 15:19:51 +00:00
esavar.h ansify and KNF 2005-01-15 15:19:51 +00:00
esiop_pci.c de-__P 2005-02-04 02:10:35 +00:00
esm.c ansify and KNF 2005-01-15 15:19:51 +00:00
esmreg.h
esmvar.h ansify and KNF 2005-01-15 15:19:51 +00:00
eso.c Clean up the array of audio_formats supported. 2005-01-26 21:28:55 +00:00
esoreg.h ansify and KNF 2005-01-15 15:19:51 +00:00
esovar.h ansify and KNF 2005-01-15 15:19:51 +00:00
files.agp add centralized {eisa,isa,pci,agp,mca}busprint() functions which do 2004-08-30 10:30:38 +00:00
files.ath
files.pci Add device driver support for the VIA Networking Technologies VT6122 2005-02-20 18:34:33 +00:00
fms.c ansify and KNF 2005-01-15 15:19:51 +00:00
fmsvar.h ansify and KNF 2005-01-15 15:19:51 +00:00
fwlynx_pci.c de-__P 2005-02-04 02:10:35 +00:00
fwohci_pci.c de-__P 2005-02-04 02:10:35 +00:00
geodeide.c atastart() (called only at splbio(), and from interrupts) can change 2004-08-21 00:28:34 +00:00
gtp.c constify audio_hw_if, midi_hw_if, and radio_hw_if. 2004-10-29 12:57:15 +00:00
hifn7751.c Identify AES-capable chips (7955, 7956) in the driver attach message. 2004-04-29 01:46:06 +00:00
hifn7751reg.h Spell length with h after t. Inspired by a commit by brad@openbsd. 2004-02-13 18:02:05 +00:00
hifn7751var.h
hptide.c atastart() (called only at splbio(), and from interrupts) can change 2004-08-21 00:28:34 +00:00
i82365_pci.c de-__P 2005-02-04 02:10:35 +00:00
i82365_pcivar.h de-__P 2005-02-04 02:10:35 +00:00
iavc_pci.c
icp_pci.c
if_an_pci.c Use ANSI function decls and make use of static. 2004-08-21 23:48:33 +00:00
if_ath_pci.c This should be done in the HAL, but until then... 2004-06-30 05:58:17 +00:00
if_atw_pci.c Use ANSI function decls and make use of static. 2004-08-21 23:48:33 +00:00
if_bce.c PR/29196: Robert Elz: Add support for Broadcom BCM4401-B0 ethernet 2005-02-02 13:26:06 +00:00
if_bcereg.h
if_bge.c Define M_CSUM_DATA_IPv4_IPHL() and M_CSUM_DATA_IPv4_OFFSET() macros 2005-02-21 02:12:48 +00:00
if_bgereg.h Add powerhook to bge(4) 2005-01-26 21:52:47 +00:00
if_de.c When adding/deleting multicast addresses, only whack the address 2004-10-30 18:08:34 +00:00
if_devar.h White space nit- don't put a space before/after increment/decrement 2005-02-11 06:21:21 +00:00
if_dge.c Define M_CSUM_DATA_IPv4_IPHL() and M_CSUM_DATA_IPv4_OFFSET() macros 2005-02-21 02:12:48 +00:00
if_dgereg.h Add driver for Intel PRO/10GbE ethernet adapter. Now NetBSD has no 2004-03-12 13:46:52 +00:00
if_en_pci.c de-__P 2005-02-04 02:10:35 +00:00
if_ep_pci.c Use ANSI function decls and make use of static. 2004-08-21 23:48:33 +00:00
if_epic_pci.c Use ANSI function decls and make use of static. 2004-08-21 23:48:33 +00:00
if_esh_pci.c move buffer queue related stuffs from buf.h to their own header, bufq.h. 2004-10-28 07:07:35 +00:00
if_ex_pci.c Fix the size of psc_regs (0x3c >> 2 is the biggest index used to access 2005-02-24 08:04:02 +00:00
if_fpa.c
if_fxp_pci.c Use ANSI function decls and make use of static. 2004-08-21 23:48:33 +00:00
if_gem_pci.c de-__P 2005-02-04 02:10:35 +00:00
if_gsip.c
if_hme_pci.c de-__P 2005-02-04 02:10:35 +00:00
if_ipw.c Keep a count of free transmit/command descriptors, sc->txfree. 2005-01-19 06:00:22 +00:00
if_ipwreg.h Whitespace tweaks from Damien Bergamini. 2004-09-14 00:27:26 +00:00
if_ipwvar.h Keep a count of free transmit/command descriptors, sc->txfree. 2005-01-19 06:00:22 +00:00
if_iwi.c Remove local PCI_PRODUCT defines 2005-01-15 13:27:23 +00:00
if_iwireg.h NetBSD RCSID 2005-01-11 18:49:05 +00:00
if_iwivar.h NetBSD RCSID 2005-01-11 18:49:05 +00:00
if_le_pci.c Use ANSI function decls and make use of static. 2004-08-21 23:48:33 +00:00
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_mtd_pci.c Use ANSI function decls and make use of static. 2004-08-21 23:48:33 +00:00
if_ne_pci.c Use ANSI function decls and make use of static. 2004-08-21 23:48:33 +00:00
if_ntwoc_pci.c de-__P 2005-02-04 02:10:35 +00:00
if_ntwoc_pcireg.h
if_pcn.c When adding/deleting multicast addresses, only whack the address 2004-10-30 18:08:34 +00:00
if_pcnreg.h
if_re_pci.c re_pci_probe: don't use i/o space unless RE_USEIOSPACE. 2005-02-23 09:18:46 +00:00
if_rtk_pci.c Add rtk_pci powerhook, from Kentaro A. Kurahone 2005-01-27 02:42:35 +00:00
if_rtw_pci.c Add Cardbus, PCI bus front-ends for RTL8180 802.11b MAC/baseband. 2004-09-26 02:33:36 +00:00
if_sf_pci.c Use ANSI function decls and make use of static. 2004-08-21 23:48:33 +00:00
if_sip.c use VLAN_* macros for VLAN tag extraction/addition 2005-02-20 15:56:03 +00:00
if_sipreg.h Improvements to DP83820 support, from HITOSHI Osada: 2004-04-11 16:57:44 +00:00
if_sk.c Recognize Belkin Gigabit Desktop Network PCI card. 2005-01-23 03:06:07 +00:00
if_skreg.h Fix Yukon ram sizing. 2004-09-26 14:23:58 +00:00
if_skvar.h Fix Yukon ram sizing. 2004-09-26 14:23:58 +00:00
if_ste.c When adding/deleting multicast addresses, only whack the address 2004-10-30 18:08:34 +00:00
if_stereg.h
if_stge.c use VLAN_* macros for VLAN tag extraction/addition 2005-02-20 15:56:03 +00:00
if_stgereg.h
if_ti.c use VLAN_* macros for VLAN tag extraction/addition 2005-02-20 15:48:35 +00:00
if_tireg.h Make the SSLOTS, MSLOTS and JSLOTS tunable (redefineable). 2004-07-27 07:59:51 +00:00
if_tl.c de-__P 2005-02-04 02:10:35 +00:00
if_tlp_pci.c Use ANSI function decls and make use of static. 2004-08-21 23:48:33 +00:00
if_tlregs.h
if_tlvar.h attach tl(4) as an event source to rnd(4) 2005-01-23 10:53:19 +00:00
if_txp.c use VLAN_* macros for VLAN tag extraction/addition 2005-02-20 15:56:03 +00:00
if_txpreg.h
if_vge.c Add device driver support for the VIA Networking Technologies VT6122 2005-02-20 18:34:33 +00:00
if_vgereg.h Add device driver support for the VIA Networking Technologies VT6122 2005-02-20 18:34:33 +00:00
if_vgevar.h Add device driver support for the VIA Networking Technologies VT6122 2005-02-20 18:34:33 +00:00
if_vr.c Eliminate use of M_HASFCS. 2005-01-30 17:33:48 +00:00
if_vrreg.h
if_wi_pci.c Use ANSI function decls and make use of static. 2004-08-21 22:48:18 +00:00
if_wm.c Define M_CSUM_DATA_IPv4_IPHL() and M_CSUM_DATA_IPv4_OFFSET() macros 2005-02-21 02:12:48 +00:00
if_wmreg.h Update the interrupt mitigation support. 2005-02-18 04:32:35 +00:00
ifpci.c
ifpci2.c Give a magic value a name - inspired by a post on the FreeBSD isdn mailing 2004-07-06 08:53:16 +00:00
igsfb_pci.c pass string length (= boundary info) to pci_devinfo so that we do not run over 2004-04-23 21:13:05 +00:00
igsfb_pcivar.h
iha_pci.c Use ANSI function decls. 2004-09-25 11:58:19 +00:00
iop_pci.c
isic_pci.c de-__P 2005-02-04 02:10:35 +00:00
isic_pci.h de-__P 2005-02-04 02:10:35 +00:00
isic_pci_elsa_qs1p.c if the register space os the ISDN card can't be mapped, abort device 2004-07-22 19:14:39 +00:00
isp_pci.c Fixes for that only support for the 2030 can be compiled in. 2004-03-10 22:42:47 +00:00
iteide.c add iteide(4) driver for ITE8212-based IDE controllers. from 2004-12-01 22:27:45 +00:00
iwic_bchan.c
iwic_dchan.c
iwic_fsm.c
iwic_pci.c
iwicreg.h
iwicvar.h
ixpide.c Add ixpide(4), a driver for the IDE controller found in the ATI IXP series 2004-12-06 19:22:24 +00:00
joy_eap.c use joydetach() now that we have it 2004-08-03 18:38:52 +00:00
joy_eso.c de-__P 2005-02-04 02:10:35 +00:00
joy_pci.c de-__P 2005-02-04 02:10:35 +00:00
ld_amr.c move buffer queue related stuffs from buf.h to their own header, bufq.h. 2004-10-28 07:07:35 +00:00
ld_twe.c Use aprint_*() instead of printf() at attach time. 2005-02-08 05:16:17 +00:00
lpt_puc.c de-__P 2005-02-04 02:10:35 +00:00
machfb.c From Michael Lorenz: more cleanup and various bugfixes, support 2005-02-25 16:00:58 +00:00
machfbreg.h
mlx_pci.c
mly.c Part 1 of a cleanup pass over the SCSI subsystem. The aim is to name 2005-02-21 00:29:06 +00:00
mly_tables.h
mlyio.h
mlyreg.h
mlyvar.h
mpt_pci.c Add recognition of LSI Logic FC919X chips, as found on 2005-01-06 14:58:00 +00:00
mpu_cmpci.c de-__P 2005-02-04 02:10:35 +00:00
mpu_eso.c de-__P 2005-02-04 02:10:35 +00:00
mpu_fms.c de-__P 2005-02-04 02:10:35 +00:00
mpu_yds.c Add ACPI mpu(4) attachment, based on lpt_acpi.c by jmcneill@, 2004-12-02 09:50:41 +00:00
neo-coeff.h
neo.c ansify and KNF 2005-01-15 15:19:51 +00:00
neoreg.h
njs_pci.c Use ANSI function decls, more static. 2004-08-26 18:38:19 +00:00
oboe.c
oboereg.h
ohci_pci.c For the PCIVERBOSE case, separate vendors and products into separate tables. 2004-08-02 18:43:38 +00:00
opl_cmpci.c de-__P 2005-02-04 02:10:35 +00:00
opl_eso.c de-__P 2005-02-04 02:10:35 +00:00
opl_fms.c de-__P 2005-02-04 02:10:35 +00:00
opl_sv.c de-__P 2005-02-04 02:10:35 +00:00
opl_yds.c ANSIfy and style fixes 2004-11-08 12:10:22 +00:00
optiide.c atastart() (called only at splbio(), and from interrupts) can change 2004-08-21 00:28:34 +00:00
pccbb.c de-__P 2005-02-04 02:10:35 +00:00
pccbbreg.h
pccbbvar.h de-__P 2005-02-04 02:10:35 +00:00
pci.c de-__P 2005-02-04 02:10:35 +00:00
pci_map.c
pci_quirks.c Remove SKIP_FUNCn quirks for SC1100 companion chip; the fix to SMM in 2004-07-10 21:30:58 +00:00
pci_subr.c For the PCIVERBOSE case, separate vendors and products into separate tables. 2004-08-02 18:43:38 +00:00
pci_usrreq.c
pcibusprint.c add centralized {eisa,isa,pci,agp,mca}busprint() functions which do 2004-08-30 10:30:38 +00:00
pciconf.c White space nit- don't put a space before/after increment/decrement 2005-02-11 06:21:21 +00:00
pciconf.h de-__P 2005-02-04 02:10:35 +00:00
pcidevs change the VIATECH VT61XX to VT612X 2005-02-20 18:06:17 +00:00
pcidevs.h regen: change the VIATECH VT61XX to VT612X 2005-02-20 18:07:29 +00:00
pcidevs_data.h regen: change the VIATECH VT61XX to VT612X 2005-02-20 18:07:29 +00:00
pciide.c de-__P 2005-02-04 02:10:35 +00:00
pciide_acard_reg.h
pciide_acer_reg.h
pciide_apollo_reg.h
pciide_cmd_reg.h
pciide_common.c Allow MAXPHYS-sized instead of IDEDMA_BYTE_COUNT_MAX-sized transfers 2005-02-15 12:20:37 +00:00
pciide_cy693_reg.h
pciide_geode_reg.h Add support for the controller found on the AMD (previously 2004-07-27 00:19:27 +00:00
pciide_hpt_reg.h Add the HPT370 DPLL output frequency register. 2004-03-10 21:55:21 +00:00
pciide_i31244_reg.h Add support for the Artisea device operating in DPA mode. 2005-02-11 21:12:32 +00:00
pciide_ite_reg.h add iteide(4) driver for ITE8212-based IDE controllers. from 2004-12-01 22:27:45 +00:00
pciide_ixp_reg.h Add ixpide(4), a driver for the IDE controller found in the ATI IXP series 2004-12-06 19:22:24 +00:00
pciide_opti_reg.h - Add and use a CHAN_TO_WDC() macro to get the wdc_softc from an 2004-08-19 23:25:35 +00:00
pciide_pdc202xx_reg.h
pciide_piix_reg.h
pciide_sii3112_reg.h Add support for the Silicon Image 3114 SATALink 4-port SATA controller. 2003-12-20 03:51:27 +00:00
pciide_sis_reg.h
pciide_sl82c105_reg.h
pciidereg.h Move the definition of NIDEDMA_TABLES from pciidereg.h to be closer to 2005-02-15 03:18:22 +00:00
pciidevar.h Add support for the Artisea device operating in DPA mode. 2005-02-11 21:12:32 +00:00
pciio.h
pcireg.h bridge memory and lower prefetch memory ranges are only 12 bits wide 2004-08-02 14:50:36 +00:00
pcivar.h de-__P 2005-02-04 02:10:35 +00:00
pcscp.c Unload xfer dmamap in pscsp_dma_stop(). 2005-01-21 14:37:58 +00:00
pcscpreg.h
pdcide.c Revert 1.12, it cause problems on promise controllers, as reported in 2004-08-23 21:30:35 +00:00
pdcsata.c Add RAID support, from Shin'ichiro TAYA on current-users@. 2004-11-28 14:34:31 +00:00
piixide.c Add powerhooks for PIIX IDE driver. 2005-01-26 21:50:31 +00:00
plx9060reg.h
plx9060var.h de-__P 2005-02-04 02:10:35 +00:00
ppb.c de-__P 2005-02-04 02:10:35 +00:00
ppbreg.h
puc.c de-__P 2005-02-04 02:10:35 +00:00
puccn.c
puccn.h
pucdata.c Add the dual-serial VScom PCI-200 adapter. Tested by Jukka Salmi. 2004-10-16 18:05:19 +00:00
pucvar.h de-__P 2005-02-04 02:10:35 +00:00
rccide.c atastart() (called only at splbio(), and from interrupts) can change 2004-08-21 00:28:34 +00:00
satalink.c Fill out correct cap variable so that DMA works again. 2004-09-05 05:07:41 +00:00
siop_pci.c de-__P 2005-02-04 02:10:35 +00:00
siop_pci_common.c de-__P 2005-02-04 02:10:35 +00:00
siop_pci_common.h de-__P 2005-02-04 02:10:35 +00:00
siside.c atastart() (called only at splbio(), and from interrupts) can change 2004-08-21 00:28:34 +00:00
slide.c atastart() (called only at splbio(), and from interrupts) can change 2004-08-21 00:28:34 +00:00
stpcide.c Redo the previous adjustment work. 2004-08-21 21:46:54 +00:00
sv.c ansify and KNF 2005-01-15 15:19:51 +00:00
svreg.h ansify and KNF 2005-01-15 15:19:51 +00:00
svvar.h
tga.c de-__P 2005-02-04 02:10:35 +00:00
tga_conf.c
tgareg.h
tgavar.h de-__P 2005-02-04 02:10:35 +00:00
trm.c Part 1 of a cleanup pass over the SCSI subsystem. The aim is to name 2005-02-21 00:29:06 +00:00
trmreg.h
twe.c Add sysctl node hw.tweN.driver_version whose value is FreeBSD's driver version 2005-02-20 19:01:47 +00:00
tweio.h
twereg.h Add some more stripe sizes observed in the field. 2005-02-15 05:56:34 +00:00
twevar.h a round of autoconf cleanup: 2004-09-13 12:55:47 +00:00
ubsec.c
ubsecreg.h
ubsecvar.h
uhci_pci.c For the PCIVERBOSE case, separate vendors and products into separate tables. 2004-08-02 18:43:38 +00:00
universe_pci.c de-__P 2005-02-04 02:10:35 +00:00
universe_pci_var.h de-__P 2005-02-04 02:10:35 +00:00
usb_pci.c Implement an USB memory reserve. Allocate some memory per host controller 2004-12-21 16:41:24 +00:00
usb_pci.h
vga_pci.c Fix typo in comment; from Sergey Svishchev. 2004-05-11 22:45:09 +00:00
vga_pcivar.h de-__P 2005-02-04 02:10:35 +00:00
viaenv.c
viaide.c Reminder not to trust cheap no-name packaging. VIA product 0x3249 is 2005-02-02 11:19:49 +00:00
viapm.c fix botch in config_found conversion, found by Stefan Krueger 2004-09-14 18:57:35 +00:00
viapmvar.h
weasel_pci.c
weaselreg.h
yds.c ansify and KNF 2005-01-15 15:19:51 +00:00
ydsreg.h ansify and KNF 2005-01-15 15:19:51 +00:00
ydsvar.h ansify and KNF 2005-01-15 15:19:51 +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