File: updates.txt

package info (click to toggle)
sl-modem 2.9.11~20110321-15
  • links: PTS, VCS
  • area: non-free
  • in suites: buster
  • size: 3,476 kB
  • sloc: ansic: 11,005; sh: 808; makefile: 235; python: 40; perl: 11
file content (10 lines) | stat: -rw-r--r-- 363 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10

20082701 - Support for Motorola chipset 1057:3052 retained, and Silicon Instr. 1543:3052 added.
After testing support removed for 1053:3000, Broadcom and vendor=11d4 Analog Devices Inc (Motorola proxy) removed. 
Marv Stodolsky

20090716 - Thanks to Philippe Vouters
#if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,21)
#define pci_find_device pci_get_device
#endif