| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
| |
Use dmesg -t to strip off the timestamp, which avoids having a
variable number of fields for awk to look at.
Signed-off-by: Keith Packard <keithp@keithp.com>
|
|
|
|
|
|
|
|
| |
I had a locally hacked kernel which was reporting the serial number
along with the device name. Instead of depending on that, just look
for the regular SerialNumber report which is in all kernel versions
Signed-off-by: Keith Packard <keithp@keithp.com>
|
|
|
|
|
|
| |
This makes them show up nice and bright in the terminal window.
Signed-off-by: Keith Packard <keithp@keithp.com>
|
|
This uses a subset of the dieharder tests which run in reasonable time
and don't appear to emit false negatives on a regular basis.
Signed-off-by: Keith Packard <keithp@keithp.com>
|