Date: Thu, 4 Apr 2002 15:58:50 -0800 (PST) From: Thomas Moestl <tmm@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sparc64/sparc64 clock.c eeprom.c eeprom_ebus.c eeprom_sbus.c Message-ID: <200204042358.g34Nwoo87403@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
tmm 2002/04/04 15:58:50 PST Modified files: sys/sparc64/sparc64 clock.c Added files: sys/sparc64/sparc64 eeprom.c eeprom_ebus.c eeprom_sbus.c Log: Add MD frontents for the mk48txx driver, ported from NetBSD, and remove stub implementations of inittodr() and resettodr(), now that the MI ones are used. Revision Changes Path 1.7 +0 -13 src/sys/sparc64/sparc64/clock.c 1.1 +122 -0 src/sys/sparc64/sparc64/eeprom.c (new) 1.1 +144 -0 src/sys/sparc64/sparc64/eeprom_ebus.c (new) 1.1 +140 -0 src/sys/sparc64/sparc64/eeprom_sbus.c (new) 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?200204042358.g34Nwoo87403>