Bug 16712

Summary: ISA PNP memory range size calculated wrong
Product: Base System Reporter: nms <nms>
Component: kernAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 4.0-CURRENT   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description nms 2000-02-14 18:20:01 UTC
	File src/sys/isa/pnpparse.c (version 1.2), lines 270-271, 286-287
	treat memory range size as byte size, while it is expressed in
	256 byte chucks.

How-To-Repeat: 
	Any PNP card with io memory should reveal this bug.
Comment 1 dfr freebsd_committer freebsd_triage 2000-03-31 08:23:28 UTC
State Changed
From-To: open->closed

Fixed in revisions 1.3 and 1.2.2.1 of pnpparse.c