Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-07-26 | lspci: use toybuf instead of dynamic memory allocation | Felix Janda | |
2013-07-26 | I've written an lspci implementation. | Isaac Dunham | |
Currently it supports -emkn; -e is an extension ("class" is a 24-bit number, but lspci only shows 16 bits; one person on the Puppy forums mentioned that they need those last 8 bits). -n is a no-op for compatability with standard lspci. |