diff options
Diffstat (limited to 'sys/arch')
-rw-r--r-- | sys/arch/macppc/conf/GENERIC | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/sys/arch/macppc/conf/GENERIC b/sys/arch/macppc/conf/GENERIC index 2718db18cbd..605802f7a3c 100644 --- a/sys/arch/macppc/conf/GENERIC +++ b/sys/arch/macppc/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.215 2012/09/27 14:01:35 jsg Exp $g +# $OpenBSD: GENERIC,v 1.216 2012/12/04 10:58:05 mpi Exp $g # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -358,6 +358,9 @@ bwi* at cardbus? # Broadcom AirForce (802.11b/g) wsdisplay* at vgafb? +appleagp* at pchb? +agp* at appleagp? # AGP bridges + # Audio support audio* at awacs? audio* at snapper? |