Have you loaded the ppa module? -Rob
On Tue, Jan 02, 2001 at 10:34:00AM -0700, Clayton Stapleton wrote: > Hi Folks; > The Zip Drive uses a separate parallel port card to which it is > plugged into (works under Windows 98). I have added the > io=0x278 to "modules.conf", and run "depmod -a" to update > the "modules.dep". As shown below the new ioport is > recognized by /proc/parport/1/hardware. What do I have to > do to get the ioport accepted by parport_pc? > > [EMAIL PROTECTED]:/home/clay > modprobe parport_pc > [EMAIL PROTECTED]:/home/clay > lsmod > Module Size Used by > parport_pc 7440 0 (unused) > parport 7432 0 [parport_pc] > > [EMAIL PROTECTED]:/home/clay > mount /zip > mount: the kernel does not recognize /dev/sda4 as a block device > (maybe `insmod driver'?) > > [EMAIL PROTECTED]:/home/clay > less /proc/parport/0/hardware > base: 0x378 > irq: none > dma: none > modes: SPP,ECP,ECPEPP,ECPPS2 > > [EMAIL PROTECTED]:/home/clay > less /proc/parport/1/hardware > base: 0x278 > irq: none > dma: none > modes: SPP,PS2 > > [EMAIL PROTECTED]:/home/clay > less /etc/fstab > /dev/sda4 /zip ext2 defaults 0 0 > /dev/sda4 /zipdos vfat defaults 0 0 > > TIA > Clay Stapleton > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

