.. |
agp_ali.c
|
A driver for programming the AGP hardware. This is only very lightly
|
2000-06-09 16:04:30 +00:00 |
agp_amd.c
|
Release resources properly in detach.
|
2000-06-10 17:53:20 +00:00 |
agp_i810.c
|
Add support for Intel's i810 chipset with integrated graphics. An
|
2000-07-12 10:13:07 +00:00 |
agp_if.m
|
A driver for programming the AGP hardware. This is only very lightly
|
2000-06-09 16:04:30 +00:00 |
agp_intel.c
|
A driver for programming the AGP hardware. This is only very lightly
|
2000-06-09 16:04:30 +00:00 |
agp_sis.c
|
A driver for programming the AGP hardware. This is only very lightly
|
2000-06-09 16:04:30 +00:00 |
agp_via.c
|
A driver for programming the AGP hardware. This is only very lightly
|
2000-06-09 16:04:30 +00:00 |
agp.c
|
Convert lockmgr locks from using simple locks to using mutexes.
|
2000-10-04 01:29:17 +00:00 |
agppriv.h
|
Add support for Intel's i810 chipset with integrated graphics. An
|
2000-07-12 10:13:07 +00:00 |
agpreg.h
|
Add support for Intel's i810 chipset with integrated graphics. An
|
2000-07-12 10:13:07 +00:00 |
agpvar.h
|
A driver for programming the AGP hardware. This is only very lightly
|
2000-06-09 16:04:30 +00:00 |
alpm.c
|
|
|
amd.c
|
|
|
amd.h
|
|
|
cy_pci.c
|
Make LINT compile again.
|
2000-09-16 18:46:05 +00:00 |
cy_pcireg.h
|
|
|
dc21040reg.h
|
|
|
ide_pcireg.h
|
|
|
if_ar_p.c
|
|
|
if_dc.c
|
Clean up a few things in dc_setcfg() pointed out to be me by
|
2000-10-14 00:40:14 +00:00 |
if_dcreg.h
|
First round of converting network drivers from spls to mutexes. This
|
2000-10-13 17:54:19 +00:00 |
if_de.c
|
Make all Ethernet drivers attach using ether_ifattach() and detach using
|
2000-07-13 22:54:34 +00:00 |
if_devar.h
|
|
|
if_en_pci.c
|
|
|
if_fxp.c
|
Make mutex name reflect device driver name.
|
2000-10-13 18:59:29 +00:00 |
if_fxpreg.h
|
Add the PCI device ID for the on-board ethernet controllers on the
|
2000-09-21 20:01:57 +00:00 |
if_fxpvar.h
|
Removed NetBSD support, which bit-rotted long ago.
|
2000-09-18 21:12:19 +00:00 |
if_mn.c
|
Register resources in a more opportune order for the hardware.
|
2000-09-05 21:08:48 +00:00 |
if_pcn.c
|
Use device_get_nameunit(dev) as the mutex string when calling
|
2000-10-13 18:35:49 +00:00 |
if_pcnreg.h
|
First round of converting network drivers from spls to mutexes. This
|
2000-10-13 17:54:19 +00:00 |
if_rl.c
|
Use device_get_nameunit(dev) as the mutex string when calling
|
2000-10-13 18:35:49 +00:00 |
if_rlreg.h
|
First round of converting network drivers from spls to mutexes. This
|
2000-10-13 17:54:19 +00:00 |
if_sf.c
|
Use device_get_nameunit(dev) as the mutex string when calling
|
2000-10-13 18:35:49 +00:00 |
if_sfreg.h
|
First round of converting network drivers from spls to mutexes. This
|
2000-10-13 17:54:19 +00:00 |
if_sis.c
|
Use device_get_nameunit(dev) as the mutex string when calling
|
2000-10-13 18:35:49 +00:00 |
if_sisreg.h
|
First round of converting network drivers from spls to mutexes. This
|
2000-10-13 17:54:19 +00:00 |
if_sk.c
|
Use device_get_nameunit(dev) as the mutex string when calling
|
2000-10-13 18:35:49 +00:00 |
if_skreg.h
|
First round of converting network drivers from spls to mutexes. This
|
2000-10-13 17:54:19 +00:00 |
if_sr_p.c
|
|
|
if_ste.c
|
Use device_get_nameunit(dev) as the mutex string when calling
|
2000-10-13 18:35:49 +00:00 |
if_stereg.h
|
Use device_get_nameunit(dev) as the mutex string when calling
|
2000-10-13 18:35:49 +00:00 |
if_ti.c
|
Use device_get_nameunit(dev) as the mutex string when calling
|
2000-10-13 18:35:49 +00:00 |
if_tireg.h
|
First round of converting network drivers from spls to mutexes. This
|
2000-10-13 17:54:19 +00:00 |
if_tl.c
|
Use device_get_nameunit(dev) as the mutex string when calling
|
2000-10-13 18:35:49 +00:00 |
if_tlreg.h
|
First round of converting network drivers from spls to mutexes. This
|
2000-10-13 17:54:19 +00:00 |
if_tx.c
|
Make all Ethernet drivers attach using ether_ifattach() and detach using
|
2000-07-13 22:54:34 +00:00 |
if_txvar.h
|
Added support for SMC9432BTX cards.
|
2000-06-21 19:19:49 +00:00 |
if_vr.c
|
Use device_get_nameunit(dev) as the mutex string when calling
|
2000-10-13 18:35:49 +00:00 |
if_vrreg.h
|
First round of converting network drivers from spls to mutexes. This
|
2000-10-13 17:54:19 +00:00 |
if_wb.c
|
Use device_get_nameunit(dev) as the mutex string when calling
|
2000-10-13 18:35:49 +00:00 |
if_wbreg.h
|
First round of converting network drivers from spls to mutexes. This
|
2000-10-13 17:54:19 +00:00 |
if_wx.c
|
Make all Ethernet drivers attach using ether_ifattach() and detach using
|
2000-07-13 22:54:34 +00:00 |
if_wxreg.h
|
Fix this driver to (finally) work with switches. Some more black
|
2000-06-16 06:28:31 +00:00 |
if_wxvar.h
|
Fix this driver to (finally) work with switches. Some more black
|
2000-06-16 06:28:31 +00:00 |
if_xl.c
|
Use device_get_nameunit(dev) as the mutex string when calling
|
2000-10-13 18:35:49 +00:00 |
if_xlreg.h
|
First round of converting network drivers from spls to mutexes. This
|
2000-10-13 17:54:19 +00:00 |
intpm.c
|
Fix some leakage from inside #ifdef PCI_COMPAT (the FreeBSD 2.2 compat
|
2000-05-28 16:17:18 +00:00 |
intpmreg.h
|
|
|
isp_pci.c
|
some copyright cleanups
|
2000-09-21 20:16:04 +00:00 |
locate.pl
|
use warnings
|
2000-06-27 22:41:12 +00:00 |
meteor_reg.h
|
|
|
meteor.c
|
|
|
ncr.c
|
ncr.c is no longer a COMPAT_OLDPCI device - remove the warning.
|
2000-05-28 10:45:06 +00:00 |
ncrreg.h
|
|
|
ohci_pci.c
|
|
|
pccbb.c
|
|
|
pccbbreg.h
|
|
|
pccbbvar.h
|
|
|
pci_compat.c
|
- Remove the inthand2_t type and use the equivalent driver_intr_t type from
|
2000-09-13 18:33:25 +00:00 |
pci_if.m
|
|
|
pci.c
|
Validate the PCI bus number that we fetch from our parent, since there's no
|
2000-10-09 00:43:45 +00:00 |
pcib_if.m
|
* Completely rewrite the alpha busspace to hide the implementation from
|
2000-08-28 21:48:13 +00:00 |
pcic_p.c
|
Spelling police in a comment: Defalut -> Default.
|
2000-09-29 21:14:05 +00:00 |
pcic_p.h
|
Add TI-1031 id. It doesn't work yet, but it is nice to have it.
|
2000-08-29 04:40:17 +00:00 |
pcireg.h
|
Add definition for PCIS_SERIALBUS_SMBUS PCI device subclass.
|
2000-10-02 00:41:43 +00:00 |
pcisupport.c
|
Recognize the ServerWorks IB6566 south bridge.
|
2000-10-14 23:16:42 +00:00 |
pcivar.h
|
Get out the roto-rooter and clean up the abuse of nexus ivars by the
|
2000-09-28 00:37:32 +00:00 |
scsiiom.c
|
|
|
simos.c
|
|
|
simos.h
|
|
|
ti_fw2.h
|
Use a custom Tigon 2 firmware image, hopefully temporarily. This is
|
2000-07-26 23:55:34 +00:00 |
ti_fw.h
|
Update the Tigon driver to support 1000baseTX gigE over copper AceNIC
|
2000-07-20 22:24:43 +00:00 |
uhci_pci.c
|
|
|
xmaciireg.h
|
|
|
xrpu.c
|
Do not depend on FreeBSD 2.2 compatability defines.
|
2000-05-28 16:18:58 +00:00 |