summaryrefslogtreecommitdiffstats
path: root/usr.sbin/devinfo/devinfo.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove unused local variable.charnier2004-01-041-4/+3
|
* -v now also prints the pnpinfo and location information for the devicesimp2003-02-171-1/+6
| | | | whose bus' provide this information.
* o Don't print devices that aren't attached unless run with the newlyimp2002-09-201-4/+8
| | | | | | | | minted -v flag. o Print devices that don't return a name as 'unknown' in -v mode. # Yea! Now I wont think I have 10 different ISA network adapters in my # laptop.
* WARNS=2 cleanup and fix potential unitialized variable bug.mikeh2001-12-091-4/+11
| | | | | PR: bin/32567 MFC after: 2 weeks
* Simple tool to print the device tree and resource usage by devices. Alsomsmith2001-04-211-0/+214
serves as an example of libdevinfo usage.
OpenPOWER on IntegriCloud