Date: Wed, 29 Mar 2000 04:44:20 -0800 (PST) From: KATO Takenori <kato@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/isa if_fe.c Message-ID: <200003291244.EAA86426@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
kato 2000/03/29 04:44:20 PST Modified files: sys/i386/isa if_fe.c Log: Ratoc REX-9880/83 support (PC-98 only). This commit added functions fe_read_eeprom_rex() and fe_init_rex(). These functions should be useful for REX-5580 series (for PC-AT). But they are included in `#ifdef PC98' to avoid warnings by unused static functions. If you try to support REX-5580, please be aware of these functions. Submitted by: chi@bd.mbn.or.jp (Chiharu Shibata) Revision Changes Path 1.59 +130 -1 src/sys/i386/isa/if_fe.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200003291244.EAA86426>