From f1005e1b8ee72bb0b9f7dec6d35282ca3505b11d Mon Sep 17 00:00:00 2001 From: Dale Rahn Date: Mon, 10 May 2004 21:29:54 +0000 Subject: mediabay driver to configure ata bus attached to CD on pismo Powerbook tested by Glen Barney and Okan Demirmen. --- sys/arch/macppc/conf/RAMDISK | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'sys/arch/macppc/conf/RAMDISK') diff --git a/sys/arch/macppc/conf/RAMDISK b/sys/arch/macppc/conf/RAMDISK index 9d9ec1b05a1..74399e3b1d8 100644 --- a/sys/arch/macppc/conf/RAMDISK +++ b/sys/arch/macppc/conf/RAMDISK @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK,v 1.28 2004/03/30 19:34:31 deraadt Exp $ +# $OpenBSD: RAMDISK,v 1.29 2004/05/10 21:29:53 drahn Exp $ # # PPC GENERIC config file # @@ -115,6 +115,8 @@ scsibus* at ahc? #scsibus* at mesh? #scsibus* at pcscp? +mediabay* at macobio? +wdc* at mediabay? wdc* at macobio? wd* at wdc? drive ? flags 0x0000 wd* at pciide? channel ? drive ? -- cgit v1.2.3