Re: amd64/162708: FreeBSD 9.0-RC2 amd64 fails to boot on Dell Optiplex GX620

2011-12-30 Thread David J. Weller-Fahy
The following reply was made to PR amd64/162708; it has been noted by GNATS.

From: David J. Weller-Fahy dave-freebsd-gn...@weller-fahy.com
To: John Baldwin j...@freebsd.org
Cc: Peter Jeremy peterjer...@acm.org, freebsd-gnats-sub...@freebsd.org
Subject: Re: amd64/162708: FreeBSD 9.0-RC2 amd64 fails to boot on Dell
 Optiplex GX620
Date: Fri, 30 Dec 2011 08:50:33 -0500

 --s2ZSL+KKDSLx8OML
 Content-Type: text/plain; charset=us-ascii
 Content-Disposition: inline
 Content-Transfer-Encoding: quoted-printable
 
 * John Baldwin j...@freebsd.org [2011-12-29 11:30 -0500]:
  On Sunday, December 11, 2011 10:13:21 am David J. Weller-Fahy wrote:
   * John Baldwin j...@freebsd.org [2011-12-08 10:53 -0500]:
+res =3D bus_generic_alloc_resource(dev, child, type, rid, 
start, en=
 d,
+count, flags);
  =20
   That worked!
 =20
  I've committed this.  It is too late to make it for 9.0 but I will
  merge it to stable/9 once that opens up for commits again.
 
 Thanks John!  I appreciate the help, and the wif appreciates being able
 to access her backups again. ;)
 
 Regards,
   Dave
 
 --s2ZSL+KKDSLx8OML
 Content-Type: application/pgp-signature
 
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1.4.11 (GNU/Linux)
 
 iEYEARECAAYFAk79wakACgkQzahokXOb2UwargCfbodOQP22ii4ygLJKv74EOkz1
 Sa8An3UgEq3xib1dsK/earEvDdKSaLHl
 =FYd1
 -END PGP SIGNATURE-
 
 --s2ZSL+KKDSLx8OML--
___
freebsd-amd64@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-amd64
To unsubscribe, send any mail to freebsd-amd64-unsubscr...@freebsd.org


Re: amd64/162708: FreeBSD 9.0-RC2 amd64 fails to boot on Dell Optiplex GX620

2011-12-11 Thread David J. Weller-Fahy
The following reply was made to PR amd64/162708; it has been noted by GNATS.

From: David J. Weller-Fahy dave-freebsd-gn...@weller-fahy.com
To: John Baldwin j...@freebsd.org
Cc: Peter Jeremy peterjer...@acm.org, freebsd-gnats-sub...@freebsd.org
Subject: Re: amd64/162708: FreeBSD 9.0-RC2 amd64 fails to boot on Dell
 Optiplex GX620
Date: Sun, 11 Dec 2011 10:13:21 -0500

 --VS++wcV0S1rZb1Fb
 Content-Type: text/plain; charset=us-ascii
 Content-Disposition: inline
 Content-Transfer-Encoding: quoted-printable
 
 * John Baldwin j...@freebsd.org [2011-12-08 10:53 -0500]:
  Hmm, can you try this patch without the tunable:
 =20
  patch to sys/dev/acpica/acpi_pcib_acpi.c
  ...
  +res =3D bus_generic_alloc_resource(dev, child, type, rid, start, end,
  +count, flags);
  ...
 
 That worked!  Specifically, I csup'd the source, patched the file, did a
 full buildworld/installworld cycle, then removed the tunable and was
 able to boot with no problems.
 
 Thanks!  Do you need any information from this box as it stands?
 --=20
 David J. Weller-Fahy| 'These are the questions that kept me out
 largely at innocent dot com |  of the really *good* schools.'
 dave at weller-fahy dot com |  - One of The Group
 
 --VS++wcV0S1rZb1Fb
 Content-Type: application/pgp-signature
 
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1.4.11 (GNU/Linux)
 
 iEYEARECAAYFAk7kyJEACgkQzahokXOb2UxKzACfUJCGFebhx14qibtOpUD8cLlC
 3ioAoKEJUvy+bXwqdKIThH3R/TM/g02C
 =2N2U
 -END PGP SIGNATURE-
 
 --VS++wcV0S1rZb1Fb--
___
freebsd-amd64@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-amd64
To unsubscribe, send any mail to freebsd-amd64-unsubscr...@freebsd.org


Re: amd64/162708: FreeBSD 9.0-RC2 amd64 fails to boot on Dell Optiplex GX620

2011-12-11 Thread David J. Weller-Fahy
The following reply was made to PR amd64/162708; it has been noted by GNATS.

From: David J. Weller-Fahy dave-freebsd-gn...@weller-fahy.com
To: John Baldwin j...@freebsd.org
Cc: Peter Jeremy peterjer...@acm.org, freebsd-gnats-sub...@freebsd.org
Subject: Re: amd64/162708: FreeBSD 9.0-RC2 amd64 fails to boot on Dell
 Optiplex GX620
Date: Sun, 11 Dec 2011 15:32:08 -0500

 --LyciRD1jyfeSSjG0
 Content-Type: text/plain; charset=us-ascii
 Content-Disposition: inline
 Content-Transfer-Encoding: quoted-printable
 
 * David J. Weller-Fahy dave-freebsd-gn...@weller-fahy.com [2011-12-11 10:=
 13 -0500]:
  That worked!  Specifically, I csup'd the source, patched the file, did a
  full buildworld/installworld cycle, then removed the tunable and was
  able to boot with no problems.
 =20
  Thanks!  Do you need any information from this box as it stands?
 
 Of course, it would help if I included the uname so you know *what* I
 built/installed. ;)
 
 #v+
 FreeBSD nastie 9.0-RC3 FreeBSD 9.0-RC3 #0: Sun Dec 11 13:54:33 UTC 2011 roo=
 t@nastie:/usr/obj/usr/src/sys/GENERIC  amd64
 #v-
 
 --LyciRD1jyfeSSjG0
 Content-Type: application/pgp-signature
 
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1.4.11 (GNU/Linux)
 
 iEYEARECAAYFAk7lE0gACgkQzahokXOb2UxkGQCffYGWeBUIPxyn/DVK1NBDAos7
 lMoAoKB63IRhGFrnkI43FfAq+GGPMY2a
 =jVWW
 -END PGP SIGNATURE-
 
 --LyciRD1jyfeSSjG0--
___
freebsd-amd64@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-amd64
To unsubscribe, send any mail to freebsd-amd64-unsubscr...@freebsd.org