[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ncr_tekram_eeprom
- To: misc_(_at_)_openbsd_(_dot_)_org
- Subject: ncr_tekram_eeprom
- From: Arkady Kuleshov <arkadio_(_at_)_gmx_(_dot_)_net>
- Date: Fri, 13 Apr 2001 16:42:52 +0300
Although the ncr driver is marked "old"
it works for me with my Tekram DC-390U and IBM DNES UltraSCSI drive.
However if option READ_TEKRAM_EEPROM is enabled, the current
sources miss prototypes for 1 function.
solution - insert at line 1454
#ifdef NCR_TEKRAM_EEPROM
struct tekram_eeprom;
static int read_tekram_eeprom(ncb_p np, struct tekram_eeprom *buffer);
#endif
Visit your host, monkey.org