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
/
pci.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
- don't die when missing /proc/bus/pci/devices (resp. /proc/bus/usb/devices),
Pascal Rigaux
2002-07-22
1
-2
/
+4
*
no need for unistd.h
Thierry Vignaud
2002-07-16
1
-1
/
+0
*
- print error message if unable to open the arguement passed to -u,-p
Thierry Vignaud
2002-07-16
1
-1
/
+9
*
- pci.c: add the ability to read pci devices list from a file instead
Thierry Vignaud
2002-07-16
1
-1
/
+2
*
- change memory pattern : MAX*sizeof(entry) on stack + REAL_NB*sizeof() in heap
Thierry Vignaud
2002-07-16
1
-23
/
+23
*
don't do useless stuff when full probe isn't requires:
Thierry Vignaud
2002-07-16
1
-2
/
+2
*
factorize common constants in private header
Thierry Vignaud
2002-07-04
1
-1
/
+1
*
factorize common constants in private header
Thierry Vignaud
2002-07-04
1
-1
/
+1
*
get rid of more uneeded copies
Thierry Vignaud
2002-07-03
1
-1
/
+1
*
get rid of {pci,usb}_find_modules()
Thierry Vignaud
2002-07-03
1
-4
/
+2
*
indent-region
Thierry Vignaud
2002-07-03
1
-50
/
+50
*
ensure the header file are C++ compliant (do not use "class" for struct field...
Pascal Rigaux
2002-06-10
1
-2
/
+2
*
in probe_type=1, recognize usb controllers (is either usb-uhci or usb-ohci)
Pascal Rigaux
2001-12-28
1
-0
/
+11
*
if subid can be useful, use them. use probe_type==-1 to ensure no subid is used
Pascal Rigaux
2001-03-21
1
-12
/
+10
*
added pci(bus,device,function) for DrakX.
Francois Pons
2001-03-15
1
-1
/
+4
*
*** empty log message ***
Francois Pons
2001-03-06
1
-1
/
+8
*
fix the fclose
Pascal Rigaux
2001-02-10
1
-1
/
+1
*
add some fclose where it should
Pascal Rigaux
2001-02-06
1
-0
/
+1
*
now detect usb
Pascal Rigaux
2000-12-16
1
-71
/
+22
*
creation
Pascal Rigaux
2000-12-15
1
-0
/
+103