diff options
Diffstat (limited to 'sys/arch/macppc/conf')
-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 a9ed61b803a..12abaddaed0 100644 --- a/sys/arch/macppc/conf/GENERIC +++ b/sys/arch/macppc/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.188 2009/02/10 18:35:44 damien Exp $g +# $OpenBSD: GENERIC,v 1.189 2009/05/14 16:35:05 mglocker Exp $g # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -296,6 +296,9 @@ onewire* at uow? uvideo* at uhub? video* at uvideo? +#udl* at uhub? +#wsdisplay* at udl? + # Bluetooth controllers ubt* at uhub? # USB Bluetooth bthub* at ubt? |