Home
last modified time | relevance | path

Searched refs:ancient (Results 1 – 3 of 3) sorted by relevance

/drivers/net/
Dwd.c170 int ancient = 0; /* An old card without config registers. */ in wd_probe1() local
226 ancient = 1; in wd_probe1()
247 if ( !ancient && (inb(ioaddr+1) & 0x01) != (word16 & 0x01)) in wd_probe1()
281 if (ancient || reg1 == 0xff) { /* Ack!! No way to read the IRQ! */ in wd_probe1()
/drivers/mtd/nand/
DKconfig31 bool "Enable chip ids for obsolete ancient NAND devices"
/drivers/block/
DKconfig445 It is required for systems with ancient MFM/RLL/ESDI drives.