.. |
agp_ali.c
|
Add device id for the Ali M1671 host to AGP bridge.
|
2005-02-27 13:05:34 +00:00 |
agp_amd64.c
|
MFC: agp_amd64 1.8, 1.9 and agpreg.h 1.15.
|
2005-11-14 22:48:30 +00:00 |
agp_amd.c
|
Return BUS_PROBE_DEFAULT instead of 0.
|
2005-02-24 21:32:56 +00:00 |
agp_ati.c
|
This commit was manufactured by cvs2svn to create branch 'RELENG_6'.
|
2005-09-17 03:36:48 +00:00 |
agp_i810.c
|
Return BUS_PROBE_DEFAULT instead of 0.
|
2005-02-24 21:32:56 +00:00 |
agp_if.m
|
/* -> /*- for license, minor formatting changes
|
2005-01-07 02:29:27 +00:00 |
agp_intel.c
|
Return BUS_PROBE_DEFAULT instead of 0.
|
2005-02-24 21:32:56 +00:00 |
agp_nvidia.c
|
MFC r1.9: Fix nforce2 with Radeon DRI by setting bits to set the mappings
|
2005-11-14 21:10:39 +00:00 |
agp_sis.c
|
Return BUS_PROBE_DEFAULT instead of 0.
|
2005-02-24 21:32:56 +00:00 |
agp_via.c
|
Make the initialization in the AGPv3 case match that of Linux. Fixes hangs on
|
2005-06-26 04:01:11 +00:00 |
agp.c
|
Avoid repeated acquisition and release of the vm object lock inside of
|
2004-10-24 07:12:13 +00:00 |
agppriv.h
|
Do the dreaded s/dev_t/struct cdev */
|
2004-06-16 09:47:26 +00:00 |
agpreg.h
|
MFC: agp_amd64 1.8, 1.9 and agpreg.h 1.15.
|
2005-11-14 22:48:30 +00:00 |
agpvar.h
|
|
|
alpm.c
|
Remove bus_{mem,p}io.h and related code for a micro-optimization on i386
|
2005-05-29 04:42:30 +00:00 |
amdpm.c
|
Remove bus_{mem,p}io.h and related code for a micro-optimization on i386
|
2005-05-29 04:42:30 +00:00 |
dc21040reg.h
|
|
|
if_dc.c
|
MFC (by ru)
|
2005-10-09 04:11:20 +00:00 |
if_dcreg.h
|
MFC: Fix up locking and mark MPSAFE.
|
2005-08-26 14:52:36 +00:00 |
if_de.c
|
MFC: Sync this driver up with HEAD including bus-dma support and some other
|
2005-11-14 19:29:56 +00:00 |
if_devar.h
|
MFC: Sync this driver up with HEAD including bus-dma support and some other
|
2005-11-14 19:29:56 +00:00 |
if_mn.c
|
Stop embedding struct ifnet at the top of driver softcs. Instead the
|
2005-06-10 16:49:24 +00:00 |
if_pcn.c
|
MFC (by ru)
|
2005-10-09 04:11:20 +00:00 |
if_pcnreg.h
|
MFC: Fix up the locking in pcn(4) and mark it MPSAFE.
|
2005-08-26 14:33:05 +00:00 |
if_rl.c
|
Big overall MFC of polling(4) cleanup:
|
2005-10-07 14:00:06 +00:00 |
if_rlreg.h
|
MFC: Only allow the sk(4) driver to attach to revision 2 of the LinkSys
|
2005-11-06 16:00:54 +00:00 |
if_sf.c
|
MFC (by ru)
|
2005-10-09 04:11:20 +00:00 |
if_sfreg.h
|
MFC: Fix up locking and mark MPSAFE.
|
2005-08-26 14:52:36 +00:00 |
if_sis.c
|
MFC (by ru)
|
2005-10-09 04:11:20 +00:00 |
if_sisreg.h
|
MFC various fixes to sis(4):
|
2005-09-29 18:52:21 +00:00 |
if_sk.c
|
MFC: Only allow the sk(4) driver to attach to revision 2 of the LinkSys
|
2005-11-06 16:00:54 +00:00 |
if_skreg.h
|
MFC: Only allow the sk(4) driver to attach to revision 2 of the LinkSys
|
2005-11-06 16:00:54 +00:00 |
if_ste.c
|
MFC (by ru)
|
2005-10-09 04:11:20 +00:00 |
if_stereg.h
|
MFC: Fixup locking and mark MPSAFE.
|
2005-09-15 19:16:29 +00:00 |
if_ti.c
|
MFC (by ru)
|
2005-10-09 04:11:20 +00:00 |
if_tireg.h
|
Stop embedding struct ifnet at the top of driver softcs. Instead the
|
2005-06-10 16:49:24 +00:00 |
if_tl.c
|
MFC (by ru)
|
2005-10-09 04:11:20 +00:00 |
if_tlreg.h
|
MFC: Fixup locking and mark MPSAFE.
|
2005-09-26 19:36:38 +00:00 |
if_vr.c
|
MFC:
|
2005-11-08 16:05:56 +00:00 |
if_vrreg.h
|
MFC:
|
2005-11-08 16:05:56 +00:00 |
if_wb.c
|
MFC: Fixup locking and mark MPSAFE.
|
2005-11-15 19:59:04 +00:00 |
if_wbreg.h
|
MFC: Fixup locking and mark MPSAFE.
|
2005-11-15 19:59:04 +00:00 |
if_xl.c
|
MFC (by ru)
|
2005-10-09 04:11:20 +00:00 |
if_xlreg.h
|
MFC: Fixup locking including moving the taskqueue_drain() out of xl_stop().
|
2005-08-26 14:46:22 +00:00 |
intpm.c
|
Remove bus_{mem,p}io.h and related code for a micro-optimization on i386
|
2005-05-29 04:42:30 +00:00 |
intpmreg.h
|
|
|
locate.pl
|
|
|
ncr.c
|
Add back 'n' that went missing in last commit
|
2005-02-25 03:43:43 +00:00 |
ncrreg.h
|
Fix typos from previous commit.
|
2005-01-07 05:01:24 +00:00 |
ti_fw2.h
|
|
|
ti_fw.h
|
|
|
viapm.c
|
MFC: Add the device ID for the VIA VT8235 south bridge.
|
2005-11-08 15:57:39 +00:00 |
xmaciireg.h
|
/* -> /*- for license, minor formatting changes
|
2005-01-07 02:29:27 +00:00 |
xrpu.c
|
Return BUS_PROBE_DEFAULT instead of 0.
|
2005-02-24 21:32:56 +00:00 |
yukonreg.h
|
/* -> /*- for license, minor formatting changes
|
2005-01-07 02:29:27 +00:00 |