From owner-freebsd-hackers Fri Jun 21 03:33:44 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id DAA06775 for hackers-outgoing; Fri, 21 Jun 1996 03:33:44 -0700 (PDT) Received: from mail0.iij.ad.jp (root@mail0.iij.ad.jp [192.244.176.61]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id DAA06769 for ; Fri, 21 Jun 1996 03:33:42 -0700 (PDT) Received: from uucp1.iij.ad.jp (uucp1.iij.ad.jp [192.244.176.73]) by mail0.iij.ad.jp (8.6.12+2.4W/3.3W9-MAIL) with ESMTP id TAA08110; Fri, 21 Jun 1996 19:25:14 +0900 Received: (from uucp@localhost) by uucp1.iij.ad.jp (8.6.12+2.4W/3.3W9-UUCP) with UUCP id TAA07938; Fri, 21 Jun 1996 19:25:14 +0900 Received: from xxx.fct.kgc.co.jp by yyy.kgc.co.jp (8.7.5/3.4W:95122611) id SAA21085; Fri, 21 Jun 1996 18:55:27 +0900 (JST) Received: from localhost by xxx.fct.kgc.co.jp (8.6.12/3.3W8:95062916) id SAA03695; Fri, 21 Jun 1996 18:55:27 +0900 Message-Id: <199606210955.SAA03695@xxx.fct.kgc.co.jp> To: Don Yuniskis cc: joerg_wunsch@uriah.heep.sax.de, freebsd-hackers@freebsd.org Subject: Re: wd? numbering question In-reply-to: Your message of "Fri, 21 Jun 1996 01:35:25 MST." <199606210835.BAA00819@seagull.rtd.com> Date: Fri, 21 Jun 1996 18:55:26 +0900 From: Toshihiro Kanda Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk In message <199606210835.BAA00819@seagull.rtd.com>, Don Yuniskis writes: > > > Thank you for your advice. So, I ask again, why wd1 is not defined > > > as "disk wd1 at wdc? drive ?" ? Doesn't it work? > > > > Don't think this would work -- but that doesn't mean it sounds > > unreasonable. > > I think you'll get bit because the /dev/wd* entries would need a different > minor device encoding scheme (I'm assuming he's asking to have wd0 be the > *first* wd drive and wd1 be the second -- regardless of which controller! > so wd1 could end up on wdc1) Thank you again, my gurus. Yes, I thought it would be happy if my second IDE (secondary-master) is probed as wd1. GENERIC of BSD/OS 2.1 hints me :-) > > Use send-pr(1) to submit your patches. :-) > > Funny guy... ;-) I wish I could X-) Or let boot(8) say "Use 2d(0,a)/kernel to boot wd2 when wd1 is not installed..." candy@fct.kgc.co.jp (Toshihiro Kanda)