NetBSD/sys/dev/pci
manu e057d5fcd9 Tweak the twa(4) driver so that 3ware command line utility works with it.
This includes:
- fixing various structure definitions so that the ioctl parameter match
- adding a hw.twa*.driver_version sysctl
- do not refuse multiple device openings, as the management tool will do it.
  I'm not sure we are safe. FreeBSD allows multiple openings, and use the
  open flag only when an attempt to detach the device is done.
2006-09-23 22:16:35 +00:00
..
bktr stop attaching when a bus_dma operation fails, instead of using bogus 2006-09-03 19:06:32 +00:00
aac_pci.c static comes first. 2006-08-28 00:00:23 +00:00
acardide.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
aceride.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
adv_pci.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
adw_pci.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
agp_ali.c PR/32550: Michael Eriksson: No agp(4) support for i915 integrated graphics 2006-01-16 22:59:36 +00:00
agp_amd.c Coverity ID 2313: free ``asc'' on error. 2006-04-11 16:19:39 +00:00
agp_i810.c Add support for 82945GM and (untested) 82945P AGP. FreeBSD and 2006-07-30 04:23:44 +00:00
agp_intel.c Add Intel AGP powerhook. Tested on an 82855PM. 2006-03-11 02:35:06 +00:00
agp_sis.c PR/32550: Michael Eriksson: No agp(4) support for i915 integrated graphics 2006-01-16 22:59:36 +00:00
agp_via.c PR/32550: Michael Eriksson: No agp(4) support for i915 integrated graphics 2006-01-16 22:59:36 +00:00
agp.c complete initialization 2006-08-27 23:21:35 +00:00
agpbusprint.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
agpreg.h PR/32550: Michael Eriksson: No agp(4) support for i915 integrated graphics 2006-01-16 22:59:36 +00:00
agpvar.h Fix all the -D*DEBUG* code that it was rotting away and did not even compile. 2006-08-17 17:11:27 +00:00
ahc_pci.c Put appropriate prefixes on property names to reduce chances of name 2006-07-10 16:28:44 +00:00
ahd_pci.c re-factor the pci powestate api. reviewed by gimpy 2006-06-17 23:34:26 +00:00
amdpm_smbus.c use the "i2cbus" interface attribute rather than putting a string name 2006-06-26 18:21:38 +00:00
amdpm_smbusreg.h Add support for i2c bus on AMD-8111 used on many Opteron server motherboards, 2006-02-19 02:24:20 +00:00
amdpm.c restructure ifdefs 2006-08-27 23:27:44 +00:00
amdpmreg.h Support for the 24/32bit timer in the AMD 768 Power Management 2006-06-17 15:05:15 +00:00
amdpmvar.h PR kern/32913: amdpm(4) smbus/i2cbus needs locking. Apply patch 2006-04-30 18:46:18 +00:00
amr.c - static needs to be first 2006-08-27 23:31:15 +00:00
amrio.h Add a /dev/amr* control file for amr(4) devices, which allows sending raw 2006-07-23 12:01:25 +00:00
amrreg.h Add a /dev/amr* control file for amr(4) devices, which allows sending raw 2006-07-23 12:01:25 +00:00
amrvar.h Add a /dev/amr* control file for amr(4) devices, which allows sending raw 2006-07-23 12:01:25 +00:00
artsata.c Add missing __KERNEL_RCSID() 2006-06-26 17:54:06 +00:00
atppc_puc.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
auacer.c add missing initializer 2006-08-27 23:53:10 +00:00
auacerreg.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
auich.c Device 10de:026c is not AC-97 controller but nForce430 HD Audio controller. 2006-08-03 03:01:39 +00:00
auichreg.h Add support for ICH7. Tested by gendalia@. 2005-12-02 19:47:52 +00:00
auixp.c Since SPDIF support fo the auixp driver is still half done disable it for 2006-09-18 15:18:52 +00:00
auixpreg.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
auixpvar.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
autri.c add missing initializer 2006-08-28 00:01:36 +00:00
autrireg.h
autrivar.h
auvia.c add missing initializer 2006-08-28 00:01:36 +00:00
auviavar.h add support for AC'97 S/PDIF 2006-07-27 15:35:01 +00:00
azalia_codec.c fix initializers 2006-09-03 22:17:35 +00:00
azalia.c add missing initializer. 2006-08-28 00:04:21 +00:00
azalia.h support for EAPD, Balanced I/O, and LR-Swap 2006-07-21 14:40:12 +00:00
bha_pci.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
btvmei.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
btvmeii.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
btvmeireg.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
btvmeivar.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
cac_pci.c static goes first. 2006-08-28 00:18:30 +00:00
chipsfb.c a half done wsdisplay driver for Chips & Technologies 65550 graphics chips 2006-09-23 05:12:22 +00:00
chipsfbreg.h a half done wsdisplay driver for Chips & Technologies 65550 graphics chips 2006-09-23 05:12:22 +00:00
ciss_pci.c Add a driver, ciss(4), for the HP/Compaq drivers using the newer 2006-03-21 20:42:14 +00:00
cmdide.c Add another missing ch_ndrive initialization. 2006-02-07 20:37:24 +00:00
cmpci.c fix incomplete initializer. 2006-08-29 23:42:18 +00:00
cmpcireg.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
cmpcivar.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
com_puc.c Add an option COM_REGMAP to allow com(4) to use an array of register indices. 2006-07-13 22:56:00 +00:00
cs428x.c Add support for the Turtle Beach Santa Cruz. Special thanks to Stephane 2006-04-15 21:20:47 +00:00
cs428x.h PR/12843: Workaround for CS4280 on IBM ThinkPads. From Stephane Witzmann. 2006-08-06 16:21:11 +00:00
cs428xreg.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
cs4280_image.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
cs4280.c fix incomplete initializer 2006-08-29 23:45:23 +00:00
cs4280reg.h Add support for the Turtle Beach Santa Cruz. Special thanks to Stephane 2006-04-15 21:20:47 +00:00
cs4281.c fix incomplete initializer 2006-08-29 23:45:23 +00:00
cs4281reg.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
cy82c693.c
cy82c693reg.h
cy82c693var.h
cy_pci.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
cyber.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
cyberreg.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
cybervar.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
cypide.c properly use ata_channel->ch_ndrive: 2006-01-16 20:30:18 +00:00
cz.c - Use the LWP cached credentials where sane. 2006-07-21 16:48:45 +00:00
czreg.h
devlist2h.awk merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
dpt_pci.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
eap.c fix incomplete initializers 2006-08-30 00:42:41 +00:00
eapreg.h Ankh-Morpork, we have a MIDI driver.... 2006-06-30 13:56:25 +00:00
eapvar.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
ehci_pci.c On suspend, capture PCI configuration registers. On resume, restore them 2006-03-10 17:21:20 +00:00
emuxki.c Print "interrupt at irq <foo>" message immediately after we establish the 2006-09-23 01:19:18 +00:00
emuxkireg.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
emuxkivar.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
esa.c missing comma 2006-08-30 00:54:28 +00:00
esadsp.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
esareg.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
esavar.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
esiop_pci.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
esm.c fix incomplete initializers 2006-08-30 01:10:46 +00:00
esmreg.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
esmvar.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
eso.c - fix missing initializer 2006-08-30 01:14:24 +00:00
esoreg.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
esovar.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
files.agp merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
files.pci a half done wsdisplay driver for Chips & Technologies 65550 graphics chips 2006-09-23 05:12:22 +00:00
fms.c static goes first 2006-08-30 02:00:26 +00:00
fmsvar.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
fwlynx_pci.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
fwohci_pci.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
geodeide.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
gtp.c Use device_cfdata(). 2006-03-29 04:16:44 +00:00
hifn7751.c static goes first 2006-08-30 02:13:20 +00:00
hifn7751reg.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
hifn7751var.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
hptide.c HPT368 support. Patch from Jonathan A. Kollasch via PR kern/34097. 2006-08-05 22:31:13 +00:00
i82365_pci.c add missing initializers. 2006-08-30 15:14:11 +00:00
i82365_pcivar.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
iavc_pci.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
icp_pci.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
if_an_pci.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
if_ath_pci.c If the card presents 64bit memory, map it as that. 2006-08-01 18:11:32 +00:00
if_atw_pci.c re-factor the pci powestate api. reviewed by gimpy 2006-06-17 23:34:26 +00:00
if_bce.c s/writting/writing/. 2006-07-07 00:56:15 +00:00
if_bcereg.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
if_bge.c Rework bge_reset() to more closely follow the Broadcom-supplied Linux driver: 2006-06-01 02:20:54 +00:00
if_bgereg.h PR/33828: Pawel Chwalowski: Add support for Broadcom BCM5789 chip 2006-04-18 14:53:43 +00:00
if_de.c remove more vestiges of CCITT, LLC, HDLC, NS, and NSIP. 2006-09-07 02:40:31 +00:00
if_devar.h gcc4 found that it can't store 2006-05-29 15:12:57 +00:00
if_dge.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
if_dgereg.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
if_en_pci.c don't try to #define bus_space_read_1() if defined(sparc). 2006-05-11 01:02:59 +00:00
if_ep_pci.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
if_epic_pci.c re-factor the pci powestate api. reviewed by gimpy 2006-06-17 23:34:26 +00:00
if_esh_pci.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
if_ex_pci.c re-factor the pci powestate api. reviewed by gimpy 2006-06-17 23:34:26 +00:00
if_fpa.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
if_fxp_pci.c Recognize another Intel PRO/100 VM Network Controller. 2006-07-30 21:09:00 +00:00
if_gem_pci.c 1st cut of Powermac G5 support (uses bridge mode). 2006-08-05 21:26:48 +00:00
if_gsip.c
if_hme_pci.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
if_ipw.c Don't read the firmware twice. Noticed by Nick. 2006-08-02 13:58:39 +00:00
if_ipwreg.h Merge the FreeBSD code and adapt to NetBSD: 2005-12-20 07:51:38 +00:00
if_ipwvar.h Remove SIOCKILLFW. 2006-04-17 20:57:24 +00:00
if_iwi.c fix initializers. 2006-08-30 16:43:56 +00:00
if_iwireg.h Adapt iwi(4) to use firmload(9) and remove firmware loading from 2006-08-09 11:35:59 +00:00
if_iwivar.h Add some sysctl knobs to bring us closer to the FreeBSD driver. 2006-08-19 06:32:52 +00:00
if_kse.c Add kse(4) driver for Micrel KSZ8842/8841 Ethernet controller. 2006-06-30 17:17:09 +00:00
if_le_pci.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
if_levar.h
if_lmc.c complete initializers. 2006-08-30 16:49:07 +00:00
if_lmc.h Grr. Don't define _KERNEL! Most of the kernel files do #ifdef _KERNEL 2006-08-27 19:19:47 +00:00
if_msk.c Add msk(4), a driver for Marvell Yukon 2 gigabit ethernet chips, 2006-09-09 16:17:50 +00:00
if_mskvar.h Add msk(4), a driver for Marvell Yukon 2 gigabit ethernet chips, 2006-09-09 16:17:50 +00:00
if_mtd_pci.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
if_ne_pci.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
if_nfe.c Add support for MCP61/65 controllers... from obsd. 2006-09-03 07:42:04 +00:00
if_nfereg.h add nfe driver and manpage from OpenBSD. 2006-03-12 22:40:42 +00:00
if_nfevar.h add nfe driver and manpage from OpenBSD. 2006-03-12 22:40:42 +00:00
if_ntwoc_pci.c Use device_cfdata(). 2006-03-29 04:16:44 +00:00
if_ntwoc_pcireg.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
if_pcn.c re-factor the pci powestate api. reviewed by gimpy 2006-06-17 23:34:26 +00:00
if_pcnreg.h
if_ral_pci.c Attachment framework for the rt2561.c and rt2661.c drivers. 2006-06-06 21:00:41 +00:00
if_re_pci.c PR/33761: dieter roelants: NetBSD doesn't recognize a RealTek 8168B nic 2006-06-18 21:32:24 +00:00
if_rtk_pci.c s/dreamcast/sh3/ to cover landisk. 2006-09-01 20:28:14 +00:00
if_rtw_pci.c Remove the declaration of an unused local variable 'reg'. 2006-09-01 03:24:58 +00:00
if_sf_pci.c re-factor the pci powestate api. reviewed by gimpy 2006-06-17 23:34:26 +00:00
if_sip.c re-factor the pci powestate api. reviewed by gimpy 2006-06-17 23:34:26 +00:00
if_sipreg.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
if_sk.c g/c unused SK_{SET,CLR}BIT macros 2006-09-10 18:39:27 +00:00
if_skreg.h Add msk(4), a driver for Marvell Yukon 2 gigabit ethernet chips, 2006-09-09 16:17:50 +00:00
if_skvar.h Remove unused members of sk_softc. 2006-09-04 00:54:40 +00:00
if_ste.c re-factor the pci powestate api. reviewed by gimpy 2006-06-17 23:34:26 +00:00
if_stereg.h
if_stge.c re-factor the pci powestate api. reviewed by gimpy 2006-06-17 23:34:26 +00:00
if_stgereg.h
if_ti.c remove more vestiges of CCITT, LLC, HDLC, NS, and NSIP. 2006-09-07 02:40:31 +00:00
if_tireg.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
if_tl.c remove more vestiges of CCITT, LLC, HDLC, NS, and NSIP. 2006-09-07 02:40:31 +00:00
if_tlp_pci.c Add quirks for the Phobos GIO Fast Ethernet boards. 2006-08-30 23:32:07 +00:00
if_tlregs.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
if_tlvar.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
if_txp.c Coverity CID 2314: Free memory if we fail to allocate rings. 2006-04-14 18:45:53 +00:00
if_txpreg.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
if_vge.c Use the SI capitalization for "Hz", "kHz", and "MHz" in comments and strings. 2006-03-08 23:46:22 +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 VGE_FIXUP_RX is not needed on amd64, disable it for all non-strict 2005-10-01 22:30:09 +00:00
if_vr.c re-factor the pci powestate api. reviewed by gimpy 2006-06-17 23:34:26 +00:00
if_vrreg.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
if_wi_pci.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
if_wm.c Fix len=-4 issues. 2006-07-05 23:51:50 +00:00
if_wmreg.h o i82573 doesn't support jumbo frame 2006-06-10 14:26:52 +00:00
if_wpi.c Apply a change from damien in OpenBSD: fix a use-after-free (read) 2006-08-13 03:52:33 +00:00
if_wpireg.h Add a port of the OpenBSD Intel 3945ABG wpi(4) wireless driver, by 2006-08-13 02:21:45 +00:00
if_wpivar.h Add a port of the OpenBSD Intel 3945ABG wpi(4) wireless driver, by 2006-08-13 02:21:45 +00:00
if_xge.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
if_xgereg.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
ifpci2.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
ifpci.c Add NetBSD RCS tag to top of file. 2006-09-10 11:03:14 +00:00
igsfb_pci.c Redo previous fix properly. Original code had a typo caused by very similar 2006-05-20 12:29:57 +00:00
igsfb_pcivar.h
iha_pci.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
iop_pci.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
isic_pci_elsa_qs1p.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
isic_pci.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
isic_pci.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
isp_pci.c add missing initializers 2006-09-02 17:02:57 +00:00
iteide.c Match IT8211 IDE Controller. 2006-06-30 17:01:32 +00:00
iwic_bchan.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
iwic_dchan.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
iwic_fsm.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
iwic_pci.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
iwicreg.h
iwicvar.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
ixpide.c Match ATI IXP SB600 IDE/SATA. 2006-06-30 16:28:40 +00:00
joy_eap.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
joy_eso.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
joy_pci.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
ld_amr.c Add a /dev/amr* control file for amr(4) devices, which allows sending raw 2006-07-23 12:01:25 +00:00
ld_twa.c Add $NetBSD: ids, which work better than $netbsd: ones. 2006-05-25 01:37:08 +00:00
ld_twe.c Use device_parent(). 2006-03-25 04:08:45 +00:00
lpt_puc.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
machfb.c add missing initializers 2006-09-02 06:56:30 +00:00
machfbreg.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
Makefile Add a /dev/amr* control file for amr(4) devices, which allows sending raw 2006-07-23 12:01:25 +00:00
Makefile.pcidevs merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
mlx_pci.c static goes first 2006-09-02 07:08:39 +00:00
mly_tables.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
mly.c - fix incomplete initializer 2006-09-02 07:10:51 +00:00
mlyio.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
mlyreg.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
mlyvar.h Change "inline" back to "__inline" in .h files -- C99 is still too 2006-02-16 20:17:12 +00:00
mpt_pci.c mpt_pci_link_peer(): Rather than testing if the candidate device is attached 2006-03-29 04:32:09 +00:00
mpu_cmpci.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
mpu_eso.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
mpu_fms.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
mpu_yds.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
neo-coeff.h
neo.c add missing initializer 2006-09-02 07:23:53 +00:00
neoreg.h
njs_pci.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
oboe.c Make this build again without OBOE_DEBUG defined (get rid of warnings 2006-08-17 22:14:38 +00:00
oboereg.h
ohci_pci.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
opl_cmpci.c stack police: Introduce an opl_match function that uses malloc instead of 2006-06-09 21:55:33 +00:00
opl_eso.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
opl_fms.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
opl_sv.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
opl_yds.c stack police: Introduce an opl_match function that uses malloc instead of 2006-06-09 21:55:33 +00:00
optiide.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
pccbb.c - Tidy up some debugging/diagnostic messages. 2006-07-08 23:02:55 +00:00
pccbbreg.h For Ricoh 5c47x class controllers, restore the "misc control" PCI config 2006-06-17 17:06:51 +00:00
pccbbvar.h For Ricoh 5c47x class controllers, restore the "misc control" PCI config 2006-06-17 17:06:51 +00:00
pci_map.c Add pci_find_rom() API as discussed on tech-kern. 2006-03-01 18:53:39 +00:00
pci_quirks.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
pci_subr.c add missing initializers 2006-09-03 04:56:33 +00:00
pci_usrreq.c add missing initializers 2006-09-03 04:56:33 +00:00
pci.c re-factor the pci powestate api. reviewed by gimpy 2006-06-17 23:34:26 +00:00
pcibusprint.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
pciconf.c Add PCI_MAPREG_TYPE_ROM and allow it to be used with pci_mapreg_map(). 2006-02-27 16:11:58 +00:00
pciconf.h PCI_NETBSD_CONFIGURE should allocate (but not map) address space expansion 2006-02-10 20:52:56 +00:00
pcidevs Add the SK-9Sxx Gigabit Ethernet, from OpenBSD. 2006-09-07 21:16:55 +00:00
pcidevs_data.h Regen. 2006-09-07 21:17:32 +00:00
pcidevs.h Regen. 2006-09-07 21:17:32 +00:00
pciide_acard_reg.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
pciide_acer_reg.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
pciide_apollo_reg.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
pciide_cmd_reg.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
pciide_common.c Use device_cfdata(). 2006-03-29 04:16:44 +00:00
pciide_cy693_reg.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
pciide_geode_reg.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
pciide_hpt_reg.h HPT368 support. Patch from Jonathan A. Kollasch via PR kern/34097. 2006-08-05 22:31:13 +00:00
pciide_i31244_reg.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
pciide_ite_reg.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
pciide_ixp_reg.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
pciide_opti_reg.h Change "inline" back to "__inline" in .h files -- C99 is still too 2006-02-16 20:17:12 +00:00
pciide_pdc202xx_reg.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
pciide_piix_reg.h * Add support for ICH8 and ICH8M SATA/RAID controllers. 2006-09-03 18:30:35 +00:00
pciide_sii3112_reg.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
pciide_sis_reg.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
pciide_sl82c105_reg.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
pciide_svwsata_reg.h Add svwsata(4), a driver for Serverworks K2 SATA controllers. From 2006-03-06 18:35:24 +00:00
pciide.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
pciidereg.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
pciidevar.h Restore IDE and UDMA timings on resume for the PIIX4. 2006-06-17 17:05:20 +00:00
pciio.h
pcireg.h re-factor the pci powestate api. reviewed by gimpy 2006-06-17 23:34:26 +00:00
pcivar.h re-factor the pci powestate api. reviewed by gimpy 2006-06-17 23:34:26 +00:00
pcscp.c Free one more resource on attach failure. 2006-04-28 15:42:18 +00:00
pcscpreg.h
pdcide.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
pdcsata.c Add support for PDC40519 and PDC40779... from obsd. 2006-09-03 12:18:03 +00:00
piixide.c * Add support for ICH8 and ICH8M SATA/RAID controllers. 2006-09-03 18:30:35 +00:00
piixpm.c Fix all the -D*DEBUG* code that it was rotting away and did not even compile. 2006-08-17 17:11:27 +00:00
piixpmreg.h oops, need to commit the register definition for PM mapping too 2006-06-26 17:33:40 +00:00
plx9060reg.h
plx9060var.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
ppb.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
ppbreg.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
puc.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
puccn.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
puccn.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
pucdata.c add missing initializers 2006-09-03 04:56:33 +00:00
pucvar.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
radeonfb_bios.c Initial import of radeonfb. Works to some degree on at least some hardware. 2006-08-16 22:46:44 +00:00
radeonfb_i2c.c Initial import of radeonfb. Works to some degree on at least some hardware. 2006-08-16 22:46:44 +00:00
radeonfb.c - use RADEON_DEFAULT_MODE when no EDID data available 2006-08-29 00:50:29 +00:00
radeonfbreg.h those should have been committed along with radeonfb.c 2006-08-29 17:09:33 +00:00
radeonfbvar.h those should have been committed along with radeonfb.c 2006-08-29 17:09:33 +00:00
rccide.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
README
satalink.c Add missing __KERNEL_RCSID() 2006-06-26 17:54:06 +00:00
siop_pci_common.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
siop_pci_common.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
siop_pci.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
siside.c Add support for SIS 660/760 IDE Controllers and SIS 181/182 2006-06-26 18:19:08 +00:00
slide.c add missing initializer 2006-09-03 05:24:47 +00:00
stpcide.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
sv.c add missing initializer 2006-09-03 06:26:27 +00:00
svreg.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
svvar.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
svwsata.c Use device_cfdata(). 2006-03-29 04:16:44 +00:00
tga_conf.c
tga.c In tgamatch(), ifdef tag test under __alpha__ || arc. 2006-04-26 14:30:27 +00:00
tgareg.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
tgavar.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
trm.c add void casts. 2006-05-22 00:09:34 +00:00
trmreg.h
twa.c Tweak the twa(4) driver so that 3ware command line utility works with it. 2006-09-23 22:16:35 +00:00
twaio.h Tweak the twa(4) driver so that 3ware command line utility works with it. 2006-09-23 22:16:35 +00:00
twareg.h Tweak the twa(4) driver so that 3ware command line utility works with it. 2006-09-23 22:16:35 +00:00
twavar.h Fix all the -D*DEBUG* code that it was rotting away and did not even compile. 2006-08-17 17:11:27 +00:00
twe.c - add missing initializer 2006-09-03 07:05:16 +00:00
tweio.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
twereg.h Remove packed attributes gcc-4 dislikes. 2006-05-21 23:55:22 +00:00
twevar.h Change "inline" back to "__inline" in .h files -- C99 is still too 2006-02-16 20:17:12 +00:00
ubsec.c Use device_unit(). 2006-03-28 17:38:24 +00:00
ubsecreg.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
ubsecvar.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
uhci_pci.c On suspend, capture PCI configuration registers. On resume, restore them 2006-03-10 17:21:20 +00:00
unichromeaccel.h Acceleration definitions (missed in previous commit). 2006-08-13 20:26:55 +00:00
unichromeconfig.h Expose RGB palette tables. 2006-08-13 20:25:47 +00:00
unichromefb.c Reclaim resources from an initial vga console on attach. 2006-08-13 20:27:33 +00:00
unichromehw.h Add work-in-progress framebuffer console driver for the VIA UniChrome 2006-08-02 01:44:09 +00:00
unichromemode.h Add work-in-progress framebuffer console driver for the VIA UniChrome 2006-08-02 01:44:09 +00:00
unichromereg.h Add work-in-progress framebuffer console driver for the VIA UniChrome 2006-08-02 01:44:09 +00:00
universe_pci_var.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
universe_pci.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
usb_pci.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
usb_pci.h
vga_pci.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
vga_pcivar.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
viaenv.c Correct an error introduced in rev 1.3; if there are no sensors of a 2006-07-29 21:03:24 +00:00
viaide.c Add support for nvidia MCP61/65 IDE/SATA Controllers. 2006-09-03 08:42:32 +00:00
viapm.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
viapmvar.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
voodoofb.c Add missing "return 0;" from WSDISPLAYIO_SMODE case in voodoofb_ioctl(). 2006-05-04 02:18:11 +00:00
voodoofbreg.h A driver for 3Dfx Voodoo3 graphics boards, may or may not work with Voodoo4, 2006-04-11 16:11:07 +00:00
weasel_pci.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
weaselreg.h
yds.c add missing initializer. 2006-09-03 21:45:28 +00:00
ydsreg.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
ydsvar.h Restore yds(4) state on resume. 2006-06-19 13:55:40 +00:00

$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