Date: Sat, 2 Feb 2002 16:48:28 -0700 (MST) From: "George" <george@vagner.com> To: questions@freebsd.org Subject: trouble wiring down devices Message-ID: <200202022348.g12NmSk70463@ns1.vagner.com>
next in thread | raw e-mail | index | archive | help
I am trying to wire down my scsi drive to da0 due to the fact i have a ORB USB disk attached to the USB port and the system insists on making it da0. I tried these lines in my kernel config file device da0 at scbus0 target 0 unit 0 device da0 at ahc0 target 0 unit 0 device da0 at scbus 0 target 0 unit 0 device da0 at ahc 0 target 0 unit 0 every one gives me config: line 245: scbus0 not defined or config: line 245: ahc 0 not defined the LINT file shows this is the correct syntax. Anyone can help? ___________________________________________ Hosting by - http://vagner.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200202022348.g12NmSk70463>