cvs commit: src/sys/i386/isa stallion.c
Warner Losh
imp at FreeBSD.org
Fri Dec 12 22:05:09 PST 2003
imp 2003/12/12 22:05:08 PST
FreeBSD src repository
Modified files: (Branch: RELENG_4)
sys/i386/isa stallion.c
Log:
Research on Stallion's website shows that there is a limit of 4
pannels, or 32 ports for the ech boards. The only possible way to
make an error is to have 8 + 8 + 8 + 16 or 8 + 16 + 16, so we detect
that more directly and cleanup properly (eg, ignore the last panel).
This was the intent of the too many ports attached to board message
before, and should be more robust.
# now, too port this to current.
Revision Changes Path
1.39.2.5 +34 -8 src/sys/i386/isa/stallion.c
More information about the cvs-src
mailing list