Date: Sat, 2 May 1998 00:16:53 -0300 (EST) From: Joao Carlos Mendes Luis <jonny@coe.ufrj.br> To: stable@FreeBSD.ORG Subject: Bug at -stable DEVFS support ? Message-ID: <199805020316.AAA01302@roma.coe.ufrj.br>
next in thread | raw e-mail | index | archive | help
Hi, Here's some info from my home kernel's boot messages: ... wdc0 at 0x1f0-0x1f7 irq 14 flags 0xa0ffa0ff on isa wdc0: unit 0 (wd0): <WDC AC36400L>, 32-bit, multi-block-16 wd0: 6149MB (12594960 sectors), 13328 cyls, 15 heads, 63 S/T, 512 B/S wdc0: unit 1 (wd1): <WDC AC22100H>, 32-bit, multi-block-16 wd1: 2014MB (4124736 sectors), 4092 cyls, 16 heads, 63 S/T, 512 B/S wdc1 at 0x170-0x177 irq 15 flags 0xa0ffa0ff on isa wdc1: unit 0 (wd2): <WDC AC31600H>, 32-bit, multi-block-16 wd2: 1549MB (3173184 sectors), 3148 cyls, 16 heads, 63 S/T, 512 B/S Device wd0: name slot allocation failed (Errno=17) Device rwd0: name slot allocation failed (Errno=17) ... errno 17 is EEXIST, which made me look at the devices created: dogbert::root [525] ls -lg /devs/wd? brw-r----- 2 root operator 0, 0x00010002 May 1 16:01 /devs/wd0 brw-r----- 2 root operator 0, 0x0001000a May 1 16:01 /devs/wd1 As I thought, wd2 has not been created. I have not tried to fix it myself, but I remember seeing something related to this on cvs-all. Maybe it was only for -current. BTW: Is this kind of report preferred by means of send-pr ? Jonny -- Joao Carlos Mendes Luis jonny@gta.ufrj.br +55 21 290-4698 ( Job ) jonny@coppe.ufrj.br M.Sc. Student Electrical Engineering Universidade Federal do Rio de Janeiro To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199805020316.AAA01302>