Home
last modified time | relevance | path

Searched refs:thinkpad (Results 1 – 4 of 4) sorted by relevance

/linux-2.4.37.9/drivers/char/mwave/
DREADME19 thinkpad configuration utility then this parameter allows the
24 thinkpad configuration utility then this parameter allows the
29 thinkpad configuration utility then this parameter allows the
34 thinkpad configuration utility then this parameter allows the
/linux-2.4.37.9/Documentation/
Dfloppy.txt17 at the lilo boot prompt (if you have a thinkpad):
18 linux-2.2.13 floppy=thinkpad
21 append = "floppy=thinkpad"
67 floppy=thinkpad
71 floppy=0,thinkpad
/linux-2.4.37.9/Documentation/sound/
Dcs46xx133 MODULE_PARM(thinkpad, "i");
134 thinkpad=1
/linux-2.4.37.9/drivers/sound/
Dcs46xx.c196 static int thinkpad; variable
197 MODULE_PARM(thinkpad, "i");
5383 if (thinkpad == 1) in cs46xx_probe()