/usr/src/linux> grep mca_adaptor_select_mode `find . -type f`
./drivers/net/3c509.c: mca_adaptor_select_mode(1);
./drivers/net/3c509.c: mca_adaptor_select_mode(0);
./drivers/net/3c509.c: mca_adaptor_select_mode(0);
grep: ./drivers/sound/.indent.pro: Permission denied
/usr/src/linux> grep mca_pos_base_addr `find . -type f`
./drivers/net/3c509.c: ioaddr = mca_pos_base_addr(i);
grep: ./drivers/sound/.indent.pro: Permission denied
/usr/src/linux>
It looks as though some MCA-related functions used by the driver are
missing.
___
Trevor Johnson
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu