From 728e48e76ebaf5bc5f6778c3113422a21bd1e201 Mon Sep 17 00:00:00 2001 From: gibbs Date: Tue, 15 Sep 1998 22:38:50 +0000 Subject: [PATCH] Update to use CAM device names. --- sys/i386/conf/PCCARD | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/sys/i386/conf/PCCARD b/sys/i386/conf/PCCARD index 5ff9d03cc2db..3d88986dc0ef 100644 --- a/sys/i386/conf/PCCARD +++ b/sys/i386/conf/PCCARD @@ -11,7 +11,7 @@ # device lines is present in the ./LINT configuration file. If you are # in doubt as to the purpose or necessity of a line, check first in LINT. # -# $Id: PCCARD,v 1.3 1998/09/08 18:09:50 brian Exp $ +# $Id: PCCARD,v 1.4 1998/09/15 10:01:13 gibbs Exp $ machine "i386" cpu "I386_CPU" @@ -58,11 +58,9 @@ controller aic0 at isa? port 0x340 bio irq 11 vector aicintr controller scbus0 -device sd0 +device da0 -device od0 #See LINT for possible `od' options. - -device st0 +device sa0 device cd0 #Only need one of these, the code dynamically grows