David E. O'Brien
|
824a5e96dc
|
nVidia AGP chipsets beyond nForce2 are AMD64-specific.
So move the AGP support to there.
Submitted by: Jung-uk Kim <jkim@niksun.com>
|
2005-04-02 01:10:09 +00:00 |
|
Warner Losh
|
d24ae19d0e
|
Fix style(9) issues with __P removal.
Noticed by: bde
|
2005-02-24 22:33:05 +00:00 |
|
Warner Losh
|
d701c91325
|
Return BUS_PROBE_DEFAULT instead of 0.
|
2005-02-24 21:32:56 +00:00 |
|
Poul-Henning Kamp
|
f11d01c3bc
|
Add missing <sys/module.h> includes
|
2004-05-30 20:00:41 +00:00 |
|
Maxime Henrion
|
e0026a65f9
|
Use __FBSDID.
|
2004-05-23 10:57:11 +00:00 |
|
Maxime Henrion
|
d8a821e8cf
|
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 |
|
Nate Lawson
|
25128fcc8a
|
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 |
|
Matthew N. Dodd
|
6b312d762d
|
PCI header files live in dev/pci.
|
2003-08-23 19:32:18 +00:00 |
|
Matthew N. Dodd
|
34345c0870
|
AGP GART driver for NVIDIA nForce/nForce2 chipsets.
|
2003-08-23 18:00:31 +00:00 |
|