diff options
author | Martin Reindl <martin@cvs.openbsd.org> | 2005-08-03 16:30:35 +0000 |
---|---|---|
committer | Martin Reindl <martin@cvs.openbsd.org> | 2005-08-03 16:30:35 +0000 |
commit | 8ce32e3964d09c53e02d427a320de2245b48c96f (patch) | |
tree | 80008fdca2fb571ba43c7dee2f23994d2502ddf9 /sys/arch/hppa64/conf | |
parent | 599a5de2f0974ee6d1d120aa4e567440236c0b84 (diff) |
missing safte/ses/scsibus pieces
discussed with dlg@, ok deraadt@
Diffstat (limited to 'sys/arch/hppa64/conf')
-rw-r--r-- | sys/arch/hppa64/conf/GENERIC | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/arch/hppa64/conf/GENERIC b/sys/arch/hppa64/conf/GENERIC index 0ebd931f39a..2ff2577c31b 100644 --- a/sys/arch/hppa64/conf/GENERIC +++ b/sys/arch/hppa64/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.7 2005/06/17 23:50:37 deraadt Exp $ +# $OpenBSD: GENERIC,v 1.8 2005/08/03 16:30:34 martin Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -180,5 +180,7 @@ ukphy* at mii? # generic unknown PHYs #ch* at scsibus? #ss* at scsibus? #uk* at scsibus? +#safte* at scsibus? +#ses* at scsibus? #pseudo-device wsmux 2 # mouse and keyboard multiplexor |