Re: Unable to set device characteristics with devd

2005-11-29 Thread Kevin Oberman
> From: "Darren Pilgrim" <[EMAIL PROTECTED]> > Date: Mon, 28 Nov 2005 22:04:05 -0800 > > From: Kevin Oberman > > > > I've been trying to use devd for a number of things, but have > > not gotten > > far. > > > > One issue is when I attach an ATAPI disk: > > attach 100 { > > device-name "

Re: Unable to set device characteristics with devd

2005-11-28 Thread Brooks Davis
On Mon, Nov 28, 2005 at 10:04:05PM -0800, Darren Pilgrim wrote: > From: Kevin Oberman > > > > I've been trying to use devd for a number of things, but have > > not gotten > > far. > > > > One issue is when I attach an ATAPI disk: > > attach 100 { > > device-name "acd0"; > > actio

RE: Unable to set device characteristics with devd

2005-11-28 Thread Darren Pilgrim
From: Kevin Oberman > > I've been trying to use devd for a number of things, but have > not gotten > far. > > One issue is when I attach an ATAPI disk: > attach 100 { > device-name "acd0"; > action "/bin/chmod 666 /dev/$device-name"; > } > > I have similar statements for my seco

Unable to set device characteristics with devd

2005-11-28 Thread Kevin Oberman
I've been trying to use devd for a number of things, but have not gotten far. One issue is when I attach an ATAPI disk: attach 100 { device-name "acd0"; action "/bin/chmod 666 /dev/$device-name"; } I have similar statements for my second hard drive (ad2s2). By using the -D option