Re: hw.pci.host_mem_start -- negative value?
From: Dag-Erling Smørgrav (des_at_des.no)
Date: 10/31/04
- Previous message: Christoph P. Kukulies: "Re: 5.3 RC1 CD boot?"
- In reply to: Russell Jackson: "hw.pci.host_mem_start -- negative value?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: Russell Jackson <raj@cserv63.csub.edu> Date: Sun, 31 Oct 2004 14:33:49 +0100
Russell Jackson <raj@cserv63.csub.edu> writes:
> hw.pci.host_mem_start: -2147483648
>
> Is this even a legal value?
0x80000000 incorrectly displayed as a signed int because we don't have
TUNABLE macros for unsigned long. Expect a fix within an hour or two.
DES
-- Dag-Erling Smørgrav - des@des.no _______________________________________________ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
- Previous message: Christoph P. Kukulies: "Re: 5.3 RC1 CD boot?"
- In reply to: Russell Jackson: "hw.pci.host_mem_start -- negative value?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]