index
:
ldetect
distro/mga1
distro/mga2
master
Light Hardware Detection Tool
Thierry Vignaud [tv]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lspcidrake.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
(printit) display PCI revision if availlable (#42576)
Thierry Vignaud
2009-09-23
1
-0
/
+2
*
Enumerate hid entries
Christophe Fergeau
2009-04-03
1
-0
/
+13
*
- lspcidrake: use getopt to parse command-line instead of playing
Luiz Fernando Capitulino
2009-02-05
1
-24
/
+37
*
when faking probe (ie -p, -u, --dmidecode), do not do real probe on other bus
Pascal Rigaux
2008-03-20
1
-6
/
+11
*
(struct pciusb_entry) rename class_ as class_id
Thierry Vignaud
2007-02-26
1
-6
/
+6
*
when given a dmidecode_file, we don't need to be root
Pascal Rigaux
2005-08-03
1
-1
/
+1
*
do not try to run dmidecode when not root
Thierry Vignaud
2005-05-16
1
-3
/
+6
*
libify and simplify
Pascal Rigaux
2005-03-14
1
-1
/
+0
*
fix typo
Pascal Rigaux
2005-03-14
1
-1
/
+1
*
add dmitable use
Pascal Rigaux
2005-03-14
1
-0
/
+13
*
new usb_class code (breaks compatibility!)
Pascal Rigaux
2003-11-20
1
-6
/
+21
*
remove dummy reference to silently ignored -f option
Thierry Vignaud
2003-08-20
1
-1
/
+0
*
fix argument testing
Pascal Rigaux
2003-08-20
1
-6
/
+4
*
do full-probe by default; remove support for no full-probe
Thierry Vignaud
2003-08-19
1
-8
/
+3
*
enhanced help
Thierry Vignaud
2002-07-23
1
-2
/
+2
*
explain what does -f
Thierry Vignaud
2002-07-16
1
-1
/
+1
*
- fix usb "url"
Thierry Vignaud
2002-07-16
1
-2
/
+4
*
- pci.c: add the ability to read pci devices list from a file instead
Thierry Vignaud
2002-07-16
1
-0
/
+3
*
- move usb devices proc entry path into
Thierry Vignaud
2002-07-16
1
-3
/
+10
*
compacificazion
Thierry Vignaud
2002-07-15
1
-13
/
+7
*
fix for "gcc-2.95.3 don't compile" (reported by Ian White)
Thierry Vignaud
2002-07-09
1
-2
/
+2
*
we don't really need stdlib.h
Thierry Vignaud
2002-07-04
1
-3
/
+2
*
move full_probe definition nearer its usage, aka in main()
Thierry Vignaud
2002-07-04
1
-22
/
+15
*
- merge {pci,usb}_printit into printit
Thierry Vignaud
2002-07-04
1
-21
/
+10
*
prevent signed vs unsigned comp warnings
Thierry Vignaud
2002-07-03
1
-2
/
+2
*
indent-region
Thierry Vignaud
2002-07-03
1
-51
/
+51
*
don't do uneeded copies (saves 2% of text size)
Thierry Vignaud
2002-07-03
1
-23
/
+23
*
simplify (source is clearer, binary isn't really altered)
Thierry Vignaud
2002-07-03
1
-10
/
+8
*
ensure the header file are C++ compliant (do not use "class" for struct field...
Pascal Rigaux
2002-06-10
1
-4
/
+4
*
add "-v" and "-f" options to lspcidrake for (v)erbose mode and (f)ull probe
Guillaume Cottenceau
2001-09-10
1
-3
/
+42
*
if subid can be useful, use them. use probe_type==-1 to ensure no subid is used
Pascal Rigaux
2001-03-21
1
-1
/
+1
*
see changelog
Guillaume Cottenceau
2000-12-22
1
-2
/
+2
*
now detect usb
Pascal Rigaux
2000-12-16
1
-5
/
+22
*
creation
Pascal Rigaux
2000-12-15
1
-0
/
+24