Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 66965
b: refs/heads/master
c: 04dd9d3
h: refs/heads/master
i:
  66963: b7af9ce
v: v3
  • Loading branch information
Marcin Juszkiewicz authored and David S. Miller committed Oct 10, 2007
1 parent 6004953 commit 1dbf95e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 61ef6062801b5ee8dcf18a90789713fbed249f1b
refs/heads/master: 04dd9d39b48636d2698049304fdfb9ca59a88b54
4 changes: 4 additions & 0 deletions trunk/drivers/net/wireless/hostap/hostap_cs.c
Original file line number Diff line number Diff line change
Expand Up @@ -890,6 +890,10 @@ static struct pcmcia_device_id hostap_cs_ids[] = {
PCMCIA_DEVICE_PROD_ID123(
"corega", "WL PCCL-11", "ISL37300P",
0xa21501a, 0x59868926, 0xc9049a39),
PCMCIA_DEVICE_PROD_ID1234(
"The Linksys Group, Inc.", "Wireless Network CF Card", "ISL37300P",
"RevA",
0xa5f472c2, 0x9c05598d, 0xc9049a39, 0x57a66194),
PCMCIA_DEVICE_NULL
};
MODULE_DEVICE_TABLE(pcmcia, hostap_cs_ids);
Expand Down

0 comments on commit 1dbf95e

Please sign in to comment.