Searched hist:124454 (Results 1 - 1 of 1) sorted by last modified time

/freebsd-10.0-release/sys/compat/ndis/
H A Dsubr_ndis.cdiff 124454 Mon Jan 12 23:12:28 MST 2004 wpaul Loosen up the range test in ndis_register_ioport(). Allow drivers to
map ranges that are smaller than what our resource manager code knows
is available, rather than requiring that they match exactly. This
fixes a problem with the Intel PRO/1000 gigE driver: it wants to map
a range of 32 I/O ports, even though some chips appear set up to
decode a range of 64. With this fix, it loads and runs correctly.

Completed in 115 milliseconds