Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | modem-probe: remove | Dan Williams | 2009-03-15 | 7 | -567/+0 | |
| | | | | | | | | | | | At the moment, it doesn't have a future. NetworkManager + ModemManager won't use it becuase ModemManager has to do more interrogation of the ttys than the simple prober can do, and it makes sense to do all the probing & interrogation in one place anyway. Furthermore, some devices like BlackBerries need much more serial port setup before they will start talking AT commands, and we don't really want to link stuff like libarry into udev-extras. So remove it for now. We can add it back later if we need to. | |||||
* | test commit | David Zeuthen | 2009-03-04 | 1 | -0/+1 | |
| | ||||||
* | Set numeric vendor/product ID variables | Lennart Poettering | 2009-03-02 | 1 | -1/+2 | |
| | | | | | Set a unified vendor/product environemnt variable for both USB and PCI devices. | |||||
* | Unify all form factor information into a single environment variable | Lennart Poettering | 2009-03-01 | 1 | -14/+18 | |
| | | | | | | | | | Simplify the form factor rules by using only a single environment variable $SOUND_FORM_FACTOR instead of multiple boolean variables. Also, make "internal" a normal type of form factor among many. After all whether a sound card is internal or not is *not* orthogonal to its form factor otherwise. | |||||
* | update version and NEWS | Kay Sievers | 2009-02-26 | 2 | -7/+21 | |
| | ||||||
* | usb-db: also handle the passed device, not only the parents | Kay Sievers | 2009-02-26 | 1 | -10/+27 | |
| | ||||||
* | rules: update 78-sound-card.rules | Lennart Poettering | 2009-02-26 | 1 | -0/+6 | |
| | ||||||
* | udev-acl: delete usbdev_id, the value is in usb_id now | Kay Sievers | 2009-02-26 | 3 | -94/+1 | |
| | ||||||
* | add m4/ subdir | Kay Sievers | 2009-02-26 | 3 | -2/+2 | |
| | ||||||
* | add Lennart's 78-sound-card.rules to rules.d/ | Kay Sievers | 2009-02-26 | 4 | -0/+45 | |
| | ||||||
* | add autoconf logic to find usb.ids/pci.ids | Lennart Poettering | 2009-02-26 | 2 | -2/+35 | |
| | ||||||
* | Add pci-db tool that works just like usb-db but for USB | Lennart Poettering | 2009-02-26 | 3 | -26/+60 | |
| | ||||||
* | add usb-db for reading usb vendor/product data from usb.ids | Lennart Poettering | 2009-02-26 | 5 | -1/+243 | |
| | ||||||
* | fully move m4 scripts to m4/ since that's apparently what was intended | Lennart Poettering | 2009-02-26 | 4 | -0/+5 | |
| | ||||||
* | instead of defining _GNU_SOURCE manually use AC_USE_SYSTEM_EXTENSIONS | Lennart Poettering | 2009-02-26 | 5 | -13/+6 | |
| | ||||||
* | fix .gitignore for modem-probe | Lennart Poettering | 2009-02-26 | 1 | -1/+1 | |
| | ||||||
* | modem-probe: allow delaying probe for slow modems | Dan Williams | 2009-01-29 | 3 | -3/+35 | |
| | ||||||
* | udev-acl: fix Makefile so usbdev_id gets built | Dan Williams | 2009-01-28 | 1 | -1/+1 | |
| | ||||||
* | modem-probe: switch to "GPLv2 or later" | Kay Sievers | 2009-01-26 | 2 | -4/+10 | |
| | ||||||
* | update NEWS | Kay Sievers | 2009-01-25 | 1 | -0/+4 | |
| | ||||||
* | update version | Kay Sievers | 2009-01-25 | 3 | -1/+47 | |
| | ||||||
* | udev-acl: add ACL_VIDEO comment | Kay Sievers | 2009-01-25 | 1 | -0/+1 | |
| | ||||||
* | modem-probe: clarify docs for modem_wait_reply() | Dan Williams | 2009-01-22 | 1 | -1/+1 | |
| | ||||||
* | modem-probe: only discover capabilties once on timeout | Dan Williams | 2009-01-22 | 1 | -1/+11 | |
| | | | | | If the port timed out on a command for some reason, don't try the secondary query and take yet *more* time. | |||||
* | modem-probe: fix EVDO rev. A recognition on Kyocera KPC680 | Dan Williams | 2009-01-22 | 1 | -0/+1 | |
| | ||||||
* | modem-probe: rename from probe-modem for consistency | Dan Williams | 2009-01-22 | 9 | -24/+24 | |
| | ||||||
* | udev-acl: SCSI scanner, DVB, MTP/PTP is ACL_MEDIA | Kay Sievers | 2009-01-05 | 1 | -5/+6 | |
| | ||||||
* | udev-acl: add WAIT_FOR_SYSFS until the USB is fix merged | Kay Sievers | 2009-01-05 | 2 | -1/+9 | |
| | ||||||
* | udev-acl: add comments | Kay Sievers | 2009-01-03 | 1 | -2/+2 | |
| | ||||||
* | udev-acl: usbdev_id - add error messages | Kay Sievers | 2009-01-03 | 1 | -2/+6 | |
| | ||||||
* | udev-acl: add "libsane" scanners | Kay Sievers | 2009-01-02 | 1 | -0/+3 | |
| | ||||||
* | udev-acl: add SCSI scanners | Kay Sievers | 2008-12-29 | 1 | -3/+13 | |
| | ||||||
* | build: default to --prefix=/usr --exec-prefix="" | Kay Sievers | 2008-12-29 | 1 | -0/+6 | |
| | ||||||
* | build: fix "make distcheck"; require --exec-prefix="" | Kay Sievers | 2008-12-29 | 3 | -9/+24 | |
| | ||||||
* | add .gitignore | Kay Sievers | 2008-12-29 | 4 | -0/+4 | |
| | ||||||
* | udev-acl: provide 70-acl.rules | Kay Sievers | 2008-12-29 | 1 | -0/+18 | |
| | ||||||
* | modem-modeswitch: remove non-supported usb_device class rule | Kay Sievers | 2008-12-29 | 1 | -29/+28 | |
| | ||||||
* | build: include Makefile.am.inc | Kay Sievers | 2008-12-29 | 7 | -19/+69 | |
| | ||||||
* | add COPYING | Kay Sievers | 2008-12-29 | 1 | -0/+339 | |
| | ||||||
* | build: remove more autotools magic | Kay Sievers | 2008-12-29 | 1 | -34/+1 | |
| | ||||||
* | update .gitignore | Kay Sievers | 2008-12-29 | 2 | -2/+2 | |
| | ||||||
* | add INSTALL | Kay Sievers | 2008-12-29 | 1 | -0/+0 | |
| | ||||||
* | delete AUTHORS | Kay Sievers | 2008-12-29 | 1 | -3/+0 | |
| | ||||||
* | build: remove maintainer-mode | Kay Sievers | 2008-12-29 | 2 | -6/+9 | |
| | ||||||
* | add .gitignore | Kay Sievers | 2008-12-29 | 1 | -0/+24 | |
| | ||||||
* | add udev-acl | Kay Sievers | 2008-12-29 | 1 | -0/+84 | |
| | ||||||
* | Use correct udev separator in driver name | Dan Williams | 2008-12-17 | 1 | -1/+1 | |
| | ||||||
* | Make modem switcher generic; fix rules install location | Dan Williams | 2008-12-17 | 7 | -104/+246 | |
| | ||||||
* | fix rules install location | Dan Williams | 2008-12-17 | 1 | -1/+1 | |
| | ||||||
* | Simplify logging and ensure logfile is closed | Dan Williams | 2008-12-17 | 1 | -9/+12 | |
| |