Searched refs:hack (Results 1 – 25 of 33) sorted by relevance
12
/linux-2.4.37.9/arch/ia64/sn/fakeprom/ |
D | fpmem.c | 173 int bsize, bdou, hack; in GetBankSize() local 181 hack = nmemmap.hack0; in GetBankSize() 186 hack = nmemmap.hack1; in GetBankSize() 191 hack = nmemmap.hack2; in GetBankSize() 196 hack = nmemmap.hack3; in GetBankSize() 201 if (bsize < 6 && hack == 0) in GetBankSize() 204 return (16*MB)*hack; in GetBankSize()
|
/linux-2.4.37.9/arch/ppc/boot/utils/ |
D | Makefile | 13 UTILS = addnote hack-coff mkbugboot mkprep mknote mktree
|
/linux-2.4.37.9/Documentation/x86_64/ |
D | BUGS | 7 Current hack is to rerun make depend manually when you change anything
|
/linux-2.4.37.9/arch/ppc/boot/ |
D | Makefile | 32 tools-$(CONFIG_ALL_PPC) := addnote mknote hack-coff mkprep
|
/linux-2.4.37.9/Documentation/networking/ |
D | ip_dynaddr.txt | 1 IP dynamic address hack-port v0.03
|
D | ltpc.txt | 52 present; otherwise, it refuses to seed. This is a hack, and a more 121 you'll probably have to hack the initialization code a bit.
|
D | 00-INDEX | 66 - IP dynamic address hack e.g. for auto-dialup links
|
/linux-2.4.37.9/net/decnet/ |
D | TODO | 26 o Start to hack together user level software and add more DECnet support
|
/linux-2.4.37.9/Documentation/arm/SA1100/ |
D | Brutus | 58 A full PCMCIA support is still missing, although it's possible to hack
|
/linux-2.4.37.9/arch/ppc/boot/pmac/ |
D | Makefile | 22 HACKCOFF := ../utils/hack-coff
|
/linux-2.4.37.9/drivers/scsi/ |
D | Config.in | 227 # you do is hack it to simulate the condition you want to test for, and then use it. 229 # The actual configuration in any kernel release could change at any time as I hack it to
|
D | ChangeLog.sym53c8xx | 66 - Remove the hack for PPC added in previous driver version.
|
/linux-2.4.37.9/Documentation/filesystems/ |
D | fat_cvf.txt | 39 Read-only mmapping works because the FAT driver has a hack for this 130 Bit coded flags, currently only used for a readpage/mmap hack that
|
/linux-2.4.37.9/Documentation/video4linux/ |
D | radiotrack.txt | 24 comfortable X-windows interface, and added a scanning feature. For hack
|
/linux-2.4.37.9/Documentation/input/ |
D | input.txt | 160 Keybdev is currently a rather ugly hack that translates the input events 172 Mousedev is also a hack to make programs that use mouse input work. It
|
/linux-2.4.37.9/arch/m68k/q40/ |
D | README | 111 q40ints.c now contains a trivial hack for (a), (b) is more difficult
|
/linux-2.4.37.9/Documentation/ |
D | unicode.txt | 61 being a hacker-driven OS it seems this is a brilliant linguistic hack
|
D | svga.txt | 132 0x0f08 Graphics hack (see the CONFIG_VIDEO_HACK paragraph below) 191 CONFIG_VIDEO_GFX_HACK - includes special hack for setting of graphics modes
|
/linux-2.4.37.9/drivers/atm/ |
D | eni.c | 1057 unsigned int hack = *((char *) skb->data)-'0'; in do_tx() 1059 if (hack < 8) { in do_tx() 1060 skb->data += hack; in do_tx() 1061 skb->len -= hack; in do_tx()
|
/linux-2.4.37.9/drivers/sound/ |
D | CHANGELOG | 139 - Removed MAD16+CS4231 hack made in previous version since it didn't 335 configuration method used in the SCO/System is a hack.
|
/linux-2.4.37.9/fs/reiserfs/ |
D | README | 67 Real users, as opposed to folks who want to hack and then understand
|
/linux-2.4.37.9/Documentation/isdn/ |
D | README | 206 Bit 7 0 = Cisco-PPP-flag-hack off (default). 207 1 = Cisco-PPP-flag-hack on.
|
/linux-2.4.37.9/Documentation/kbuild/ |
D | config-language.txt | 547 to appear in the output. The existence of this verb is a hack; it covers
|
D | makefiles.txt | 295 including it explicitly. (This was an implementational hack
|
/linux-2.4.37.9/drivers/char/ftape/ |
D | RELEASE-NOTES | 113 - removed the kdtime hack 233 configurable now as well as the MACH-II hack (ft_probe_fc10,
|
12