i386/77477: AHA-1542CP SCSI failed to probe

Rick Voland rpvoland at spamcop.net
Mon May 9 21:10:09 PDT 2005


The following reply was made to PR i386/77477; it has been noted by GNATS.

From: Rick Voland <rpvoland at spamcop.net>
To: bug-followup at 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 at 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
 $
 


More information about the freebsd-i386 mailing list