From owner-freebsd-questions Sat Feb 2 15:48:48 2002 Delivered-To: freebsd-questions@freebsd.org Received: from ns1.vagner.com (NS1.VAGNER.COM [204.120.36.11]) by hub.freebsd.org (Postfix) with ESMTP id 88D8637B405 for ; Sat, 2 Feb 2002 15:48:43 -0800 (PST) Received: (from root@localhost) by ns1.vagner.com (8.11.6/8.11.6) id g12NmYR70473 for questions@freebsd.org; Sat, 2 Feb 2002 16:48:34 -0700 (MST) (envelope-from george@vagner.com) Received: from vagner.com (ns1.vagner.com [204.120.36.11]) by ns1.vagner.com (8.11.6/8.11.6av) with SMTP id g12NmSk70463 for ; Sat, 2 Feb 2002 16:48:28 -0700 (MST) (envelope-from george@vagner.com) Date: Sat, 2 Feb 2002 16:48:28 -0700 (MST) Message-Id: <200202022348.g12NmSk70463@ns1.vagner.com> From: "George" To: questions@freebsd.org Subject: trouble wiring down devices X-Mailer: eCorrei/1.2 (http://ecorrei.sf.net/) X-eCorrei-Host: vagner.com X-Virus-Scanned: by AMaViS perl-11 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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