Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added some missing drivrs to ScannerDB, Updates for SANE patches. | Till Kamppeter | 2003-02-14 | 2 | -1655/+1811 |
| | |||||
* | Correction ohci => ehci | Arnaud de Lorbeau | 2003-02-14 | 1 | -1/+1 |
| | |||||
* | Generated by cvs2cl the 13_Feb | Thierry Vignaud | 2003-02-13 | 1 | -14/+77 |
| | |||||
* | 0.1.7-2mdk | Thierry Vignaud | 2003-02-13 | 1 | -1/+4 |
| | |||||
* | make log computation faster, do incremental log | Thierry Vignaud | 2003-02-13 | 1 | -1/+1 |
| | |||||
* | Restructured and updated ScannerDB. For easy, fully automatic generation | Till Kamppeter | 2003-02-13 | 3 | -1335/+3604 |
| | | | | | | | | of ScannerDB with Scannerdrake added scannerconfigs file which contains the lines to put into the config files (/etc/sane.d/*.conf) of the scanner drivers. Now Scannerdrake should be able to set up nearly every SANE-supported scanner. | ||||
* | 0.1.7-1mdk | Frederic Lepied | 2003-02-12 | 1 | -1/+4 |
| | |||||
* | Add intel USB controller | Arnaud de Lorbeau | 2003-02-12 | 1 | -0/+4 |
| | |||||
* | Add bcm4400 and bcm5700 for two network cards. | Arnaud de Lorbeau | 2003-02-10 | 1 | -3/+3 |
| | |||||
* | fix #286 | Thierry Vignaud | 2003-02-10 | 1 | -1/+1 |
| | |||||
* | fix bug #1322 | Pascal Rigaux | 2003-02-06 | 1 | -12/+12 |
| | |||||
* | added Intel 865 entry | Frederic Lepied | 2003-02-06 | 2 | -0/+4 |
| | |||||
* | add Intel(R) 852GM/855GM | Pascal Rigaux | 2003-02-05 | 2 | -0/+4 |
| | |||||
* | add a memory stick (bug #798) | Pascal Rigaux | 2003-02-01 | 1 | -1/+1 |
| | |||||
* | adding LG StudioWorks 995E thx to Jure Repinc <jlp@holodeck1.com> | Guillaume Cottenceau | 2003-01-30 | 1 | -0/+1 |
| | |||||
* | typo fix from the communauty (fix "unknown line 1574 ( #for hardware | Thierry Vignaud | 2003-01-29 | 1 | -1/+2 |
| | | | | | detection)") | ||||
* | 0.1.6-1mdk | Thierry Vignaud | 2003-01-28 | 1 | -2/+7 |
| | |||||
* | *** empty log message *** | Thierry Vignaud | 2003-01-28 | 1 | -4/+203 |
| | |||||
* | i810_audio and snd-intel8x0 only handle 0x10de:0x01b1 as a sound card. | Thierry Vignaud | 2003-01-28 | 1 | -1/+1 |
| | | | | | | | | | 0x10de:0x01b0 is *not* a sound card but a sub device of the sound card exported as a pci function in the same way most btxxx tv cards export their sound subdevice as a separate pci function. this fix the "detect two sound cards" on nforce2 chips | ||||
* | Iiyama HM704UTC, Diamondtron thx to Danny Tholen <danny@mailmij.org> | Guillaume Cottenceau | 2003-01-27 | 1 | -0/+1 |
| | |||||
* | add various (thanks to Thomas Backlund) | Pascal Rigaux | 2003-01-26 | 1 | -1/+2 |
| | |||||
* | add a "PCI Bridge" entry (thanks to Quel Qun) | Pascal Rigaux | 2003-01-25 | 1 | -0/+1 |
| | |||||
* | add network card (thanks to Thomas Backlund) | Pascal Rigaux | 2003-01-25 | 1 | -3/+4 |
| | |||||
* | cf bug #927 | Pascal Rigaux | 2003-01-25 | 1 | -0/+1 |
| | |||||
* | add Samsung SyncMaster 955DF from Rolf Pedersen <rolfpedersen@mindspring.com> | Guillaume Cottenceau | 2003-01-22 | 1 | -0/+1 |
| | |||||
* | add Belinea 101536 from Pascal <pascalc6@wanadoo.fr> | Guillaume Cottenceau | 2003-01-22 | 1 | -0/+1 |
| | |||||
* | add Belinea 101525 thx to Pascal Cavy <pascal@vmfacility.fr> | Guillaume Cottenceau | 2003-01-22 | 1 | -0/+1 |
| | |||||
* | use option ForceInit for Savage/IX-MV (see bug #730) | Pascal Rigaux | 2003-01-22 | 2 | -1/+6 |
| | |||||
* | help people not forgetting to commit | Pascal Rigaux | 2003-01-21 | 1 | -0/+2 |
| | |||||
* | add a mouse in usbtable | Pascal Rigaux | 2003-01-21 | 2 | -2/+5 |
| | |||||
* | o lst/pcitable: | Pascal Rigaux | 2003-01-12 | 1 | -2/+15 |
| | | | | | | | | | | | | | | - merge with modules.pcimap from kernel 2.4.21.pre2.1mdk-1-1mdk - merge with http://www.yourvote.com/pci/vendors.txt - merge with pci.ids - merge with redhat's hwdata 0.62 (Radeon 9000, Radeon Mobility 9000 and Radeon 9700 use "Card:ATI Radeon" until someone finds they need a special entry in Cards+ (as for redhat, they specify the CHIPSET, why?)) o lst/usbtable: - merge with usb.ids,v 1.111 - merge with modules.usbmap from kernel 2.4.21.pre2.1mdk-1-1mdk | ||||
* | cleanup .pcitable and .usbtable | Pascal Rigaux | 2003-01-12 | 1 | -0/+1 |
| | |||||
* | merge with usb.ids,v 1.111 2003/01/02 | Pascal Rigaux | 2003-01-12 | 1 | -0/+274 |
| | |||||
* | add example to update usbtable from usbutils | Pascal Rigaux | 2003-01-12 | 1 | -0/+3 |
| | |||||
* | merge with modules.usbmap from kernel 2.4.21.pre2.1mdk-1-1mdk | Pascal Rigaux | 2003-01-12 | 1 | -16/+145 |
| | |||||
* | merge with modules.pcimap from kernel 2.4.21.pre2.1mdk-1-1mdk | Pascal Rigaux | 2003-01-12 | 1 | -52/+64 |
| | |||||
* | fix typo | Pascal Rigaux | 2003-01-12 | 1 | -1/+1 |
| | |||||
* | merge with http://www.yourvote.com/pci/vendors.txt | Pascal Rigaux | 2003-01-12 | 1 | -2/+273 |
| | |||||
* | i don't know what "Secondary" video cards, so be on the safe side and use ↵ | Pascal Rigaux | 2003-01-12 | 1 | -2/+2 |
| | | | | "unknown" | ||||
* | merge with pci.ids (version Sat 2003-01-04 11:00:02) | Pascal Rigaux | 2003-01-12 | 1 | -0/+350 |
| | |||||
* | cleanup class AMD | Pascal Rigaux | 2003-01-12 | 1 | -0/+1 |
| | |||||
* | - merge with redhat's hwdata 0.62 (redhat 8.1 beta1 phoebe) | Pascal Rigaux | 2003-01-12 | 1 | -3/+32 |
| | | | | | | | - Radeon 9000, Radeon Mobility 9000 and Radeon 9700 use "Card:ATI Radeon" until someone finds they need a special entry in Cards+ (as for redhat, they specify the CHIPSET, why?) | ||||
* | update "known errors in redhat's pcitable" | Pascal Rigaux | 2003-01-12 | 1 | -2/+1 |
| | |||||
* | don't be too strict with redhat pcitable | Pascal Rigaux | 2003-01-12 | 1 | -1/+1 |
| | |||||
* | merge with redhat's hwdata 0.62 (redhat 8.1 beta1 phoebe), including sorting ↵ | Pascal Rigaux | 2003-01-12 | 1 | -315/+317 |
| | | | | entries | ||||
* | Added Iiyama MF-8115 model; normalized a bit the text strings of Iiyama models | Pablo Saratxaga | 2002-12-19 | 1 | -13/+14 |
| | |||||
* | New Apple TiBook display | Stew Benedict | 2002-12-17 | 1 | -0/+1 |
| | |||||
* | Add ID for megaraid module, new Perc Card (from version 1.18d) | Nicolas Planel | 2002-12-04 | 1 | -0/+3 |
| | |||||
* | Add ID for bcm5700 (Gigabit ethernet card) | Nicolas Planel | 2002-12-03 | 1 | -0/+4 |
| | |||||
* | snd-via8233 renamed snd-via82xx (alsa-rc6) | Nicolas Planel | 2002-11-25 | 1 | -1/+1 |
| |