Date: Mon, 15 Apr 2002 03:54:22 -0700 (PDT) From: Benno Rice <benno@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ofw ofw_disk.c Message-ID: <200204151054.g3FAsN377694@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
benno 2002/04/15 03:54:22 PDT Added files: sys/dev/ofw ofw_disk.c Log: Basic OpenFirmware disk driver. It will attach to anything in OpenFirmware that declares itself to be a disk, which may be the wrong thing to do in the long term but it works well enough to attach to emulated disks in the PowerPC simulator in gdb now that they have the proper device_type property. Revision Changes Path 1.1 +261 -0 src/sys/dev/ofw/ofw_disk.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?200204151054.g3FAsN377694>