1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-23 11:18:54 +00:00
freebsd/sys/pci
David Greenman e9bf2fa7b3 Added support for cards and on-motherboard NICs that use an SEEPROM
address size that is different than the standard 6bits. This fixes
support for the Compaq NC3121 card, certain newer Intel Pro/100+
cards, and should also fix integrated NICs on SuperMicro and Compaq
motherboards.
The auto-sizing algorithm was taken from NetBSD (thanks!), which I
think got it from Linux originally.
Thanks also to Andrew Sparrow <spadger@best.com> and Joe Moore
<jomor@ahpcns.com> for supplying me with unworking Compaq and Intel
cards to develop and test the fixes with.
2000-03-28 04:41:42 +00:00
..
alpm.c Ahhrggg. Put the test for the compat shims AFTER the file that includes 2000-03-27 20:24:02 +00:00
amd.c Ahhrggg. Put the test for the compat shims AFTER the file that includes 2000-03-27 20:24:02 +00:00
amd.h
cy_pci.c Ahhrggg. Put the test for the compat shims AFTER the file that includes 2000-03-27 20:24:02 +00:00
cy_pcireg.h
dc21040reg.h
ide_pcireg.h
if_ar_p.c Ahhrggg. Put the test for the compat shims AFTER the file that includes 2000-03-27 20:24:02 +00:00
if_dc.c Teach the 'dc' driver how to pick up settings left over by the 2000-03-11 05:20:56 +00:00
if_dcreg.h Teach the 'dc' driver how to pick up settings left over by the 2000-03-11 05:20:56 +00:00
if_de.c A fairly simple newbusification of if_de 2000-03-20 09:18:46 +00:00
if_devar.h
if_en_pci.c Ahhrggg. Put the test for the compat shims AFTER the file that includes 2000-03-27 20:24:02 +00:00
if_fxp.c Added support for cards and on-motherboard NICs that use an SEEPROM 2000-03-28 04:41:42 +00:00
if_fxpreg.h
if_fxpvar.h Added support for cards and on-motherboard NICs that use an SEEPROM 2000-03-28 04:41:42 +00:00
if_lnc_p.c Ahhrggg. Put the test for the compat shims AFTER the file that includes 2000-03-27 20:24:02 +00:00
if_mn.c Ahhrggg. Put the test for the compat shims AFTER the file that includes 2000-03-27 20:24:02 +00:00
if_rl.c Fix a small typo in the comments. 1999-12-28 06:04:29 +00:00
if_rlreg.h
if_sf.c
if_sfreg.h
if_sis.c
if_sisreg.h
if_sk.c
if_skreg.h
if_sr_p.c Ahhrggg. Put the test for the compat shims AFTER the file that includes 2000-03-27 20:24:02 +00:00
if_ste.c
if_stereg.h
if_ti.c Add support for offloading IP/TCP/UDP checksums to NIC hardware which 2000-03-27 19:14:27 +00:00
if_tireg.h Update Tigon firmware yet again, this time to version 12.3.20. 2000-03-18 01:30:36 +00:00
if_tl.c Fix the tl driver so it doesn't run off the end of the RX descriptor list 2000-01-15 20:14:49 +00:00
if_tlreg.h
if_tx.c
if_txvar.h
if_vr.c
if_vrreg.h
if_wb.c
if_wbreg.h
if_wx.c put things in place for jumbograms 2000-01-25 06:09:53 +00:00
if_wxreg.h define jumbo packet size 2000-01-25 04:11:33 +00:00
if_wxvar.h add PREVIOUS index macro for transmit side 2000-01-23 03:18:14 +00:00
if_xl.c Close PR# 15986: issue an RX reset command when initializing the interface, 2000-01-09 21:12:59 +00:00
if_xlreg.h
intpm.c
intpmreg.h
isp_pci.c Clean up defines for correct 12160/1080 exclusion. Final 4.0. 2000-02-29 05:48:46 +00:00
locate.pl
meteor_reg.h
meteor.c Ahhrggg. Put the test for the compat shims AFTER the file that includes 2000-03-27 20:24:02 +00:00
ncr.c Ahhrggg. Put the test for the compat shims AFTER the file that includes 2000-03-27 20:24:02 +00:00
ncrreg.h
ohci_pci.c Add an ID for the SiS 5571. 2000-03-15 22:26:17 +00:00
pccbb.c
pccbbreg.h
pccbbvar.h
pci_compat.c Fixed configuration of fast interrupts for the pci cy driver. They were 2000-02-28 08:12:24 +00:00
pci_if.m
pci.c Connect the ISA and PCI compatability shims to an option. In this case 2000-03-19 13:07:12 +00:00
pcic_p.c More fully initialize cardbus bridges. We now call the new generic 2000-03-25 20:29:55 +00:00
pcic_p.h More fully initialize cardbus bridges. We now call the new generic 2000-03-25 20:29:55 +00:00
pcireg.h Added PCIR_BIOS (0x30). 2000-01-10 12:53:19 +00:00
pcisupport.c Two new chips found in Steve Passe's Protoge' laptop: 2000-03-25 17:01:59 +00:00
pcivar.h Unused definitions. 2000-03-20 08:21:52 +00:00
scsiiom.c
simos.c Ahhrggg. Put the test for the compat shims AFTER the file that includes 2000-03-27 20:24:02 +00:00
simos.h
ti_fw2.h Update Tigon firmware yet again, this time to version 12.3.20. 2000-03-18 01:30:36 +00:00
ti_fw.h Update Tigon firmware yet again, this time to version 12.3.20. 2000-03-18 01:30:36 +00:00
uhci_pci.c Add an ID for the SiS 5571. 2000-03-15 22:26:17 +00:00
xmaciireg.h
xrpu.c Isolate the Timecounter internals in their own two files. 2000-03-20 14:09:06 +00:00