Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More BUS_PROBE_NOWILDCARD sweeping. Some devices here (if_ath_ahb and siba) | nwhitehorn | 2013-10-29 | 1 | -1/+1 |
| | | | | | | resist easy conversion since they implement a great deal of their attach logic inside probe(). Some of this could be fixed by moving it to attach(), but some requires something more subtle than BUS_PROBE_NOWILDCARD. | ||||
* | Support for CFE boot loaders. Initially the support is for MIPS, but | imp | 2008-09-26 | 1 | -0/+159 |
other processors will work too. Submitted by: bms@ Obtained from: p4 mips2 branch |