From 8a7bfc77b3b639f3e3a13b7dfeef29a6a9342f5f Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Sat, 14 Jun 1997 22:52:02 +0000 Subject: Update comment about bus systems available on MIPS machines. --- arch/mips/kernel/setup.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'arch/mips/kernel/setup.c') diff --git a/arch/mips/kernel/setup.c b/arch/mips/kernel/setup.c index 7616fa7c6..1b00365a6 100644 --- a/arch/mips/kernel/setup.c +++ b/arch/mips/kernel/setup.c @@ -60,8 +60,9 @@ char wait_available; /* * There are several bus types available for MIPS machines. "RISC PC" - * type machines have ISA, EISA or PCI available, some DECstations have - * Turbochannel, SGI has GIO, there are lots of VME boxes ... + * type machines have ISA, EISA, VLB or PCI available, DECstations + * have Turbochannel or Q-Bus, SGI has GIO, there are lots of VME + * boxes ... * This flag is set if a EISA slots are available. */ int EISA_bus = 0; -- cgit v1.2.3