At 08:35 PM 21/09/2003, Micheal Patterson wrote:
> >
> > cd /dev
> > sh MAKEDEV ata
> >
> > then try atacontrol.
> >
> > ---Mike
>
>Tried that as well..
>
>It reports:
>
>ata - no such device name
Do you have
device ata
in your kernel ?
As well do you have
ata)
mknod ata c 159 0 root:operator
;;
in /dev/MAKEDEV ?
---Mike