diff options
Diffstat (limited to 'sys')
-rw-r--r-- | sys/arch/sparc64/conf/GENERIC | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/sys/arch/sparc64/conf/GENERIC b/sys/arch/sparc64/conf/GENERIC index 4ecfd1ad583..d937930561a 100644 --- a/sys/arch/sparc64/conf/GENERIC +++ b/sys/arch/sparc64/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.206 2008/06/12 16:17:59 kettenis Exp $ +# $OpenBSD: GENERIC,v 1.207 2008/06/12 16:19:18 kettenis Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -339,6 +339,9 @@ wd* at pciide? flags 0x0a00 atapiscsi* at pciide? scsibus* at atapiscsi? +wdc* at pcmcia? +wd* at wdc? flags 0x0000 + # # Note the flags on the esp entries below, that work around # deficiencies in the current driver: |