~ubuntu-branches/ubuntu/wily/hwinfo/wily

« back to all changes in this revision

Viewing changes to src/ids/src/chipcard

  • Committer: Bazaar Package Importer
  • Author(s): James Vega
  • Date: 2006-11-03 07:28:15 UTC
  • mfrom: (1.2.1 upstream) (3.1.7 edgy)
  • Revision ID: james.westby@ubuntu.com-20061103072815-7g9d6kzk0xn54159
Add cpu.c-alpha_bogo patch, which fixes a FTBFS on alpha because of an
undefined variable.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# chipcard reader
 
2
 
 
3
 
 
4
 vendor.id              TWK
 
5
+vendor.name            Towitoko
 
6
 
 
7
 vendor.id              TWK
 
8
&device.id              eisa 0x5542
 
9
+baseclass.id           0x10e
 
10
+subclass.id            0x00
 
11
+device.name            Smartcard reader
 
12
+requires               pcsc-towitoko
 
13
 
 
14
 vendor.id              usb 0x0c4b
 
15
&device.id              usb 0x0100
 
16
+baseclass.id           0x10e
 
17
+subclass.id            0x00
 
18
+device.name            Cyberjack USB
 
19
+driver.module.modprobe cyberjack
 
20
+requires               ctapi-cyberjack
 
21