diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2005-11-17 00:44:47 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2005-11-17 00:44:47 +0000 |
commit | 7c552ab29b9862d89542aef4012d396143798460 (patch) | |
tree | 54c9848623546164ff94ac6c3344905444cb561c /sys | |
parent | bf447ef0b54396c400135c7dd0c4525a76b9295c (diff) |
adt driver
Diffstat (limited to 'sys')
-rw-r--r-- | sys/arch/macppc/conf/GENERIC | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/arch/macppc/conf/GENERIC b/sys/arch/macppc/conf/GENERIC index 99d93822234..277202feb8b 100644 --- a/sys/arch/macppc/conf/GENERIC +++ b/sys/arch/macppc/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.110 2005/11/16 19:38:24 deraadt Exp $g +# $OpenBSD: GENERIC,v 1.111 2005/11/17 00:44:46 deraadt Exp $g # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -262,6 +262,7 @@ pcagpio* at maciic? gpio* at pcagpio? maxds* at maciic? fcu* at maciic? +adt* at maciic? # CardBus bus support cardbus* at cardslot? |