diff options
Diffstat (limited to 'sys/arch/powerpc')
-rw-r--r-- | sys/arch/powerpc/conf/RAMDISKMAC | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/sys/arch/powerpc/conf/RAMDISKMAC b/sys/arch/powerpc/conf/RAMDISKMAC index 59b7bb435b4..545f9aaf83d 100644 --- a/sys/arch/powerpc/conf/RAMDISKMAC +++ b/sys/arch/powerpc/conf/RAMDISKMAC @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISKMAC,v 1.3 2000/01/14 05:35:31 rahnds Exp $ +# $OpenBSD: RAMDISKMAC,v 1.4 2000/01/23 04:28:39 rahnds Exp $ # # PPC GENERIC config file # @@ -57,8 +57,8 @@ ppb* at pci? dev ? function ? # PCI-PCI bridges ncr* at pci? dev ? function ? de* at pci? dev ? function ? #vme* at pci? dev ? function ? -vga* at pci? dev ? function ? # PCI VGA graphics -vgafb0 at pci? dev ? function ? # PCI VGA graphics +#vga* at pci? dev ? function ? # PCI VGA graphics +#vgafb0 at pci? dev ? function ? # PCI VGA graphics #ep* at pci? dev ? function ? # 3Com 3c59x #ne* at pci? dev ? function ? # NE2000-compatible Ethernet #adv* at pci? dev ? function ? # AdvanSys 1200[A,B], 9xx[U,UA] SCSI @@ -133,8 +133,8 @@ scsibus* at atapiscsi? #### Workstation Console attachments -wscons* at vga? -wscons* at vgafb? +#wscons* at vga? +#wscons* at vgafb? #### SCSI Bus devices |