diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2000-12-07 18:19:32 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2000-12-07 18:19:32 +0000 |
commit | 94e1d4c91f04c8cc4fe5f9c870a774b004c10b9d (patch) | |
tree | 5702a127f7d16cbf9c4b032a69e2a386f3de6409 /sys/arch/powerpc/conf/RAMDISK | |
parent | 01434bf712ff2f1e88481a1a0b8f51d84c36d78d (diff) |
clean
Diffstat (limited to 'sys/arch/powerpc/conf/RAMDISK')
-rw-r--r-- | sys/arch/powerpc/conf/RAMDISK | 40 |
1 files changed, 20 insertions, 20 deletions
diff --git a/sys/arch/powerpc/conf/RAMDISK b/sys/arch/powerpc/conf/RAMDISK index 85fac3e3124..380cd4ca481 100644 --- a/sys/arch/powerpc/conf/RAMDISK +++ b/sys/arch/powerpc/conf/RAMDISK @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK,v 1.10 2000/09/16 04:03:00 rahnds Exp $ +# $OpenBSD: RAMDISK,v 1.11 2000/12/07 18:19:31 deraadt Exp $ # # PPC GENERIC config file # @@ -12,10 +12,10 @@ maxusers 32 option SYS_TYPE=APPL option FIREPOWERBUGS -options PPC_MPC106_BUG +option PPC_MPC106_BUG option PCIVERBOSE -option WSEMUL_VT100 -option WSEMUL_NO_DUMB +option WSEMUL_VT100 +option WSEMUL_NO_DUMB # include "../../../conf/GENERIC" option TIMEZONE=0 # time zone to adjust RTC time by @@ -50,22 +50,22 @@ pchb* at pci? # host bridge identifiers #### PCI Bus devices. -pci* at mpcpcibr? -pci* at ppb? bus ? -ppb* at pci? dev ? function ? # PCI-PCI bridges - -ncr* at pci? dev ? function ? -de* at pci? dev ? function ? -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 -#ahc* at pci? dev ? function ? # Adaptec 294x, aic78x0 SCSI -#bha* at pci? dev ? function ? # BusLogic 9xx SCSI -#pcscp* at pci? dev ? function ? # AMD Am53c974 PCscsi-PCI SCSI -#pciide* at pci? dev ? function ? -obio0 at pci? dev ? function ? -gm* at pci? dev ? function ? # gmac ethernet G4 +pci* at mpcpcibr? +pci* at ppb? bus ? +ppb* at pci? dev ? function ? # PCI-PCI bridges + +ncr* at pci? dev ? function ? +de* at pci? dev ? function ? +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 +#ahc* at pci? dev ? function ? # Adaptec 294x, aic78x0 SCSI +#bha* at pci? dev ? function ? # BusLogic 9xx SCSI +#pcscp* at pci? dev ? function ? # AMD Am53c974 PCscsi-PCI SCSI +#pciide* at pci? dev ? function ? +obio0 at pci? dev ? function ? +gm* at pci? dev ? function ? # gmac ethernet G4 # how many of these are needed? exphy* at mii? phy ? # 3Com internal PHYs |