]> git.pld-linux.org Git - packages/kernel.git/blob - linux-2.4.3-sb.patch
- obsolete
[packages/kernel.git] / linux-2.4.3-sb.patch
1 --- linux-2.4.2/drivers/sound/sb_card.c.ook     Thu Apr 19 23:18:13 2001
2 +++ linux-2.4.2/drivers/sound/sb_card.c Thu Apr 19 23:19:00 2001
3 @@ -339,6 +339,11 @@
4                 0,0,0,0,
5                 0,1,1,-1},
6         {"Sound Blaster AWE 32",
7 +               ISAPNP_VENDOR('C','T','L'), ISAPNP_DEVICE(0x0047),
8 +               ISAPNP_VENDOR('C','T','L'), ISAPNP_FUNCTION(0x0031),
9 +               0,0,0,0,
10 +               0,1,1,-1},
11 +       {"Sound Blaster AWE 32",
12                 ISAPNP_VENDOR('C','T','L'), ISAPNP_DEVICE(0x0048), 
13                 ISAPNP_VENDOR('C','T','L'), ISAPNP_FUNCTION(0x0031),
14                 0,0,0,0,
This page took 0.045249 seconds and 3 git commands to generate.