Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Dec 1998 00:18:26 GMT
From:      Richard Tobin <richard@cogsci.ed.ac.uk>
To:        freebsd-scsi@FreeBSD.ORG
Subject:   AHA 1542 "invalid baseport"
Message-ID:  <23861.199812060018@doyle.cogsci.ed.ac.uk>

next in thread | raw e-mail | index | archive | help
[I'm running 3.0-RELEASE]

The code that checks for a valid port number in aha_isa.c assumes that
the aha_isa_ports array (in dev/aha/aha.c) contains the ports in
descending order, but it doesn't.  It has 330,334,230,234,130,134.
This means that a board at address x34 will report an invalid baseport.

-- Richard


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-scsi" in the body of the message



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