Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 May 2005 04:10:08 GMT
From:      Rick Voland <rpvoland@spamcop.net>
To:        freebsd-i386@FreeBSD.org
Subject:   Re:  i386/77477:  AHA-1542CP SCSI failed to probe
Message-ID:  <200505100410.j4A4A8Av044866@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR i386/77477; it has been noted by GNATS.

From: Rick Voland <rpvoland@spamcop.net>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re:  i386/77477:  AHA-1542CP SCSI failed to probe
Date: Mon, 09 May 2005 23:09:17 -0500

 Same problems with 5.4-RELEASE, both GENERIC and my custom kernel (BRIAN).
 
 $ uname -a
 FreeBSD brian.local.bsd 5.4-RELEASE FreeBSD 5.4-RELEASE #0: Mon May  9 
 21:50:47 CDT 2005     root@brian.local.bsd:/usr/obj/usr/src/sys/BRIAN  i386
 
 ....
 vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0
 unknown: <PNP0303> can't assign resources (port)
 unknown: <PNP0501> can't assign resources (port)
 unknown: <PNP0700> can't assign resources (port)
 Timecounters tick every 10.000 msec
 ....
 
 
 $ diff GENERIC BRIAN
 22c22
 < cpu           I486_CPU
 ---
  > # cpu         I486_CPU
 24,25c24,25
 < cpu           I686_CPU
 < ident         GENERIC
 ---
  > # cpu         I686_CPU
  > ident         BRIAN
 60a61
  > options               SMP                     # Symmetric 
 MultiProcessor Kernel
 $
 



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