freebsd-dev/sys/pci
Bill Paul 5fb449fd94 Minor tweak: the subsystem device ID code for the quad port 62044 card
is documented to be 0x18 in the Adaptec manual, however there appears to
be a newer board rev with code 0x19. I added a #define for this and
updated the probe code so that this board will be properly identified
in the probe messages. (Currently it's just identified generically as
an AIC-6915 chip.)
1999-11-20 18:29:44 +00:00
..
adv_pci.c
adw_pci.c
ahc_pci.c
alpm.c
amd.c
amd.h
cy_pci.c
cy_pcireg.h
dc21040reg.h
ida_pci.c Removal of sys/device.h 1999-10-05 21:19:41 +00:00
ide_pci.c
ide_pcireg.h
if_al.c Change contigmalloc() lower memory bound from 1MB to 0 to improve 1999-09-25 17:29:02 +00:00
if_alreg.h Spruce up the ADMtek driver: conver to newbus, miibus and add support 1999-09-22 05:07:51 +00:00
if_ar_p.c Add support for the PCI version of the Digi SYNC/570i cards. 1999-10-17 09:40:04 +00:00
if_ax.c As suggested by phk, unconditionalize BPF support in these drivers. Since 1999-09-23 03:32:57 +00:00
if_axreg.h Clean up two cases of the alpha vtophys() hack that should be 1999-09-18 04:04:03 +00:00
if_de.c Remove NBPF conditionality of bpf calls in most of our network drivers. 1999-09-25 12:06:01 +00:00
if_devar.h
if_dm.c Change contigmalloc() lower memory bound from 1MB to 0 to improve 1999-09-25 17:29:02 +00:00
if_dmreg.h
if_en_pci.c
if_fpa.c
if_fxp.c Make the fxp driver work on alpha, rather than panic the machine on boot 1999-09-30 19:03:12 +00:00
if_fxpreg.h Make the fxp driver work on alpha, rather than panic the machine on boot 1999-09-30 19:03:12 +00:00
if_fxpvar.h Make the fxp driver work on alpha, rather than panic the machine on boot 1999-09-30 19:03:12 +00:00
if_lnc_p.c
if_mn.c Do timeouts in terms of hz 1999-11-17 21:40:14 +00:00
if_mx.c Do some more work on the mxphy pseudo-driver to make it better at media 1999-11-01 17:10:26 +00:00
if_mxreg.h Do some more work on the mxphy pseudo-driver to make it better at media 1999-11-01 17:10:26 +00:00
if_pn.c As suggested by phk, unconditionalize BPF support in these drivers. Since 1999-09-23 03:32:57 +00:00
if_pnreg.h
if_rl.c Fix usage of m_pullup(). 1999-11-16 15:34:52 +00:00
if_rlreg.h Make some tweaks to the RealTek driver: 1999-10-21 19:42:03 +00:00
if_sf.c Minor tweak: the subsystem device ID code for the quad port 62044 card 1999-11-20 18:29:44 +00:00
if_sfreg.h Minor tweak: the subsystem device ID code for the quad port 62044 card 1999-11-20 18:29:44 +00:00
if_sis.c Change contigmalloc() lower memory bound from 1MB to 0 to improve 1999-09-25 17:29:02 +00:00
if_sisreg.h
if_sk.c Call sk_start() at the end of sk_intr() if there's packets in the 1999-09-25 04:50:27 +00:00
if_skreg.h Fix the mechanism used to choose the unit numbers for the IP interfaces 1999-09-18 04:01:31 +00:00
if_sr_p.c
if_ste.c As suggested by phk, unconditionalize BPF support in these drivers. Since 1999-09-23 03:32:57 +00:00
if_stereg.h Clean up two cases of the alpha vtophys() hack that should be 1999-09-18 04:04:03 +00:00
if_ti.c As suggested by phk, unconditionalize BPF support in these drivers. Since 1999-09-23 03:32:57 +00:00
if_tireg.h Update the Tigon driver firmware images to the latest release from 1999-09-22 06:43:16 +00:00
if_tl.c Change contigmalloc() lower memory bound from 1MB to 0 to improve 1999-09-25 17:29:02 +00:00
if_tlreg.h Make some small performance tweaks to the tl driver. This should hopefully 1999-09-19 22:39:24 +00:00
if_tx.c Added code to enable BusMaster operations. 1999-10-29 09:56:52 +00:00
if_txvar.h Added code to enable BusMaster operations. 1999-10-29 09:56:52 +00:00
if_vr.c Change contigmalloc() lower memory bound from 1MB to 0 to improve 1999-09-25 17:29:02 +00:00
if_vrreg.h Convert the VIA Rhine driver to miibus. 1999-09-19 22:03:31 +00:00
if_vx_pci.c
if_wb.c Change contigmalloc() lower memory bound from 1MB to 0 to improve 1999-09-25 17:29:02 +00:00
if_wbreg.h
if_xl.c Small tweak: just reset the transmit block instead of doing a global reset 1999-10-25 20:52:32 +00:00
if_xlreg.h Make some small tweaks: 1999-10-14 21:49:17 +00:00
intpm.c Fix some resource allocation peculiarities of the intpm device. 1999-10-28 08:06:59 +00:00
intpmreg.h
isp_pci.c Remove calls to alpha_register_pci_scsi(). After Mike's recent boot 1999-11-05 13:10:39 +00:00
locate.pl
meteor_reg.h
meteor.c Remove five now unused fields from struct cdevsw. They should never 1999-09-25 18:24:47 +00:00
ncr.c Remove calls to alpha_register_pci_scsi(). After Mike's recent boot 1999-11-05 13:10:39 +00:00
ncrreg.h
ohci_pci.c Check for a valid irq number before calling BUS_SETUP_INTR. 1999-10-03 20:23:25 +00:00
pccbb.c Initial import of cardbus bridge driver (cbb) from the latest 1999-11-18 07:14:54 +00:00
pccbbreg.h Initial import of cardbus bridge driver (cbb) from the latest 1999-11-18 07:14:54 +00:00
pccbbvar.h Initial import of cardbus bridge driver (cbb) from the latest 1999-11-18 07:14:54 +00:00
pci_compat.c * Implement bus_set/get/delete_resource for pci. 1999-10-14 21:38:33 +00:00
pci_if.m
pci_ioctl.h
pci.c Allow NULL for startp and/or countp in bus_get_resource() so that you can 1999-11-20 14:56:55 +00:00
pcic_p.c I'm told this makes more laptops work with the new attachment code. 1999-10-29 04:41:07 +00:00
pcic_p.h
pcireg.h Add the 16550 programming interface code for PCIS_SIMPLECOMM_UART. 1999-10-09 16:00:56 +00:00
pcisupport.c Add text for the VIA 82C686 southbridge used by some Athlon and PII boards. 1999-10-26 18:26:06 +00:00
pcivar.h * Implement bus_set/get/delete_resource for pci. 1999-10-14 21:38:33 +00:00
scsiiom.c
simos.c
simos.h
ti_fw2.h Update the Tigon driver firmware images to the latest release from 1999-09-22 06:43:16 +00:00
ti_fw.h Update the Tigon driver firmware images to the latest release from 1999-09-22 06:43:16 +00:00
uhci_pci.c remove the use of uhci_reset to wake up the controller after 1999-10-07 18:56:10 +00:00
xmaciireg.h
xrpu.c Remove five now unused fields from struct cdevsw. They should never 1999-09-25 18:24:47 +00:00