imp
|
b5521d6df7
|
Fix style(9) issues with __P removal.
Noticed by: bde
|
2005-02-24 22:33:05 +00:00 |
|
imp
|
ca4a8cf386
|
Return BUS_PROBE_DEFAULT instead of 0.
|
2005-02-24 21:32:56 +00:00 |
|
phk
|
78e0acd9ea
|
Add missing <sys/module.h> includes
|
2004-05-30 20:00:41 +00:00 |
|
mux
|
1b3c20debe
|
Use __FBSDID.
|
2004-05-23 10:57:11 +00:00 |
|
mux
|
fa099ba5b0
|
Get rid of a lockmgr consumer by making agp(4) use a standard mutex,
since it's always acquiring the lock exclusively. This was tested
with X on an SMP box, with and without WITNESS.
|
2004-05-22 13:06:38 +00:00 |
|
njl
|
26232fd45b
|
Add the ability to disable agp devices at the loader prompt. Usage is
hint.agp.0.disabled="1"
Submitted by: jhb
|
2004-04-03 22:55:12 +00:00 |
|
mdodd
|
b4e8782978
|
PCI header files live in dev/pci.
|
2003-08-23 19:32:18 +00:00 |
|
mdodd
|
7694211a9f
|
AGP GART driver for NVIDIA nForce/nForce2 chipsets.
|
2003-08-23 18:00:31 +00:00 |
|