Doug,

Have you deleted your acd* devices in /dev and used /dev/MAKEDEV to
re-create them? The new ATA drivers require this as the minor mode
must change. If you did a mergemaster after any upgrade, this should
have been taken care of.

> ls -l /dev/acd*
crw-r-----  4 root     operator  117,   0 Aug  9 11:17 /dev/acd0a
crw-r-----  4 root     operator  117,   0 Aug  9 11:17 /dev/acd0c
crw-r-----  4 root     operator  117,   8 Jul 25 15:46 /dev/acd1a
crw-r-----  4 root     operator  117,   8 Jul 25 15:46 /dev/acd1c

Note the major (117) and minor (0) mode of acd0?. If yours does not
match, that is likely your problem.

R. Kevin Oberman, Network Engineer
Energy Sciences Network (ESnet)
Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab)
E-mail: [EMAIL PROTECTED]                  Phone: +1 510 486-8634

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message

Reply via email to