summaryrefslogtreecommitdiffstats
path: root/bsd_eth_drivers/libbsdport/devicet.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - resolved conflictTill Straumann2009-04-231-4/+0
|
* - make entries in default driver table all weak aliases toTill Straumann2009-04-231-27/+48
| | | | | | | | | | | | a sentinel. If the user decides only to link a subset of driver the probe algorithm skips entries matching the sentinel. - added more diagnostic messages which can be enabled by setting 'libbsdportAttachVerbose' to nonzero. This is quite helpful. - added the ugliest of all hack -- i386 pcibios API returns wrong number for bus count :-( [the max bus number instead of the count]. We simply add 1 to this number...
* - importing updated version from SLAC as of 20090422Till Straumann2009-04-221-1/+1
|
* Initial import.initialJoel Sherrill2009-02-191-0/+374