From: <gri...@ps...> - 2000-12-07 13:43:31
|
> > Undefining the 'PCI for Permedia2' option causes 'CONFIG_PCI' to go away and > > may help in getting the 53c770 to do a little more.. > > I thought the 53c770 wasn't PCI so I don't understand how that can interfere. Fred's driver is based on the 53c8xx, which is PCI based and that code is still in there. This sort of thing kills the init when CONFIG_PCI is defined: #ifdef CONFIG_PCI static int ncr53c8xx_pci_init(Scsi_Host_Template *tpnt, uchar bus, uchar device_fn, ncr_device *device); #else static int ncr53c770_init(Scsi_Host_Template *tpnt, unsigned long base, unsigned int irq, ncr_device *device); #endif Bye, Arno. -- PSINetworks Europe Phone: +31-23-5699846 | One disk to rule them all, Siriusdreef 34 FAX: +31-20-8640234 | One disk to bind them, 2132WT Hoofddorp+--------------------------------+ One disk to hold the files The Netherlands | * Musical Interlude * | And in the darkness grind 'em ----------------+--------------------------------+------------------------------ We say Retribution, We say Vengeance is bliss, We say Revolution, With a Cast-Iron fist! (Megadeth, 'The Disintegrators') -------------------------------------------------------------------------------- |