Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unused local variable. | charnier | 2004-01-04 | 1 | -4/+3 |
| | |||||
* | -v now also prints the pnpinfo and location information for the devices | imp | 2003-02-17 | 1 | -1/+6 |
| | | | | whose bus' provide this information. | ||||
* | o Don't print devices that aren't attached unless run with the newly | imp | 2002-09-20 | 1 | -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. | mikeh | 2001-12-09 | 1 | -4/+11 |
| | | | | | PR: bin/32567 MFC after: 2 weeks | ||||
* | Simple tool to print the device tree and resource usage by devices. Also | msmith | 2001-04-21 | 1 | -0/+214 |
serves as an example of libdevinfo usage. |