diff options
Diffstat (limited to 'sys/arch/hppa/conf/GENERIC')
-rw-r--r-- | sys/arch/hppa/conf/GENERIC | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/arch/hppa/conf/GENERIC b/sys/arch/hppa/conf/GENERIC index 1cbeed80c98..6d4391aba39 100644 --- a/sys/arch/hppa/conf/GENERIC +++ b/sys/arch/hppa/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.100 2007/06/16 08:43:00 kettenis Exp $ +# $OpenBSD: GENERIC,v 1.101 2007/06/19 19:16:59 kettenis Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -77,6 +77,8 @@ pci* at elroy? ppb* at pci? pci* at ppb? +ssio* at pci? + # CardBus bus support cbb* at pci? cardslot* at cbb? |