Re: PCI device file. /dev/xxxx

2001-12-01 Thread Brooks Davis
On Sat, Dec 01, 2001 at 10:12:27AM -0500, Dragon Fire wrote: > > I have created a PCI device driver but I have a problem. The core code was > developed using the current make_device_driver.sh then modified to fill in > the details of the device. > > The problem is the make_dev call in attach is

PCI device file. /dev/xxxx

2001-12-01 Thread Dragon Fire
Hi Folks, A simple question. I have created a PCI device driver but I have a problem. The core code was developed using the current make_device_driver.sh then modified to fill in the details of the device. The problem is the make_dev call in attach is succeeding but not making the device node i