Searched hist:54196 (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/sys/dev/ep/
H A Dif_ep_isa.cdiff 54196 Mon Dec 06 08:31:47 MST 1999 mdodd Correctly implement the non-PnP enumeration of ISA board.

We now correctly skip boards that have PnP support enabled, or are in
test mode. The 3c509s support a number of combinations of device
probing, as per the databook.

- ISA only
- PnP only
- ISA or PnP

We will allow cards that can be dealt with by PnP to be attached by the
PnP enumerator.

This fixes the bogus detection of boards at weird ioports.

Completed in 51 milliseconds