Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Mar 1995 20:06:47 -0800
From:      Bill Paul <wpaul>
To:        CVS-commiters, cvs-sys
Subject:   cvs commit: src/sys/i386/isa npx.c
Message-ID:  <199503050406.UAA25069@freefall.cdrom.com>

next in thread | raw e-mail | index | archive | help
wpaul       95/03/04 20:06:46

  Modified:    sys/i386/isa npx.c
  Log:
  Changed the printf()s in npxattach a bit so you don't end up with
  messages like this:
  
  wdc0 at 0x1f0-0x1f7 irq 14 on isa
  wdc0: unit 0 (wd0): <ST506>
  wd0: size unknown, using BIOS values: 615 cyl, 4 head, 17 sec, bytes/sec 512
  npx0 at 0xf0-0xff irq 13 on motherboard
  npx0: changing root device to wd0a
  ^^^^^^
  
  The spurious 'npx0: ' pops up if you have a 386 with a 387 FPU.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199503050406.UAA25069>