Gentoo Archives: gentoo-user

From: Frank Schafer <frank.schafer@×××××××××.cz>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] oops with 2.6.13-gentto-r3
Date: Mon, 10 Oct 2005 06:37:02
Message-Id: 1128925981.5791.1.camel@localhost.localdomain
In Reply to: [gentoo-user] oops with 2.6.13-gentto-r3 by Allan Gottlieb
1 On Sat, 2005-10-08 at 22:37 -0400, Allan Gottlieb wrote:
2 > I just emerged gentoo-sources and obtained 2.6.13-gentoo-r3.
3 > I copied over my .config from linux-2.6.12-gentoo-r10 then executed
4 >
5 > make
6 > make install #I don't have any modules
7
8 make mrproper
9 cp /path/to/your/old/config .config
10 make oldconfig
11 make
12 make install
13
14 >
15 > When I booted an oops occurred, the output of dmsg is attached
16 > as is my .config.
17 >
18 > The .config contains two variables not use in 2.6.13. I am fairly
19 > sure no harm is done leaving the variables there, but I did a run with
20 > them removed and an oops still occurred.
21 >
22 > I think my .config is fairly vanilla. I do have an SMT intel
23 > processor (dell 5150--/proc/cpuinfo is below).
24 >
25 > gottlieb@ajglap ~ $ gcc --version
26 > gcc (GCC) 3.3.6 (Gentoo 3.3.6, ssp-3.3.6-1.0, pie-8.7.8)
27 >
28 > gottlieb@ajglap ~ $ /sbin/lspci
29 > 0000:00:00.0 Host bridge: Intel Corporation 82852/82855 GM/GME/PM/GMV Processor to I/O Controller (rev 02)
30 > 0000:00:00.1 System peripheral: Intel Corporation 82852/82855 GM/GME/PM/GMV Processor to I/O Controller (rev 02)
31 > 0000:00:00.3 System peripheral: Intel Corporation 82852/82855 GM/GME/PM/GMV Processor to I/O Controller (rev 02)
32 > 0000:00:01.0 PCI bridge: Intel Corporation 82852/82855 GM/GME/PM/GMV Processor to AGP Controller (rev 02)
33 > 0000:00:1d.0 USB Controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #1 (rev 01)
34 > 0000:00:1d.1 USB Controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #2 (rev 01)
35 > 0000:00:1d.2 USB Controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #3 (rev 01)
36 > 0000:00:1d.7 USB Controller: Intel Corporation 82801DB/DBM (ICH4/ICH4-M) USB2 EHCI Controller (rev 01)
37 > 0000:00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev 81)
38 > 0000:00:1f.0 ISA bridge: Intel Corporation 82801DBM (ICH4-M) LPC Interface Bridge (rev 01)
39 > 0000:00:1f.1 IDE interface: Intel Corporation 82801DBM (ICH4-M) IDE Controller (rev 01)
40 > 0000:00:1f.5 Multimedia audio controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Audio Controller (rev 01)
41 > 0000:00:1f.6 Modem: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Modem Controller (rev 01)
42 > 0000:01:00.0 VGA compatible controller: nVidia Corporation NV34M [GeForce FX Go5200] (rev a1)
43 > 0000:02:01.0 Ethernet controller: Broadcom Corporation BCM4401 100Base-T (rev 01)
44 > 0000:02:02.0 Network controller: Broadcom Corporation BCM4309 802.11a/b/g (rev 02)
45 > 0000:02:04.0 CardBus bridge: Texas Instruments PCI4510 PC card Cardbus Controller (rev 02)
46 > 0000:02:04.1 FireWire (IEEE 1394): Texas Instruments PCI4510 IEEE-1394 Controller
47 >
48 > Any help would be appreciated.
49 > thanks,
50 > allan
51 >
52 > plain text document attachment (oops), "dmesg output"
53 > Linux version 2.6.13-gentoo-r3 (root@ajglap) (gcc version 3.3.6 (Gentoo 3.3.6, ssp-3.3.6-1.0, pie-8.7.8)) #1 SMP Sat Oct 8 22:19:26 EDT 2005
54 > BIOS-provided physical RAM map:
55 > BIOS-e820: 0000000000000000 - 000000000009f000 (usable)
56 > BIOS-e820: 000000000009f000 - 00000000000a0000 (reserved)
57 > BIOS-e820: 0000000000100000 - 000000003ffcf800 (usable)
58 > BIOS-e820: 000000003ffcf800 - 0000000040000000 (reserved)
59 > BIOS-e820: 00000000fec00000 - 00000000fec20000 (reserved)
60 > BIOS-e820: 00000000feda0000 - 00000000fee10000 (reserved)
61 > BIOS-e820: 00000000ffb00000 - 0000000100000000 (reserved)
62 > 127MB HIGHMEM available.
63 > 896MB LOWMEM available.
64 > On node 0 totalpages: 262095
65 > DMA zone: 4096 pages, LIFO batch:1
66 > Normal zone: 225280 pages, LIFO batch:31
67 > HighMem zone: 32719 pages, LIFO batch:15
68 > DMI 2.3 present.
69 > ACPI: RSDP (v000 DELL ) @ 0x000fdea0
70 > ACPI: RSDT (v001 DELL CPi R 0x27d40c0a ASL 0x00000061) @ 0x3fff0000
71 > ACPI: FADT (v001 DELL CPi R 0x27d40c0a ASL 0x00000061) @ 0x3fff0400
72 > ACPI: MADT (v001 DELL CPi R 0x27d40c0a ASL 0x00000047) @ 0x3fff0c00
73 > ACPI: BOOT (v001 DELL CPi R 0x27d40c0a ASL 0x00000061) @ 0x3fff07c0
74 > ACPI: DSDT (v001 INT430 SYSFexxx 0x00001001 MSFT 0x0100000e) @ 0x00000000
75 > ACPI: Local APIC address 0xfee00000
76 > ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
77 > Processor #0 15:2 APIC version 20
78 > ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
79 > Processor #1 15:2 APIC version 20
80 > ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
81 > ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
82 > ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
83 > IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
84 > ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
85 > ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
86 > ACPI: IRQ0 used by override.
87 > ACPI: IRQ2 used by override.
88 > ACPI: IRQ9 used by override.
89 > Enabling APIC mode: Flat. Using 1 I/O APICs
90 > Using ACPI (MADT) for SMP configuration information
91 > Allocating PCI resources starting at 40000000 (gap: 40000000:bec00000)
92 > Built 1 zonelists
93 > Kernel command line: root=/dev/hdc3 init 1
94 > mapped APIC to ffffd000 (fee00000)
95 > mapped IOAPIC to ffffc000 (fec00000)
96 > Initializing CPU#0
97 > PID hash table entries: 4096 (order: 12, 65536 bytes)
98 > Detected 3189.812 MHz processor.
99 > Using tsc for high-res timesource
100 > Console: colour VGA+ 80x25
101 > Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
102 > Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
103 > Memory: 1033648k/1048380k available (3098k kernel code, 13908k reserved, 1207k data, 204k init, 130876k highmem)
104 > Checking if this processor honours the WP bit even in supervisor mode... Ok.
105 > Calibrating delay using timer specific routine.. 6386.41 BogoMIPS (lpj=12772834)
106 > Mount-cache hash table entries: 512
107 > CPU: After generic identify, caps: bfebfbff 00000000 00000000 00000000 00004400 00000000 00000000
108 > CPU: After vendor identify, caps: bfebfbff 00000000 00000000 00000000 00004400 00000000 00000000
109 > CPU: Trace cache: 12K uops, L1 D cache: 8K
110 > CPU: L2 cache: 512K
111 > CPU: Physical Processor ID: 0
112 > CPU: After all inits, caps: bfebfbff 00000000 00000000 00000080 00004400 00000000 00000000
113 > Intel machine check architecture supported.
114 > Intel machine check reporting enabled on CPU#0.
115 > CPU0: Intel P4/Xeon Extended MCE MSRs (12) available
116 > CPU0: Thermal monitoring enabled
117 > mtrr: v2.0 (20020519)
118 > Enabling fast FPU save and restore... done.
119 > Enabling unmasked SIMD FPU exception support... done.
120 > Checking 'hlt' instruction... OK.
121 > CPU0: Intel Mobile Intel(R) Pentium(R) 4 CPU 3.20GHz stepping 09
122 > Booting processor 1/1 eip 2000
123 > Initializing CPU#1
124 > Calibrating delay using timer specific routine.. 6379.17 BogoMIPS (lpj=12758346)
125 > CPU: After generic identify, caps: bfebfbff 00000000 00000000 00000000 00004400 00000000 00000000
126 > CPU: After vendor identify, caps: bfebfbff 00000000 00000000 00000000 00004400 00000000 00000000
127 > CPU: Trace cache: 12K uops, L1 D cache: 8K
128 > CPU: L2 cache: 512K
129 > CPU: Physical Processor ID: 0
130 > CPU: After all inits, caps: bfebfbff 00000000 00000000 00000080 00004400 00000000 00000000
131 > Intel machine check architecture supported.
132 > Intel machine check reporting enabled on CPU#1.
133 > CPU1: Intel P4/Xeon Extended MCE MSRs (12) available
134 > CPU1: Thermal monitoring enabled
135 > CPU1: Intel Mobile Intel(R) Pentium(R) 4 CPU 3.20GHz stepping 09
136 > Total of 2 processors activated (12765.59 BogoMIPS).
137 > ENABLING IO-APIC IRQs
138 > ..TIMER: vector=0x31 pin1=2 pin2=-1
139 > checking TSC synchronization across 2 CPUs:
140 > CPU#0 had 0 usecs TSC skew, fixed it up.
141 > CPU#1 had 0 usecs TSC skew, fixed it up.
142 > Brought up 2 CPUs
143 > NET: Registered protocol family 16
144 > ACPI: bus type pci registered
145 > PCI: PCI BIOS revision 2.10 entry at 0xfcf1e, last bus=2
146 > PCI: Using configuration type 1
147 > ACPI: Subsystem revision 20050408
148 > ACPI: Interpreter enabled
149 > ACPI: Using IOAPIC for interrupt routing
150 > ACPI: PCI Root Bridge [PCI0] (0000:00)
151 > PCI: Probing PCI hardware (bus 00)
152 > ACPI: Assume root bridge [\_SB_.PCI0] segment is 0
153 > ACPI: Assume root bridge [\_SB_.PCI0] bus is 0
154 > PCI: Ignoring BAR0-3 of IDE controller 0000:00:1f.1
155 > Boot video device is 0000:01:00.0
156 > PCI: Transparent bridge - 0000:00:1e.0
157 > ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
158 > ACPI: PCI Interrupt Link [LNKA] (IRQs 9 10 *11)
159 > ACPI: PCI Interrupt Link [LNKB] (IRQs 5 7) *11
160 > ACPI: PCI Interrupt Link [LNKC] (IRQs 9 10 *11)
161 > ACPI: PCI Interrupt Link [LNKD] (IRQs 5 7 9 10 *11)
162 > ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 *11 12 14 15)
163 > ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 10 *11 12 14 15)
164 > ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.AGP_._PRT]
165 > ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCIE._PRT]
166 > Linux Plug and Play Support v0.97 (c) Adam Belay
167 > pnp: PnP ACPI init
168 > pnp: PnP ACPI: found 10 devices
169 > SCSI subsystem initialized
170 > usbcore: registered new driver usbfs
171 > usbcore: registered new driver hub
172 > PCI: Using ACPI for IRQ routing
173 > PCI: If a device doesn't work, try "pci=routeirq". If it helps, post a report
174 > pnp: 00:01: ioport range 0x4d0-0x4d1 has been reserved
175 > pnp: 00:01: ioport range 0x800-0x80f has been reserved
176 > pnp: 00:01: ioport range 0x1000-0x1005 could not be reserved
177 > pnp: 00:01: ioport range 0x1008-0x100f could not be reserved
178 > pnp: 00:02: ioport range 0xf400-0xf4fe has been reserved
179 > pnp: 00:02: ioport range 0x1006-0x1007 has been reserved
180 > pnp: 00:02: ioport range 0x1010-0x105f could not be reserved
181 > pnp: 00:02: ioport range 0x1060-0x107f has been reserved
182 > pnp: 00:02: ioport range 0x1080-0x10bf has been reserved
183 > pnp: 00:02: ioport range 0x10c0-0x10df has been reserved
184 > pnp: 00:07: ioport range 0x900-0x97f has been reserved
185 > PCI: Bridge: 0000:00:01.0
186 > IO window: c000-cfff
187 > MEM window: fc000000-fdffffff
188 > PREFETCH window: d0000000-dfffffff
189 > PCI: Bus 3, cardbus bridge: 0000:02:04.0
190 > IO window: 0000d000-0000dfff
191 > IO window: 0000e000-0000efff
192 > PREFETCH window: 40000000-41ffffff
193 > MEM window: f6000000-f7ffffff
194 > PCI: Bridge: 0000:00:1e.0
195 > IO window: d000-efff
196 > MEM window: f6000000-fbffffff
197 > PREFETCH window: 40000000-41ffffff
198 > PCI: Setting latency timer of device 0000:00:1e.0 to 64
199 > PCI: Enabling device 0000:02:04.0 (0000 -> 0003)
200 > ACPI: PCI Interrupt 0000:02:04.0[A] -> GSI 16 (level, low) -> IRQ 16
201 > Simple Boot Flag at 0x79 set to 0x1
202 > Machine check exception polling timer started.
203 > highmem bounce pool size: 64 pages
204 > Installing knfsd (copyright (C) 1996 okir@×××××××××.de).
205 > NTFS driver 2.1.23 [Flags: R/O].
206 > hw_random hardware driver 1.0.0 loaded
207 > Linux agpgart interface v0.101 (c) Dave Jones
208 > agpgart: Detected an Intel 855GM Chipset.
209 > agpgart: AGP aperture is 128M @ 0xe0000000
210 > [drm] Initialized drm 1.0.0 20040925
211 > ACPI: AC Adapter [AC] (on-line)
212 > ACPI: Battery Slot [BAT0] (battery present)
213 > ACPI: Lid Switch [LID]
214 > ACPI: Power Button (CM) [PBTN]
215 > ACPI: Sleep Button (CM) [SBTN]
216 > ACPI-0304: *** Error: Looking up [SMIX] in namespace, AE_ALREADY_EXISTS
217 > ACPI-1172: *** Error: Method execution failed [\_PR_.CPU0._PDC] (Node c190e6c0), AE_ALREADY_EXISTS
218 > ACPI: CPU0 (power states: C1[C1])
219 > ACPI: Processor [CPU0] (supports 8 throttling states)
220 > ACPI-0304: *** Error: Looking up [GETC] in namespace, AE_ALREADY_EXISTS
221 > ACPI-1172: *** Error: Method execution failed [\_PR_.CPU1._PDC] (Node c190e680), AE_ALREADY_EXISTS
222 > ACPI: CPU1 (power states: C1[C1])
223 > ACPI: Processor [CPU1] (supports 8 throttling states)
224 > ACPI: Thermal Zone [THM] (59 C)
225 > PNP: PS/2 Controller [PNP0303:KBC,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
226 > i8042.c: Warning: Keylock active.
227 > serio: i8042 AUX port at 0x60,0x64 irq 12
228 > serio: i8042 KBD port at 0x60,0x64 irq 1
229 > Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing disabled
230 > ACPI: PCI Interrupt 0000:00:1f.6[B] -> GSI 17 (level, low) -> IRQ 17
231 > ACPI: PCI interrupt for device 0000:00:1f.6 disabled
232 > mice: PS/2 mouse device common for all mice
233 > io scheduler noop registered
234 > io scheduler anticipatory registered
235 > io scheduler deadline registered
236 > io scheduler cfq registered
237 > loop: loaded (max 8 devices)
238 > pktcdvd: v0.2.0a 2004-07-14 Jens Axboe (axboe@××××.de) and petero2@×××××.com
239 > b44.c:v0.95 (Aug 3, 2004)
240 > ACPI: PCI Interrupt 0000:02:01.0[A] -> GSI 17 (level, low) -> IRQ 17
241 > eth0: Broadcom 4400 10/100BaseT Ethernet 00:0f:1f:13:2b:20
242 > Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
243 > ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
244 > ICH4: IDE controller at PCI slot 0000:00:1f.1
245 > PCI: Enabling device 0000:00:1f.1 (0005 -> 0007)
246 > ACPI: PCI Interrupt 0000:00:1f.1[A] -> GSI 16 (level, low) -> IRQ 16
247 > ICH4: chipset revision 1
248 > ICH4: not 100% native mode: will probe irqs later
249 > ide0: BM-DMA at 0xbfa0-0xbfa7, BIOS settings: hda:DMA, hdb:pio
250 > ide1: BM-DMA at 0xbfa8-0xbfaf, BIOS settings: hdc:DMA, hdd:pio
251 > Probing IDE interface ide0...
252 > input: AT Translated Set 2 keyboard on isa0060/serio0
253 > Synaptics Touchpad, model: 1, fw: 5.9, id: 0x254ab1, caps: 0x804713/0x0
254 > Unable to handle kernel paging request at virtual address 692f7373
255 > printing eip:
256 > c024c6de
257 > *pde = 00000000
258 > Oops: 0000 [#1]
259 > PREEMPT SMP
260 > Modules linked in:
261 > CPU: 0
262 > EIP: 0060:[<c024c6de>] Not tainted VLI
263 > EFLAGS: 00010297 (2.6.13-gentoo-r3)
264 > EIP is at vsnprintf+0x35e/0x4f0
265 > eax: 692f7373 ebx: 0000000a ecx: 692f7373 edx: fffffffe
266 > esi: f7c7c02a edi: 00000000 ebp: ffffffff esp: f7d57dd8
267 > ds: 007b es: 007b ss: 0068
268 > Process kseriod (pid: 769, threadinfo=f7d56000 task=f7c71020)
269 > Stack: f7c7c020 ffffffff 00004954 00000000 00000010 ffffffff 00000003 00000000
270 > ffffffff ffffffff c0444014 f7c7c025 c1a0f004 c1a45580 c024c978 f7c7c025
271 > 08383fdb c044401a f7d57e34 c02adf52 f7c7c025 c0444014 692f7373 00000030
272 > Call Trace:
273 > [<c024c978>] sprintf+0x28/0x30
274 > [<c02adf52>] input_call_hotplug+0x532/0x570
275 > [<c02ae8a9>] input_register_device+0x159/0x180
276 > [<c02b2fb1>] psmouse_connect+0x121/0x230
277 > [<c02a2923>] serio_connect_driver+0x23/0x40
278 > [<c02a3932>] serio_driver_probe+0x22/0x30
279 > [<c02b873b>] driver_probe_device+0x3b/0xb0
280 > [<c02b8830>] __driver_attach+0x0/0x60
281 > [<c02b8880>] __driver_attach+0x50/0x60
282 > [<c02b7d09>] bus_for_each_dev+0x69/0x80
283 > [<c02b88b5>] driver_attach+0x25/0x30
284 > [<c02b8830>] __driver_attach+0x0/0x60
285 > [<c02b825d>] bus_add_driver+0x8d/0xe0
286 > [<c02a2e1d>] serio_handle_events+0xad/0xc0
287 > [<c02a2f35>] serio_thread+0x25/0x120
288 > [<c0133ab0>] autoremove_wake_function+0x0/0x60
289 > [<c0133ab0>] autoremove_wake_function+0x0/0x60
290 > [<c02a2f10>] serio_thread+0x0/0x120
291 > [<c01335fa>] kthread+0xba/0xc0
292 > [<c0133540>] kthread+0x0/0xc0
293 > [<c0101215>] kernel_thread_helper+0x5/0x10
294 > Code: 00 83 cf 01 89 44 24 24 eb bb 8b 44 24 48 8b 54 24 20 83 44 24 48 04 8b 08 b8 ac 38 44 c0 81 f9 ff 0f 00 00 0f 46 c8 89 c8 eb 06 <80> 38 00 74 07 40 4a 83 fa ff 75 f4 29 c8 83 e7 10 89 c3 75 20
295 > hda: _NEC DVD+RW ND-5100A, ATAPI CD/DVD-ROM drive
296 > ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
297 > Probing IDE interface ide1...
298 > hdc: HTS726060M9AT00, ATA DISK drive
299 > ide1 at 0x170-0x177,0x376 on irq 15
300 > hdc: max request size: 1024KiB
301 > hdc: 117210240 sectors (60011 MB) w/7877KiB Cache, CHS=16383/255/63, UDMA(100)
302 > hdc: cache flushes supported
303 > hdc: hdc1 hdc2 hdc3 hdc4 < hdc5 hdc6 hdc7 hdc8 hdc9 hdc10 >
304 > hda: ATAPI 24X DVD-ROM CD-R/RW drive, 2048kB Cache, UDMA(33)
305 > Uniform CD-ROM driver Revision: 3.20
306 > st: Version 20050501, fixed bufsize 32768, s/g segs 256
307 > ohci1394: $Rev: 1299 $ Ben Collins <bcollins@××××××.org>
308 > ACPI: PCI Interrupt 0000:02:04.1[A] -> GSI 16 (level, low) -> IRQ 16
309 > ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[16] MMIO=[faffb800-faffbfff] Max Packet=[2048]
310 > ieee1394: raw1394: /dev/raw1394 device initialized
311 > ACPI: PCI Interrupt 0000:02:04.0[A] -> GSI 16 (level, low) -> IRQ 16
312 > Yenta: CardBus bridge found at 0000:02:04.0 [1028:015f]
313 > Yenta: Using CSCINT to route CSC interrupts to PCI
314 > Yenta: Routing CardBus interrupts to PCI
315 > Yenta TI: socket 0000:02:04.0, mfunc 0x00001002, devctl 0x64
316 > Yenta: ISA IRQ mask 0x0cf8, PCI irq 16
317 > Socket status: 30000086
318 > pcmcia: parent PCI bridge I/O window: 0xd000 - 0xefff
319 > cs: IO port probe 0xd000-0xefff: clean.
320 > pcmcia: parent PCI bridge Memory window: 0xf6000000 - 0xfbffffff
321 > pcmcia: parent PCI bridge Memory window: 0x40000000 - 0x41ffffff
322 > usbmon: debugfs is not available
323 > ACPI: PCI Interrupt 0000:00:1d.7[D] -> GSI 23 (level, low) -> IRQ 18
324 > PCI: Setting latency timer of device 0000:00:1d.7 to 64
325 > ehci_hcd 0000:00:1d.7: Intel Corporation 82801DB/DBM (ICH4/ICH4-M) USB2 EHCI Controller
326 > ehci_hcd 0000:00:1d.7: debug port 1
327 > ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1
328 > ehci_hcd 0000:00:1d.7: irq 18, io mem 0xf4fffc00
329 > PCI: cache line size of 128 is not supported by device 0000:00:1d.7
330 > ehci_hcd 0000:00:1d.7: USB 2.0 initialized, EHCI 1.00, driver 10 Dec 2004
331 > hub 1-0:1.0: USB hub found
332 > hub 1-0:1.0: 6 ports detected
333 > USB Universal Host Controller Interface driver v2.3
334 > ACPI: PCI Interrupt 0000:00:1d.0[A] -> GSI 16 (level, low) -> IRQ 16
335 > PCI: Setting latency timer of device 0000:00:1d.0 to 64
336 > uhci_hcd 0000:00:1d.0: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #1
337 > uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
338 > uhci_hcd 0000:00:1d.0: irq 16, io base 0x0000bf80
339 > hub 2-0:1.0: USB hub found
340 > hub 2-0:1.0: 2 ports detected
341 > ACPI: PCI Interrupt 0000:00:1d.1[B] -> GSI 19 (level, low) -> IRQ 19
342 > PCI: Setting latency timer of device 0000:00:1d.1 to 64
343 > uhci_hcd 0000:00:1d.1: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #2
344 > uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
345 > uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000bf40
346 > hub 3-0:1.0: USB hub found
347 > hub 3-0:1.0: 2 ports detected
348 > ACPI: PCI Interrupt 0000:00:1d.2[C] -> GSI 18 (level, low) -> IRQ 20
349 > PCI: Setting latency timer of device 0000:00:1d.2 to 64
350 > uhci_hcd 0000:00:1d.2: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #3
351 > uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
352 > uhci_hcd 0000:00:1d.2: irq 20, io base 0x0000bf20
353 > hub 4-0:1.0: USB hub found
354 > hub 4-0:1.0: 2 ports detected
355 > usbcore: registered new driver usblp
356 > drivers/usb/class/usblp.c: v0.13: USB Printer Device Class driver
357 > Initializing USB Mass Storage driver...
358 > usb 3-1: new full speed USB device using uhci_hcd and address 2
359 > hub 3-1:1.0: USB hub found
360 > hub 3-1:1.0: 4 ports detected
361 > usbcore: registered new driver usb-storage
362 > USB Mass Storage support registered.
363 > usb 3-1.2: new full speed USB device using uhci_hcd and address 3
364 > ieee1394: Host added: ID:BUS[0-00:1023] GUID[5b4fc0003fffffff]
365 > usb 3-1.4: new low speed USB device using uhci_hcd and address 4
366 > input: USB HID v1.00 Keyboard [05f3:0007] on usb-0000:00:1d.1-1.2
367 > input: USB HID v1.00 Device [05f3:0007] on usb-0000:00:1d.1-1.2
368 > input: USB HID v1.10 Mouse [Logitech USB Receiver] on usb-0000:00:1d.1-1.4
369 > usbcore: registered new driver usbhid
370 > drivers/usb/input/hid-core.c: v2.01:USB HID core driver
371 > Advanced Linux Sound Architecture Driver Version 1.0.9b (Thu Jul 28 12:20:13 2005 UTC).
372 > ACPI: PCI Interrupt 0000:00:1f.5[B] -> GSI 17 (level, low) -> IRQ 17
373 > PCI: Setting latency timer of device 0000:00:1f.5 to 64
374 > intel8x0_measure_ac97_clock: measured 55412 usecs
375 > intel8x0: clocking to 48000
376 > ALSA device list:
377 > #0: Intel 82801DB-ICH4 with STAC9750,51 at 0xf4fff800, irq 17
378 > NET: Registered protocol family 2
379 > IP route cache hash table entries: 65536 (order: 6, 262144 bytes)
380 > TCP established hash table entries: 262144 (order: 10, 4194304 bytes)
381 > TCP bind hash table entries: 65536 (order: 7, 786432 bytes)
382 > TCP: Hash tables configured (established 262144 bind 65536)
383 > TCP reno registered
384 > TCP bic registered
385 > NET: Registered protocol family 1
386 > NET: Registered protocol family 17
387 > NET: Registered protocol family 15
388 > Starting balanced_irq
389 > Using IPI Shortcut mode
390 > kjournald starting. Commit interval 5 seconds
391 > EXT3-fs: mounted filesystem with ordered data mode.
392 > VFS: Mounted root (ext3 filesystem) readonly.
393 > Freeing unused kernel memory: 204k freed
394 > Adding 2008084k swap on /dev/hdc5. Priority:-1 extents:1
395 > EXT3 FS on hdc3, internal journal
396 > nvidia: module license 'NVIDIA' taints kernel.
397 > ACPI: PCI Interrupt 0000:01:00.0[A] -> GSI 20 (level, low) -> IRQ 21
398 > NVRM: loading NVIDIA Linux x86 NVIDIA Kernel Module 1.0-6629 Wed Nov 3 13:12:51 PST 2004
399 > kjournald starting. Commit interval 5 seconds
400 > EXT3 FS on hdc6, internal journal
401 > EXT3-fs: mounted filesystem with ordered data mode.
402 > kjournald starting. Commit interval 5 seconds
403 > EXT3 FS on hdc8, internal journal
404 > EXT3-fs: mounted filesystem with ordered data mode.
405 > kjournald starting. Commit interval 5 seconds
406 > EXT3 FS on hdc7, internal journal
407 > EXT3-fs: mounted filesystem with ordered data mode.
408 > kjournald starting. Commit interval 5 seconds
409 > EXT3-fs warning: maximal mount count reached, running e2fsck is recommended
410 > EXT3 FS on hdc10, internal journal
411 > EXT3-fs: mounted filesystem with ordered data mode.
412 > plain text document attachment (.config), ".config"
413 > #
414 > # Automatically generated make config: don't edit
415 > # Linux kernel version: 2.6.13-gentoo-r3
416 > # Sat Oct 8 22:13:36 2005
417 > #
418 > CONFIG_X86=y
419 > CONFIG_MMU=y
420 > CONFIG_UID16=y
421 > CONFIG_GENERIC_ISA_DMA=y
422 > CONFIG_GENERIC_IOMAP=y
423 >
424 > #
425 > # Code maturity level options
426 > #
427 > CONFIG_EXPERIMENTAL=y
428 > CONFIG_CLEAN_COMPILE=y
429 > CONFIG_LOCK_KERNEL=y
430 > CONFIG_INIT_ENV_ARG_LIMIT=32
431 >
432 > #
433 > # General setup
434 > #
435 > CONFIG_LOCALVERSION=""
436 > CONFIG_SWAP=y
437 > CONFIG_SYSVIPC=y
438 > CONFIG_POSIX_MQUEUE=y
439 > # CONFIG_BSD_PROCESS_ACCT is not set
440 > CONFIG_SYSCTL=y
441 > # CONFIG_AUDIT is not set
442 > CONFIG_HOTPLUG=y
443 > CONFIG_KOBJECT_UEVENT=y
444 > # CONFIG_IKCONFIG is not set
445 > # CONFIG_CPUSETS is not set
446 > # CONFIG_EMBEDDED is not set
447 > CONFIG_KALLSYMS=y
448 > # CONFIG_KALLSYMS_EXTRA_PASS is not set
449 > CONFIG_PRINTK=y
450 > CONFIG_BUG=y
451 > CONFIG_BASE_FULL=y
452 > CONFIG_FUTEX=y
453 > CONFIG_EPOLL=y
454 > CONFIG_SHMEM=y
455 > CONFIG_CC_ALIGN_FUNCTIONS=0
456 > CONFIG_CC_ALIGN_LABELS=0
457 > CONFIG_CC_ALIGN_LOOPS=0
458 > CONFIG_CC_ALIGN_JUMPS=0
459 > # CONFIG_TINY_SHMEM is not set
460 > CONFIG_BASE_SMALL=0
461 >
462 > #
463 > # Loadable module support
464 > #
465 > CONFIG_MODULES=y
466 > # CONFIG_MODULE_UNLOAD is not set
467 > CONFIG_OBSOLETE_MODPARM=y
468 > # CONFIG_MODVERSIONS is not set
469 > # CONFIG_MODULE_SRCVERSION_ALL is not set
470 > # CONFIG_KMOD is not set
471 >
472 > #
473 > # Processor type and features
474 > #
475 > CONFIG_X86_PC=y
476 > # CONFIG_X86_ELAN is not set
477 > # CONFIG_X86_VOYAGER is not set
478 > # CONFIG_X86_NUMAQ is not set
479 > # CONFIG_X86_SUMMIT is not set
480 > # CONFIG_X86_BIGSMP is not set
481 > # CONFIG_X86_VISWS is not set
482 > # CONFIG_X86_GENERICARCH is not set
483 > # CONFIG_X86_ES7000 is not set
484 > # CONFIG_M386 is not set
485 > # CONFIG_M486 is not set
486 > # CONFIG_M586 is not set
487 > # CONFIG_M586TSC is not set
488 > # CONFIG_M586MMX is not set
489 > # CONFIG_M686 is not set
490 > # CONFIG_MPENTIUMII is not set
491 > # CONFIG_MPENTIUMIII is not set
492 > # CONFIG_MPENTIUMM is not set
493 > CONFIG_MPENTIUM4=y
494 > # CONFIG_MK6 is not set
495 > # CONFIG_MK7 is not set
496 > # CONFIG_MK8 is not set
497 > # CONFIG_MCRUSOE is not set
498 > # CONFIG_MEFFICEON is not set
499 > # CONFIG_MWINCHIPC6 is not set
500 > # CONFIG_MWINCHIP2 is not set
501 > # CONFIG_MWINCHIP3D is not set
502 > # CONFIG_MGEODEGX1 is not set
503 > # CONFIG_MCYRIXIII is not set
504 > # CONFIG_MVIAC3_2 is not set
505 > # CONFIG_X86_GENERIC is not set
506 > CONFIG_X86_CMPXCHG=y
507 > CONFIG_X86_XADD=y
508 > CONFIG_X86_L1_CACHE_SHIFT=7
509 > CONFIG_RWSEM_XCHGADD_ALGORITHM=y
510 > CONFIG_GENERIC_CALIBRATE_DELAY=y
511 > CONFIG_X86_WP_WORKS_OK=y
512 > CONFIG_X86_INVLPG=y
513 > CONFIG_X86_BSWAP=y
514 > CONFIG_X86_POPAD_OK=y
515 > CONFIG_X86_GOOD_APIC=y
516 > CONFIG_X86_INTEL_USERCOPY=y
517 > CONFIG_X86_USE_PPRO_CHECKSUM=y
518 > CONFIG_HPET_TIMER=y
519 > CONFIG_SMP=y
520 > CONFIG_NR_CPUS=2
521 > CONFIG_SCHED_SMT=y
522 > # CONFIG_PREEMPT_NONE is not set
523 > # CONFIG_PREEMPT_VOLUNTARY is not set
524 > CONFIG_PREEMPT=y
525 > CONFIG_PREEMPT_BKL=y
526 > CONFIG_X86_LOCAL_APIC=y
527 > CONFIG_X86_IO_APIC=y
528 > CONFIG_X86_TSC=y
529 > CONFIG_X86_MCE=y
530 > CONFIG_X86_MCE_NONFATAL=y
531 > CONFIG_X86_MCE_P4THERMAL=y
532 > # CONFIG_TOSHIBA is not set
533 > # CONFIG_I8K is not set
534 > # CONFIG_X86_REBOOTFIXUPS is not set
535 > # CONFIG_MICROCODE is not set
536 > # CONFIG_X86_MSR is not set
537 > # CONFIG_X86_CPUID is not set
538 >
539 > #
540 > # Firmware Drivers
541 > #
542 > # CONFIG_EDD is not set
543 > # CONFIG_NOHIGHMEM is not set
544 > CONFIG_HIGHMEM4G=y
545 > # CONFIG_HIGHMEM64G is not set
546 > CONFIG_HIGHMEM=y
547 > CONFIG_SELECT_MEMORY_MODEL=y
548 > CONFIG_FLATMEM_MANUAL=y
549 > # CONFIG_DISCONTIGMEM_MANUAL is not set
550 > # CONFIG_SPARSEMEM_MANUAL is not set
551 > CONFIG_FLATMEM=y
552 > CONFIG_FLAT_NODE_MEM_MAP=y
553 > # CONFIG_HIGHPTE is not set
554 > # CONFIG_MATH_EMULATION is not set
555 > CONFIG_MTRR=y
556 > # CONFIG_EFI is not set
557 > CONFIG_IRQBALANCE=y
558 > CONFIG_HAVE_DEC_LOCK=y
559 > # CONFIG_REGPARM is not set
560 > CONFIG_SECCOMP=y
561 > # CONFIG_HZ_100 is not set
562 > CONFIG_HZ_250=y
563 > # CONFIG_HZ_1000 is not set
564 > CONFIG_HZ=250
565 > CONFIG_PHYSICAL_START=0x100000
566 > # CONFIG_KEXEC is not set
567 >
568 > #
569 > # Power management options (ACPI, APM)
570 > #
571 > CONFIG_PM=y
572 > # CONFIG_PM_DEBUG is not set
573 > # CONFIG_SOFTWARE_SUSPEND is not set
574 >
575 > #
576 > # ACPI (Advanced Configuration and Power Interface) Support
577 > #
578 > CONFIG_ACPI=y
579 > CONFIG_ACPI_BOOT=y
580 > CONFIG_ACPI_INTERPRETER=y
581 > CONFIG_ACPI_AC=y
582 > CONFIG_ACPI_BATTERY=y
583 > CONFIG_ACPI_BUTTON=y
584 > # CONFIG_ACPI_VIDEO is not set
585 > # CONFIG_ACPI_HOTKEY is not set
586 > CONFIG_ACPI_FAN=y
587 > CONFIG_ACPI_PROCESSOR=y
588 > CONFIG_ACPI_THERMAL=y
589 > # CONFIG_ACPI_ASUS is not set
590 > # CONFIG_ACPI_IBM is not set
591 > # CONFIG_ACPI_TOSHIBA is not set
592 > CONFIG_ACPI_BLACKLIST_YEAR=0
593 > # CONFIG_ACPI_DEBUG is not set
594 > CONFIG_ACPI_BUS=y
595 > CONFIG_ACPI_EC=y
596 > CONFIG_ACPI_POWER=y
597 > CONFIG_ACPI_PCI=y
598 > CONFIG_ACPI_SYSTEM=y
599 > # CONFIG_X86_PM_TIMER is not set
600 > # CONFIG_ACPI_CONTAINER is not set
601 >
602 > #
603 > # APM (Advanced Power Management) BIOS Support
604 > #
605 > # CONFIG_APM is not set
606 >
607 > #
608 > # CPU Frequency scaling
609 > #
610 > CONFIG_CPU_FREQ=y
611 > CONFIG_CPU_FREQ_TABLE=y
612 > # CONFIG_CPU_FREQ_DEBUG is not set
613 > CONFIG_CPU_FREQ_STAT=y
614 > # CONFIG_CPU_FREQ_STAT_DETAILS is not set
615 > CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y
616 > # CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set
617 > CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
618 > CONFIG_CPU_FREQ_GOV_POWERSAVE=y
619 > # CONFIG_CPU_FREQ_GOV_USERSPACE is not set
620 > # CONFIG_CPU_FREQ_GOV_ONDEMAND is not set
621 > # CONFIG_CPU_FREQ_GOV_CONSERVATIVE is not set
622 >
623 > #
624 > # CPUFreq processor drivers
625 > #
626 > # CONFIG_X86_ACPI_CPUFREQ is not set
627 > # CONFIG_X86_POWERNOW_K6 is not set
628 > # CONFIG_X86_POWERNOW_K7 is not set
629 > # CONFIG_X86_POWERNOW_K8 is not set
630 > # CONFIG_X86_GX_SUSPMOD is not set
631 > # CONFIG_X86_SPEEDSTEP_CENTRINO is not set
632 > CONFIG_X86_SPEEDSTEP_ICH=y
633 > # CONFIG_X86_SPEEDSTEP_SMI is not set
634 > # CONFIG_X86_P4_CLOCKMOD is not set
635 > # CONFIG_X86_CPUFREQ_NFORCE2 is not set
636 > # CONFIG_X86_LONGRUN is not set
637 > # CONFIG_X86_LONGHAUL is not set
638 >
639 > #
640 > # shared options
641 > #
642 > CONFIG_X86_SPEEDSTEP_LIB=y
643 > # CONFIG_X86_SPEEDSTEP_RELAXED_CAP_CHECK is not set
644 >
645 > #
646 > # Bus options (PCI, PCMCIA, EISA, MCA, ISA)
647 > #
648 > CONFIG_PCI=y
649 > # CONFIG_PCI_GOBIOS is not set
650 > # CONFIG_PCI_GOMMCONFIG is not set
651 > # CONFIG_PCI_GODIRECT is not set
652 > CONFIG_PCI_GOANY=y
653 > CONFIG_PCI_BIOS=y
654 > CONFIG_PCI_DIRECT=y
655 > CONFIG_PCI_MMCONFIG=y
656 > # CONFIG_PCIEPORTBUS is not set
657 > # CONFIG_PCI_MSI is not set
658 > # CONFIG_PCI_LEGACY_PROC is not set
659 > CONFIG_PCI_NAMES=y
660 > CONFIG_ISA_DMA_API=y
661 > CONFIG_ISA=y
662 > # CONFIG_EISA is not set
663 > # CONFIG_MCA is not set
664 > # CONFIG_SCx200 is not set
665 > # CONFIG_HOTPLUG_CPU is not set
666 >
667 > #
668 > # PCCARD (PCMCIA/CardBus) support
669 > #
670 > CONFIG_PCCARD=y
671 > # CONFIG_PCMCIA_DEBUG is not set
672 > CONFIG_PCMCIA=y
673 > CONFIG_PCMCIA_LOAD_CIS=y
674 > CONFIG_PCMCIA_IOCTL=y
675 > CONFIG_CARDBUS=y
676 >
677 > #
678 > # PC-card bridges
679 > #
680 > CONFIG_YENTA=y
681 > # CONFIG_PD6729 is not set
682 > # CONFIG_I82092 is not set
683 > # CONFIG_I82365 is not set
684 > # CONFIG_TCIC is not set
685 > CONFIG_PCMCIA_PROBE=y
686 > CONFIG_PCCARD_NONSTATIC=y
687 >
688 > #
689 > # PCI Hotplug Support
690 > #
691 > # CONFIG_HOTPLUG_PCI is not set
692 >
693 > #
694 > # Executable file formats
695 > #
696 > CONFIG_BINFMT_ELF=y
697 > # CONFIG_BINFMT_AOUT is not set
698 > CONFIG_BINFMT_MISC=y
699 >
700 > #
701 > # Networking
702 > #
703 > CONFIG_NET=y
704 >
705 > #
706 > # Networking options
707 > #
708 > CONFIG_PACKET=y
709 > # CONFIG_PACKET_MMAP is not set
710 > CONFIG_UNIX=y
711 > CONFIG_XFRM=y
712 > # CONFIG_XFRM_USER is not set
713 > CONFIG_NET_KEY=y
714 > CONFIG_INET=y
715 > CONFIG_IP_MULTICAST=y
716 > # CONFIG_IP_ADVANCED_ROUTER is not set
717 > CONFIG_IP_FIB_HASH=y
718 > # CONFIG_IP_PNP is not set
719 > # CONFIG_NET_IPIP is not set
720 > # CONFIG_NET_IPGRE is not set
721 > # CONFIG_IP_MROUTE is not set
722 > # CONFIG_ARPD is not set
723 > # CONFIG_SYN_COOKIES is not set
724 > # CONFIG_INET_AH is not set
725 > # CONFIG_INET_ESP is not set
726 > # CONFIG_INET_IPCOMP is not set
727 > # CONFIG_INET_TUNNEL is not set
728 > CONFIG_IP_TCPDIAG=y
729 > # CONFIG_IP_TCPDIAG_IPV6 is not set
730 > # CONFIG_TCP_CONG_ADVANCED is not set
731 > CONFIG_TCP_CONG_BIC=y
732 > # CONFIG_IPV6 is not set
733 > # CONFIG_NETFILTER is not set
734 >
735 > #
736 > # SCTP Configuration (EXPERIMENTAL)
737 > #
738 > # CONFIG_IP_SCTP is not set
739 > # CONFIG_ATM is not set
740 > # CONFIG_BRIDGE is not set
741 > # CONFIG_VLAN_8021Q is not set
742 > # CONFIG_DECNET is not set
743 > # CONFIG_LLC2 is not set
744 > # CONFIG_IPX is not set
745 > # CONFIG_ATALK is not set
746 > # CONFIG_X25 is not set
747 > # CONFIG_LAPB is not set
748 > # CONFIG_NET_DIVERT is not set
749 > # CONFIG_ECONET is not set
750 > # CONFIG_WAN_ROUTER is not set
751 > # CONFIG_NET_SCHED is not set
752 > # CONFIG_NET_CLS_ROUTE is not set
753 >
754 > #
755 > # Network testing
756 > #
757 > # CONFIG_NET_PKTGEN is not set
758 > # CONFIG_HAMRADIO is not set
759 > # CONFIG_IRDA is not set
760 > # CONFIG_BT is not set
761 >
762 > #
763 > # Device Drivers
764 > #
765 >
766 > #
767 > # Generic Driver Options
768 > #
769 > CONFIG_STANDALONE=y
770 > CONFIG_PREVENT_FIRMWARE_BUILD=y
771 > CONFIG_FW_LOADER=y
772 >
773 > #
774 > # Memory Technology Devices (MTD)
775 > #
776 > # CONFIG_MTD is not set
777 >
778 > #
779 > # Parallel port support
780 > #
781 > # CONFIG_PARPORT is not set
782 >
783 > #
784 > # Plug and Play support
785 > #
786 > CONFIG_PNP=y
787 > # CONFIG_PNP_DEBUG is not set
788 >
789 > #
790 > # Protocols
791 > #
792 > # CONFIG_ISAPNP is not set
793 > # CONFIG_PNPBIOS is not set
794 > CONFIG_PNPACPI=y
795 >
796 > #
797 > # Block devices
798 > #
799 > # CONFIG_BLK_DEV_FD is not set
800 > # CONFIG_BLK_DEV_XD is not set
801 > # CONFIG_BLK_CPQ_DA is not set
802 > # CONFIG_BLK_CPQ_CISS_DA is not set
803 > # CONFIG_BLK_DEV_DAC960 is not set
804 > # CONFIG_BLK_DEV_UMEM is not set
805 > # CONFIG_BLK_DEV_COW_COMMON is not set
806 > CONFIG_BLK_DEV_LOOP=y
807 > # CONFIG_BLK_DEV_CRYPTOLOOP is not set
808 > # CONFIG_BLK_DEV_NBD is not set
809 > # CONFIG_BLK_DEV_SX8 is not set
810 > # CONFIG_BLK_DEV_UB is not set
811 > # CONFIG_BLK_DEV_RAM is not set
812 > CONFIG_BLK_DEV_RAM_COUNT=16
813 > CONFIG_INITRAMFS_SOURCE=""
814 > # CONFIG_LBD is not set
815 > CONFIG_CDROM_PKTCDVD=y
816 > CONFIG_CDROM_PKTCDVD_BUFFERS=8
817 > # CONFIG_CDROM_PKTCDVD_WCACHE is not set
818 >
819 > #
820 > # IO Schedulers
821 > #
822 > CONFIG_IOSCHED_NOOP=y
823 > CONFIG_IOSCHED_AS=y
824 > CONFIG_IOSCHED_DEADLINE=y
825 > CONFIG_IOSCHED_CFQ=y
826 > # CONFIG_ATA_OVER_ETH is not set
827 >
828 > #
829 > # ATA/ATAPI/MFM/RLL support
830 > #
831 > CONFIG_IDE=y
832 > CONFIG_BLK_DEV_IDE=y
833 >
834 > #
835 > # Please see Documentation/ide.txt for help/info on IDE drives
836 > #
837 > # CONFIG_BLK_DEV_IDE_SATA is not set
838 > # CONFIG_BLK_DEV_HD_IDE is not set
839 > CONFIG_BLK_DEV_IDEDISK=y
840 > CONFIG_IDEDISK_MULTI_MODE=y
841 > # CONFIG_BLK_DEV_IDECS is not set
842 > CONFIG_BLK_DEV_IDECD=y
843 > # CONFIG_BLK_DEV_IDETAPE is not set
844 > # CONFIG_BLK_DEV_IDEFLOPPY is not set
845 > # CONFIG_BLK_DEV_IDESCSI is not set
846 > # CONFIG_IDE_TASK_IOCTL is not set
847 >
848 > #
849 > # IDE chipset support/bugfixes
850 > #
851 > CONFIG_IDE_GENERIC=y
852 > # CONFIG_BLK_DEV_CMD640 is not set
853 > # CONFIG_BLK_DEV_IDEPNP is not set
854 > CONFIG_BLK_DEV_IDEPCI=y
855 > CONFIG_IDEPCI_SHARE_IRQ=y
856 > # CONFIG_BLK_DEV_OFFBOARD is not set
857 > CONFIG_BLK_DEV_GENERIC=y
858 > # CONFIG_BLK_DEV_OPTI621 is not set
859 > # CONFIG_BLK_DEV_RZ1000 is not set
860 > CONFIG_BLK_DEV_IDEDMA_PCI=y
861 > # CONFIG_BLK_DEV_IDEDMA_FORCED is not set
862 > CONFIG_IDEDMA_PCI_AUTO=y
863 > # CONFIG_IDEDMA_ONLYDISK is not set
864 > # CONFIG_BLK_DEV_AEC62XX is not set
865 > # CONFIG_BLK_DEV_ALI15X3 is not set
866 > # CONFIG_BLK_DEV_AMD74XX is not set
867 > # CONFIG_BLK_DEV_ATIIXP is not set
868 > # CONFIG_BLK_DEV_CMD64X is not set
869 > # CONFIG_BLK_DEV_TRIFLEX is not set
870 > # CONFIG_BLK_DEV_CY82C693 is not set
871 > # CONFIG_BLK_DEV_CS5520 is not set
872 > # CONFIG_BLK_DEV_CS5530 is not set
873 > # CONFIG_BLK_DEV_HPT34X is not set
874 > # CONFIG_BLK_DEV_HPT366 is not set
875 > # CONFIG_BLK_DEV_SC1200 is not set
876 > CONFIG_BLK_DEV_PIIX=y
877 > # CONFIG_BLK_DEV_IT821X is not set
878 > # CONFIG_BLK_DEV_NS87415 is not set
879 > # CONFIG_BLK_DEV_PDC202XX_OLD is not set
880 > # CONFIG_BLK_DEV_PDC202XX_NEW is not set
881 > # CONFIG_BLK_DEV_SVWKS is not set
882 > # CONFIG_BLK_DEV_SIIMAGE is not set
883 > # CONFIG_BLK_DEV_SIS5513 is not set
884 > # CONFIG_BLK_DEV_SLC90E66 is not set
885 > # CONFIG_BLK_DEV_TRM290 is not set
886 > # CONFIG_BLK_DEV_VIA82CXXX is not set
887 > # CONFIG_IDE_ARM is not set
888 > # CONFIG_IDE_CHIPSETS is not set
889 > CONFIG_BLK_DEV_IDEDMA=y
890 > # CONFIG_IDEDMA_IVB is not set
891 > CONFIG_IDEDMA_AUTO=y
892 > # CONFIG_BLK_DEV_HD is not set
893 >
894 > #
895 > # SCSI device support
896 > #
897 > CONFIG_SCSI=y
898 > CONFIG_SCSI_PROC_FS=y
899 >
900 > #
901 > # SCSI support type (disk, tape, CD-ROM)
902 > #
903 > # CONFIG_BLK_DEV_SD is not set
904 > CONFIG_CHR_DEV_ST=y
905 > # CONFIG_CHR_DEV_OSST is not set
906 > # CONFIG_BLK_DEV_SR is not set
907 > # CONFIG_CHR_DEV_SG is not set
908 > # CONFIG_CHR_DEV_SCH is not set
909 >
910 > #
911 > # Some SCSI devices (e.g. CD jukebox) support multiple LUNs
912 > #
913 > # CONFIG_SCSI_MULTI_LUN is not set
914 > # CONFIG_SCSI_CONSTANTS is not set
915 > # CONFIG_SCSI_LOGGING is not set
916 >
917 > #
918 > # SCSI Transport Attributes
919 > #
920 > # CONFIG_SCSI_SPI_ATTRS is not set
921 > # CONFIG_SCSI_FC_ATTRS is not set
922 > # CONFIG_SCSI_ISCSI_ATTRS is not set
923 >
924 > #
925 > # SCSI low-level drivers
926 > #
927 > # CONFIG_BLK_DEV_3W_XXXX_RAID is not set
928 > # CONFIG_SCSI_3W_9XXX is not set
929 > # CONFIG_SCSI_7000FASST is not set
930 > # CONFIG_SCSI_ACARD is not set
931 > # CONFIG_SCSI_AHA152X is not set
932 > # CONFIG_SCSI_AHA1542 is not set
933 > # CONFIG_SCSI_AACRAID is not set
934 > # CONFIG_SCSI_AIC7XXX is not set
935 > # CONFIG_SCSI_AIC7XXX_OLD is not set
936 > # CONFIG_SCSI_AIC79XX is not set
937 > # CONFIG_SCSI_DPT_I2O is not set
938 > # CONFIG_SCSI_IN2000 is not set
939 > # CONFIG_MEGARAID_NEWGEN is not set
940 > # CONFIG_MEGARAID_LEGACY is not set
941 > # CONFIG_SCSI_SATA is not set
942 > # CONFIG_SCSI_BUSLOGIC is not set
943 > # CONFIG_SCSI_DMX3191D is not set
944 > # CONFIG_SCSI_DTC3280 is not set
945 > # CONFIG_SCSI_EATA is not set
946 > # CONFIG_SCSI_FUTURE_DOMAIN is not set
947 > # CONFIG_SCSI_GDTH is not set
948 > # CONFIG_SCSI_GENERIC_NCR5380 is not set
949 > # CONFIG_SCSI_GENERIC_NCR5380_MMIO is not set
950 > # CONFIG_SCSI_IPS is not set
951 > # CONFIG_SCSI_INITIO is not set
952 > # CONFIG_SCSI_INIA100 is not set
953 > # CONFIG_SCSI_NCR53C406A is not set
954 > # CONFIG_SCSI_SYM53C8XX_2 is not set
955 > # CONFIG_SCSI_IPR is not set
956 > # CONFIG_SCSI_PAS16 is not set
957 > # CONFIG_SCSI_PSI240I is not set
958 > # CONFIG_SCSI_QLOGIC_FAS is not set
959 > # CONFIG_SCSI_QLOGIC_FC is not set
960 > # CONFIG_SCSI_QLOGIC_1280 is not set
961 > CONFIG_SCSI_QLA2XXX=y
962 > # CONFIG_SCSI_QLA21XX is not set
963 > # CONFIG_SCSI_QLA22XX is not set
964 > # CONFIG_SCSI_QLA2300 is not set
965 > # CONFIG_SCSI_QLA2322 is not set
966 > # CONFIG_SCSI_QLA6312 is not set
967 > # CONFIG_SCSI_QLA24XX is not set
968 > # CONFIG_SCSI_LPFC is not set
969 > # CONFIG_SCSI_SYM53C416 is not set
970 > # CONFIG_SCSI_DC395x is not set
971 > # CONFIG_SCSI_DC390T is not set
972 > # CONFIG_SCSI_T128 is not set
973 > # CONFIG_SCSI_U14_34F is not set
974 > # CONFIG_SCSI_ULTRASTOR is not set
975 > # CONFIG_SCSI_NSP32 is not set
976 > # CONFIG_SCSI_DEBUG is not set
977 >
978 > #
979 > # PCMCIA SCSI adapter support
980 > #
981 > # CONFIG_PCMCIA_AHA152X is not set
982 > # CONFIG_PCMCIA_FDOMAIN is not set
983 > # CONFIG_PCMCIA_NINJA_SCSI is not set
984 > # CONFIG_PCMCIA_QLOGIC is not set
985 > # CONFIG_PCMCIA_SYM53C500 is not set
986 >
987 > #
988 > # Old CD-ROM drivers (not SCSI, not IDE)
989 > #
990 > # CONFIG_CD_NO_IDESCSI is not set
991 >
992 > #
993 > # Multi-device support (RAID and LVM)
994 > #
995 > # CONFIG_MD is not set
996 >
997 > #
998 > # Fusion MPT device support
999 > #
1000 > # CONFIG_FUSION is not set
1001 > # CONFIG_FUSION_SPI is not set
1002 > # CONFIG_FUSION_FC is not set
1003 >
1004 > #
1005 > # IEEE 1394 (FireWire) support
1006 > #
1007 > CONFIG_IEEE1394=y
1008 >
1009 > #
1010 > # Subsystem Options
1011 > #
1012 > # CONFIG_IEEE1394_VERBOSEDEBUG is not set
1013 > # CONFIG_IEEE1394_OUI_DB is not set
1014 > # CONFIG_IEEE1394_EXTRA_CONFIG_ROMS is not set
1015 > # CONFIG_IEEE1394_EXPORT_FULL_API is not set
1016 >
1017 > #
1018 > # Device Drivers
1019 > #
1020 >
1021 > #
1022 > # Texas Instruments PCILynx requires I2C
1023 > #
1024 > CONFIG_IEEE1394_OHCI1394=y
1025 >
1026 > #
1027 > # Protocol Drivers
1028 > #
1029 > # CONFIG_IEEE1394_VIDEO1394 is not set
1030 > # CONFIG_IEEE1394_SBP2 is not set
1031 > # CONFIG_IEEE1394_ETH1394 is not set
1032 > # CONFIG_IEEE1394_DV1394 is not set
1033 > CONFIG_IEEE1394_RAWIO=y
1034 > # CONFIG_IEEE1394_CMP is not set
1035 >
1036 > #
1037 > # I2O device support
1038 > #
1039 > # CONFIG_I2O is not set
1040 >
1041 > #
1042 > # Network device support
1043 > #
1044 > CONFIG_NETDEVICES=y
1045 > # CONFIG_DUMMY is not set
1046 > # CONFIG_BONDING is not set
1047 > # CONFIG_EQUALIZER is not set
1048 > # CONFIG_TUN is not set
1049 > # CONFIG_NET_SB1000 is not set
1050 >
1051 > #
1052 > # ARCnet devices
1053 > #
1054 > # CONFIG_ARCNET is not set
1055 >
1056 > #
1057 > # Ethernet (10 or 100Mbit)
1058 > #
1059 > CONFIG_NET_ETHERNET=y
1060 > CONFIG_MII=y
1061 > # CONFIG_HAPPYMEAL is not set
1062 > # CONFIG_SUNGEM is not set
1063 > # CONFIG_NET_VENDOR_3COM is not set
1064 > # CONFIG_LANCE is not set
1065 > # CONFIG_NET_VENDOR_SMC is not set
1066 > # CONFIG_NET_VENDOR_RACAL is not set
1067 >
1068 > #
1069 > # Tulip family network device support
1070 > #
1071 > # CONFIG_NET_TULIP is not set
1072 > # CONFIG_AT1700 is not set
1073 > # CONFIG_DEPCA is not set
1074 > # CONFIG_HP100 is not set
1075 > # CONFIG_NET_ISA is not set
1076 > CONFIG_NET_PCI=y
1077 > # CONFIG_PCNET32 is not set
1078 > # CONFIG_AMD8111_ETH is not set
1079 > # CONFIG_ADAPTEC_STARFIRE is not set
1080 > # CONFIG_AC3200 is not set
1081 > # CONFIG_APRICOT is not set
1082 > CONFIG_B44=y
1083 > # CONFIG_FORCEDETH is not set
1084 > # CONFIG_CS89x0 is not set
1085 > # CONFIG_DGRS is not set
1086 > # CONFIG_EEPRO100 is not set
1087 > # CONFIG_E100 is not set
1088 > # CONFIG_FEALNX is not set
1089 > # CONFIG_NATSEMI is not set
1090 > # CONFIG_NE2K_PCI is not set
1091 > # CONFIG_8139CP is not set
1092 > # CONFIG_8139TOO is not set
1093 > # CONFIG_SIS900 is not set
1094 > # CONFIG_EPIC100 is not set
1095 > # CONFIG_SUNDANCE is not set
1096 > # CONFIG_TLAN is not set
1097 > # CONFIG_VIA_RHINE is not set
1098 > # CONFIG_NET_POCKET is not set
1099 >
1100 > #
1101 > # Ethernet (1000 Mbit)
1102 > #
1103 > # CONFIG_ACENIC is not set
1104 > # CONFIG_DL2K is not set
1105 > # CONFIG_E1000 is not set
1106 > # CONFIG_NS83820 is not set
1107 > # CONFIG_HAMACHI is not set
1108 > # CONFIG_YELLOWFIN is not set
1109 > # CONFIG_R8169 is not set
1110 > # CONFIG_SKGE is not set
1111 > # CONFIG_SK98LIN is not set
1112 > # CONFIG_VIA_VELOCITY is not set
1113 > # CONFIG_TIGON3 is not set
1114 > # CONFIG_BNX2 is not set
1115 >
1116 > #
1117 > # Ethernet (10000 Mbit)
1118 > #
1119 > # CONFIG_IXGB is not set
1120 > # CONFIG_S2IO is not set
1121 >
1122 > #
1123 > # Token Ring devices
1124 > #
1125 > # CONFIG_TR is not set
1126 >
1127 > #
1128 > # Wireless LAN (non-hamradio)
1129 > #
1130 > CONFIG_NET_RADIO=y
1131 >
1132 > #
1133 > # Obsolete Wireless cards support (pre-802.11)
1134 > #
1135 > # CONFIG_STRIP is not set
1136 > # CONFIG_ARLAN is not set
1137 > # CONFIG_WAVELAN is not set
1138 > # CONFIG_PCMCIA_WAVELAN is not set
1139 > # CONFIG_PCMCIA_NETWAVE is not set
1140 >
1141 > #
1142 > # Wireless 802.11 Frequency Hopping cards support
1143 > #
1144 > # CONFIG_PCMCIA_RAYCS is not set
1145 >
1146 > #
1147 > # Wireless 802.11b ISA/PCI cards support
1148 > #
1149 > # CONFIG_AIRO is not set
1150 > # CONFIG_HERMES is not set
1151 > # CONFIG_ATMEL is not set
1152 >
1153 > #
1154 > # Wireless 802.11b Pcmcia/Cardbus cards support
1155 > #
1156 > # CONFIG_AIRO_CS is not set
1157 > # CONFIG_PCMCIA_WL3501 is not set
1158 >
1159 > #
1160 > # Prism GT/Duette 802.11(a/b/g) PCI/Cardbus support
1161 > #
1162 > # CONFIG_PRISM54 is not set
1163 > CONFIG_NET_WIRELESS=y
1164 >
1165 > #
1166 > # PCMCIA network device support
1167 > #
1168 > # CONFIG_NET_PCMCIA is not set
1169 >
1170 > #
1171 > # Wan interfaces
1172 > #
1173 > # CONFIG_WAN is not set
1174 > # CONFIG_FDDI is not set
1175 > # CONFIG_HIPPI is not set
1176 > # CONFIG_PPP is not set
1177 > # CONFIG_SLIP is not set
1178 > # CONFIG_NET_FC is not set
1179 > # CONFIG_SHAPER is not set
1180 > # CONFIG_NETCONSOLE is not set
1181 > # CONFIG_NETPOLL is not set
1182 > # CONFIG_NET_POLL_CONTROLLER is not set
1183 >
1184 > #
1185 > # ISDN subsystem
1186 > #
1187 > # CONFIG_ISDN is not set
1188 >
1189 > #
1190 > # Telephony Support
1191 > #
1192 > # CONFIG_PHONE is not set
1193 >
1194 > #
1195 > # Input device support
1196 > #
1197 > CONFIG_INPUT=y
1198 >
1199 > #
1200 > # Userland interfaces
1201 > #
1202 > CONFIG_INPUT_MOUSEDEV=y
1203 > CONFIG_INPUT_MOUSEDEV_PSAUX=y
1204 > CONFIG_INPUT_MOUSEDEV_SCREEN_X=1600
1205 > CONFIG_INPUT_MOUSEDEV_SCREEN_Y=1200
1206 > # CONFIG_INPUT_JOYDEV is not set
1207 > # CONFIG_INPUT_TSDEV is not set
1208 > # CONFIG_INPUT_EVDEV is not set
1209 > # CONFIG_INPUT_EVBUG is not set
1210 >
1211 > #
1212 > # Input Device Drivers
1213 > #
1214 > CONFIG_INPUT_KEYBOARD=y
1215 > CONFIG_KEYBOARD_ATKBD=y
1216 > # CONFIG_KEYBOARD_SUNKBD is not set
1217 > # CONFIG_KEYBOARD_LKKBD is not set
1218 > # CONFIG_KEYBOARD_XTKBD is not set
1219 > # CONFIG_KEYBOARD_NEWTON is not set
1220 > CONFIG_INPUT_MOUSE=y
1221 > CONFIG_MOUSE_PS2=y
1222 > # CONFIG_MOUSE_SERIAL is not set
1223 > # CONFIG_MOUSE_INPORT is not set
1224 > # CONFIG_MOUSE_LOGIBM is not set
1225 > # CONFIG_MOUSE_PC110PAD is not set
1226 > # CONFIG_MOUSE_VSXXXAA is not set
1227 > # CONFIG_INPUT_JOYSTICK is not set
1228 > # CONFIG_INPUT_TOUCHSCREEN is not set
1229 > CONFIG_INPUT_MISC=y
1230 > # CONFIG_INPUT_PCSPKR is not set
1231 > # CONFIG_INPUT_UINPUT is not set
1232 >
1233 > #
1234 > # Hardware I/O ports
1235 > #
1236 > CONFIG_SERIO=y
1237 > CONFIG_SERIO_I8042=y
1238 > # CONFIG_SERIO_SERPORT is not set
1239 > # CONFIG_SERIO_CT82C710 is not set
1240 > # CONFIG_SERIO_PCIPS2 is not set
1241 > CONFIG_SERIO_LIBPS2=y
1242 > # CONFIG_SERIO_RAW is not set
1243 > # CONFIG_GAMEPORT is not set
1244 >
1245 > #
1246 > # Character devices
1247 > #
1248 > CONFIG_VT=y
1249 > CONFIG_VT_CONSOLE=y
1250 > CONFIG_HW_CONSOLE=y
1251 > # CONFIG_SERIAL_NONSTANDARD is not set
1252 >
1253 > #
1254 > # Serial drivers
1255 > #
1256 > CONFIG_SERIAL_8250=y
1257 > # CONFIG_SERIAL_8250_CONSOLE is not set
1258 > # CONFIG_SERIAL_8250_CS is not set
1259 > # CONFIG_SERIAL_8250_ACPI is not set
1260 > CONFIG_SERIAL_8250_NR_UARTS=4
1261 > # CONFIG_SERIAL_8250_EXTENDED is not set
1262 >
1263 > #
1264 > # Non-8250 serial port support
1265 > #
1266 > CONFIG_SERIAL_CORE=y
1267 > # CONFIG_SERIAL_JSM is not set
1268 > CONFIG_UNIX98_PTYS=y
1269 > CONFIG_LEGACY_PTYS=y
1270 > CONFIG_LEGACY_PTY_COUNT=256
1271 >
1272 > #
1273 > # IPMI
1274 > #
1275 > # CONFIG_IPMI_HANDLER is not set
1276 >
1277 > #
1278 > # Watchdog Cards
1279 > #
1280 > # CONFIG_WATCHDOG is not set
1281 > CONFIG_HW_RANDOM=y
1282 > # CONFIG_NVRAM is not set
1283 > # CONFIG_RTC is not set
1284 > # CONFIG_GEN_RTC is not set
1285 > # CONFIG_DTLK is not set
1286 > # CONFIG_R3964 is not set
1287 > # CONFIG_APPLICOM is not set
1288 > # CONFIG_SONYPI is not set
1289 >
1290 > #
1291 > # Ftape, the floppy tape device driver
1292 > #
1293 > CONFIG_AGP=y
1294 > # CONFIG_AGP_ALI is not set
1295 > # CONFIG_AGP_ATI is not set
1296 > # CONFIG_AGP_AMD is not set
1297 > # CONFIG_AGP_AMD64 is not set
1298 > CONFIG_AGP_INTEL=y
1299 > # CONFIG_AGP_NVIDIA is not set
1300 > # CONFIG_AGP_SIS is not set
1301 > # CONFIG_AGP_SWORKS is not set
1302 > # CONFIG_AGP_VIA is not set
1303 > # CONFIG_AGP_EFFICEON is not set
1304 > CONFIG_DRM=y
1305 > # CONFIG_DRM_TDFX is not set
1306 > # CONFIG_DRM_R128 is not set
1307 > # CONFIG_DRM_RADEON is not set
1308 > # CONFIG_DRM_I810 is not set
1309 > # CONFIG_DRM_I830 is not set
1310 > # CONFIG_DRM_I915 is not set
1311 > # CONFIG_DRM_MGA is not set
1312 > # CONFIG_DRM_SIS is not set
1313 > # CONFIG_DRM_VIA is not set
1314 >
1315 > #
1316 > # PCMCIA character devices
1317 > #
1318 > # CONFIG_SYNCLINK_CS is not set
1319 > # CONFIG_MWAVE is not set
1320 > # CONFIG_RAW_DRIVER is not set
1321 > # CONFIG_HPET is not set
1322 > # CONFIG_HANGCHECK_TIMER is not set
1323 >
1324 > #
1325 > # TPM devices
1326 > #
1327 > # CONFIG_TCG_TPM is not set
1328 >
1329 > #
1330 > # I2C support
1331 > #
1332 > # CONFIG_I2C is not set
1333 > # CONFIG_I2C_SENSOR is not set
1334 >
1335 > #
1336 > # Dallas's 1-wire bus
1337 > #
1338 > # CONFIG_W1 is not set
1339 >
1340 > #
1341 > # Hardware Monitoring support
1342 > #
1343 > CONFIG_HWMON=y
1344 > # CONFIG_HWMON_DEBUG_CHIP is not set
1345 >
1346 > #
1347 > # Misc devices
1348 > #
1349 > # CONFIG_IBM_ASM is not set
1350 >
1351 > #
1352 > # Multimedia devices
1353 > #
1354 > # CONFIG_VIDEO_DEV is not set
1355 >
1356 > #
1357 > # Digital Video Broadcasting Devices
1358 > #
1359 > # CONFIG_DVB is not set
1360 >
1361 > #
1362 > # Graphics support
1363 > #
1364 > # CONFIG_FB is not set
1365 > # CONFIG_VIDEO_SELECT is not set
1366 >
1367 > #
1368 > # Console display driver support
1369 > #
1370 > CONFIG_VGA_CONSOLE=y
1371 > # CONFIG_MDA_CONSOLE is not set
1372 > CONFIG_DUMMY_CONSOLE=y
1373 >
1374 > #
1375 > # Speakup console speech
1376 > #
1377 > # CONFIG_SPEAKUP is not set
1378 > CONFIG_SPEAKUP_DEFAULT="none"
1379 >
1380 > #
1381 > # Sound
1382 > #
1383 > CONFIG_SOUND=y
1384 >
1385 > #
1386 > # Advanced Linux Sound Architecture
1387 > #
1388 > CONFIG_SND=y
1389 > CONFIG_SND_TIMER=y
1390 > CONFIG_SND_PCM=y
1391 > CONFIG_SND_SEQUENCER=y
1392 > # CONFIG_SND_SEQ_DUMMY is not set
1393 > CONFIG_SND_OSSEMUL=y
1394 > CONFIG_SND_MIXER_OSS=y
1395 > CONFIG_SND_PCM_OSS=y
1396 > CONFIG_SND_SEQUENCER_OSS=y
1397 > # CONFIG_SND_VERBOSE_PRINTK is not set
1398 > # CONFIG_SND_DEBUG is not set
1399 >
1400 > #
1401 > # Generic devices
1402 > #
1403 > # CONFIG_SND_DUMMY is not set
1404 > # CONFIG_SND_VIRMIDI is not set
1405 > # CONFIG_SND_MTPAV is not set
1406 > # CONFIG_SND_SERIAL_U16550 is not set
1407 > # CONFIG_SND_MPU401 is not set
1408 >
1409 > #
1410 > # ISA devices
1411 > #
1412 > # CONFIG_SND_AD1848 is not set
1413 > # CONFIG_SND_CS4231 is not set
1414 > # CONFIG_SND_CS4232 is not set
1415 > # CONFIG_SND_CS4236 is not set
1416 > # CONFIG_SND_ES1688 is not set
1417 > # CONFIG_SND_ES18XX is not set
1418 > # CONFIG_SND_GUSCLASSIC is not set
1419 > # CONFIG_SND_GUSEXTREME is not set
1420 > # CONFIG_SND_GUSMAX is not set
1421 > # CONFIG_SND_INTERWAVE is not set
1422 > # CONFIG_SND_INTERWAVE_STB is not set
1423 > # CONFIG_SND_OPTI92X_AD1848 is not set
1424 > # CONFIG_SND_OPTI92X_CS4231 is not set
1425 > # CONFIG_SND_OPTI93X is not set
1426 > # CONFIG_SND_SB8 is not set
1427 > # CONFIG_SND_SB16 is not set
1428 > # CONFIG_SND_SBAWE is not set
1429 > # CONFIG_SND_WAVEFRONT is not set
1430 > # CONFIG_SND_CMI8330 is not set
1431 > # CONFIG_SND_OPL3SA2 is not set
1432 > # CONFIG_SND_SGALAXY is not set
1433 > # CONFIG_SND_SSCAPE is not set
1434 >
1435 > #
1436 > # PCI devices
1437 > #
1438 > CONFIG_SND_AC97_CODEC=y
1439 > # CONFIG_SND_ALI5451 is not set
1440 > # CONFIG_SND_ATIIXP is not set
1441 > # CONFIG_SND_ATIIXP_MODEM is not set
1442 > # CONFIG_SND_AU8810 is not set
1443 > # CONFIG_SND_AU8820 is not set
1444 > # CONFIG_SND_AU8830 is not set
1445 > # CONFIG_SND_AZT3328 is not set
1446 > # CONFIG_SND_BT87X is not set
1447 > # CONFIG_SND_CS46XX is not set
1448 > # CONFIG_SND_CS4281 is not set
1449 > # CONFIG_SND_EMU10K1 is not set
1450 > # CONFIG_SND_EMU10K1X is not set
1451 > # CONFIG_SND_CA0106 is not set
1452 > # CONFIG_SND_KORG1212 is not set
1453 > # CONFIG_SND_MIXART is not set
1454 > # CONFIG_SND_NM256 is not set
1455 > # CONFIG_SND_RME32 is not set
1456 > # CONFIG_SND_RME96 is not set
1457 > # CONFIG_SND_RME9652 is not set
1458 > # CONFIG_SND_HDSP is not set
1459 > # CONFIG_SND_HDSPM is not set
1460 > # CONFIG_SND_TRIDENT is not set
1461 > # CONFIG_SND_YMFPCI is not set
1462 > # CONFIG_SND_ALS4000 is not set
1463 > # CONFIG_SND_CMIPCI is not set
1464 > # CONFIG_SND_ENS1370 is not set
1465 > # CONFIG_SND_ENS1371 is not set
1466 > # CONFIG_SND_ES1938 is not set
1467 > # CONFIG_SND_ES1968 is not set
1468 > # CONFIG_SND_MAESTRO3 is not set
1469 > # CONFIG_SND_FM801 is not set
1470 > # CONFIG_SND_ICE1712 is not set
1471 > # CONFIG_SND_ICE1724 is not set
1472 > CONFIG_SND_INTEL8X0=y
1473 > # CONFIG_SND_INTEL8X0M is not set
1474 > # CONFIG_SND_SONICVIBES is not set
1475 > # CONFIG_SND_VIA82XX is not set
1476 > # CONFIG_SND_VIA82XX_MODEM is not set
1477 > # CONFIG_SND_VX222 is not set
1478 > # CONFIG_SND_HDA_INTEL is not set
1479 >
1480 > #
1481 > # USB devices
1482 > #
1483 > # CONFIG_SND_USB_AUDIO is not set
1484 > # CONFIG_SND_USB_USX2Y is not set
1485 >
1486 > #
1487 > # PCMCIA devices
1488 > #
1489 > # CONFIG_SND_VXPOCKET is not set
1490 > # CONFIG_SND_PDAUDIOCF is not set
1491 >
1492 > #
1493 > # Open Sound System
1494 > #
1495 > # CONFIG_SOUND_PRIME is not set
1496 >
1497 > #
1498 > # USB support
1499 > #
1500 > CONFIG_USB_ARCH_HAS_HCD=y
1501 > CONFIG_USB_ARCH_HAS_OHCI=y
1502 > CONFIG_USB=y
1503 > # CONFIG_USB_DEBUG is not set
1504 >
1505 > #
1506 > # Miscellaneous USB options
1507 > #
1508 > CONFIG_USB_DEVICEFS=y
1509 > # CONFIG_USB_BANDWIDTH is not set
1510 > # CONFIG_USB_DYNAMIC_MINORS is not set
1511 > # CONFIG_USB_SUSPEND is not set
1512 > # CONFIG_USB_OTG is not set
1513 >
1514 > #
1515 > # USB Host Controller Drivers
1516 > #
1517 > CONFIG_USB_EHCI_HCD=y
1518 > # CONFIG_USB_EHCI_SPLIT_ISO is not set
1519 > # CONFIG_USB_EHCI_ROOT_HUB_TT is not set
1520 > # CONFIG_USB_ISP116X_HCD is not set
1521 > # CONFIG_USB_OHCI_HCD is not set
1522 > CONFIG_USB_UHCI_HCD=y
1523 > # CONFIG_USB_SL811_HCD is not set
1524 >
1525 > #
1526 > # USB Device Class drivers
1527 > #
1528 > # CONFIG_USB_AUDIO is not set
1529 > # CONFIG_USB_BLUETOOTH_TTY is not set
1530 > # CONFIG_USB_MIDI is not set
1531 > # CONFIG_USB_ACM is not set
1532 > CONFIG_USB_PRINTER=y
1533 >
1534 > #
1535 > # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' may also be needed; see USB_STORAGE Help for more information
1536 > #
1537 > CONFIG_USB_STORAGE=y
1538 > # CONFIG_USB_STORAGE_DEBUG is not set
1539 > # CONFIG_USB_STORAGE_DATAFAB is not set
1540 > # CONFIG_USB_STORAGE_FREECOM is not set
1541 > # CONFIG_USB_STORAGE_ISD200 is not set
1542 > # CONFIG_USB_STORAGE_DPCM is not set
1543 > # CONFIG_USB_STORAGE_USBAT is not set
1544 > # CONFIG_USB_STORAGE_SDDR09 is not set
1545 > # CONFIG_USB_STORAGE_SDDR55 is not set
1546 > # CONFIG_USB_STORAGE_JUMPSHOT is not set
1547 >
1548 > #
1549 > # USB Input Devices
1550 > #
1551 > CONFIG_USB_HID=y
1552 > CONFIG_USB_HIDINPUT=y
1553 > # CONFIG_HID_FF is not set
1554 > # CONFIG_USB_HIDDEV is not set
1555 > # CONFIG_USB_AIPTEK is not set
1556 > # CONFIG_USB_WACOM is not set
1557 > # CONFIG_USB_ACECAD is not set
1558 > # CONFIG_USB_KBTAB is not set
1559 > # CONFIG_USB_POWERMATE is not set
1560 > # CONFIG_USB_MTOUCH is not set
1561 > # CONFIG_USB_ITMTOUCH is not set
1562 > # CONFIG_USB_EGALAX is not set
1563 > # CONFIG_USB_XPAD is not set
1564 > # CONFIG_USB_ATI_REMOTE is not set
1565 > # CONFIG_USB_KEYSPAN_REMOTE is not set
1566 >
1567 > #
1568 > # USB Imaging devices
1569 > #
1570 > # CONFIG_USB_MDC800 is not set
1571 > # CONFIG_USB_MICROTEK is not set
1572 >
1573 > #
1574 > # USB Multimedia devices
1575 > #
1576 > # CONFIG_USB_DABUSB is not set
1577 >
1578 > #
1579 > # Video4Linux support is needed for USB Multimedia device support
1580 > #
1581 >
1582 > #
1583 > # USB Network Adapters
1584 > #
1585 > # CONFIG_USB_CATC is not set
1586 > # CONFIG_USB_KAWETH is not set
1587 > # CONFIG_USB_PEGASUS is not set
1588 > # CONFIG_USB_RTL8150 is not set
1589 > # CONFIG_USB_USBNET is not set
1590 > # CONFIG_USB_ZD1201 is not set
1591 > CONFIG_USB_MON=y
1592 >
1593 > #
1594 > # USB port drivers
1595 > #
1596 >
1597 > #
1598 > # USB Serial Converter support
1599 > #
1600 > # CONFIG_USB_SERIAL is not set
1601 >
1602 > #
1603 > # USB Miscellaneous drivers
1604 > #
1605 > # CONFIG_USB_EMI62 is not set
1606 > # CONFIG_USB_EMI26 is not set
1607 > # CONFIG_USB_AUERSWALD is not set
1608 > # CONFIG_USB_RIO500 is not set
1609 > # CONFIG_USB_LEGOTOWER is not set
1610 > # CONFIG_USB_LCD is not set
1611 > # CONFIG_USB_LED is not set
1612 > # CONFIG_USB_CYTHERM is not set
1613 > # CONFIG_USB_PHIDGETKIT is not set
1614 > # CONFIG_USB_PHIDGETSERVO is not set
1615 > # CONFIG_USB_IDMOUSE is not set
1616 > # CONFIG_USB_SISUSBVGA is not set
1617 > # CONFIG_USB_LD is not set
1618 > # CONFIG_USB_TEST is not set
1619 >
1620 > #
1621 > # USB DSL modem support
1622 > #
1623 >
1624 > #
1625 > # USB Gadget Support
1626 > #
1627 > # CONFIG_USB_GADGET is not set
1628 >
1629 > #
1630 > # MMC/SD Card support
1631 > #
1632 > # CONFIG_MMC is not set
1633 >
1634 > #
1635 > # InfiniBand support
1636 > #
1637 > # CONFIG_INFINIBAND is not set
1638 >
1639 > #
1640 > # SN Devices
1641 > #
1642 >
1643 > #
1644 > # File systems
1645 > #
1646 > CONFIG_EXT2_FS=y
1647 > # CONFIG_EXT2_FS_XATTR is not set
1648 > # CONFIG_EXT2_FS_XIP is not set
1649 > CONFIG_EXT3_FS=y
1650 > CONFIG_EXT3_FS_XATTR=y
1651 > CONFIG_EXT3_FS_POSIX_ACL=y
1652 > # CONFIG_EXT3_FS_SECURITY is not set
1653 > CONFIG_JBD=y
1654 > # CONFIG_JBD_DEBUG is not set
1655 > CONFIG_FS_MBCACHE=y
1656 > # CONFIG_REISERFS_FS is not set
1657 > # CONFIG_JFS_FS is not set
1658 > CONFIG_FS_POSIX_ACL=y
1659 >
1660 > #
1661 > # XFS support
1662 > #
1663 > # CONFIG_XFS_FS is not set
1664 > # CONFIG_MINIX_FS is not set
1665 > # CONFIG_ROMFS_FS is not set
1666 > CONFIG_INOTIFY=y
1667 > # CONFIG_QUOTA is not set
1668 > CONFIG_DNOTIFY=y
1669 > # CONFIG_AUTOFS_FS is not set
1670 > # CONFIG_AUTOFS4_FS is not set
1671 >
1672 > #
1673 > # CD-ROM/DVD Filesystems
1674 > #
1675 > CONFIG_ISO9660_FS=y
1676 > CONFIG_JOLIET=y
1677 > # CONFIG_ZISOFS is not set
1678 > CONFIG_UDF_FS=y
1679 > CONFIG_UDF_NLS=y
1680 >
1681 > #
1682 > # DOS/FAT/NT Filesystems
1683 > #
1684 > CONFIG_FAT_FS=y
1685 > CONFIG_MSDOS_FS=y
1686 > CONFIG_VFAT_FS=y
1687 > CONFIG_FAT_DEFAULT_CODEPAGE=437
1688 > CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
1689 > CONFIG_NTFS_FS=y
1690 > # CONFIG_NTFS_DEBUG is not set
1691 > # CONFIG_NTFS_RW is not set
1692 >
1693 > #
1694 > # Pseudo filesystems
1695 > #
1696 > CONFIG_PROC_FS=y
1697 > CONFIG_PROC_KCORE=y
1698 > CONFIG_SYSFS=y
1699 > # CONFIG_DEVPTS_FS_XATTR is not set
1700 > CONFIG_TMPFS=y
1701 > # CONFIG_TMPFS_XATTR is not set
1702 > # CONFIG_HUGETLBFS is not set
1703 > # CONFIG_HUGETLB_PAGE is not set
1704 > CONFIG_RAMFS=y
1705 >
1706 > #
1707 > # Miscellaneous filesystems
1708 > #
1709 > # CONFIG_ADFS_FS is not set
1710 > # CONFIG_AFFS_FS is not set
1711 > # CONFIG_HFS_FS is not set
1712 > # CONFIG_HFSPLUS_FS is not set
1713 > # CONFIG_BEFS_FS is not set
1714 > # CONFIG_BFS_FS is not set
1715 > # CONFIG_EFS_FS is not set
1716 > # CONFIG_CRAMFS is not set
1717 > # CONFIG_SQUASHFS is not set
1718 > # CONFIG_VXFS_FS is not set
1719 > # CONFIG_HPFS_FS is not set
1720 > # CONFIG_QNX4FS_FS is not set
1721 > # CONFIG_SYSV_FS is not set
1722 > # CONFIG_UFS_FS is not set
1723 >
1724 > #
1725 > # Network File Systems
1726 > #
1727 > CONFIG_NFS_FS=y
1728 > CONFIG_NFS_V3=y
1729 > # CONFIG_NFS_V3_ACL is not set
1730 > # CONFIG_NFS_V4 is not set
1731 > # CONFIG_NFS_DIRECTIO is not set
1732 > CONFIG_NFSD=y
1733 > CONFIG_NFSD_V3=y
1734 > # CONFIG_NFSD_V3_ACL is not set
1735 > # CONFIG_NFSD_V4 is not set
1736 > CONFIG_NFSD_TCP=y
1737 > CONFIG_LOCKD=y
1738 > CONFIG_LOCKD_V4=y
1739 > CONFIG_EXPORTFS=y
1740 > CONFIG_NFS_COMMON=y
1741 > CONFIG_SUNRPC=y
1742 > # CONFIG_RPCSEC_GSS_KRB5 is not set
1743 > # CONFIG_RPCSEC_GSS_SPKM3 is not set
1744 > CONFIG_SMB_FS=y
1745 > # CONFIG_SMB_NLS_DEFAULT is not set
1746 > CONFIG_CIFS=y
1747 > # CONFIG_CIFS_STATS is not set
1748 > # CONFIG_CIFS_XATTR is not set
1749 > # CONFIG_CIFS_EXPERIMENTAL is not set
1750 > # CONFIG_NCP_FS is not set
1751 > # CONFIG_CODA_FS is not set
1752 > # CONFIG_AFS_FS is not set
1753 >
1754 > #
1755 > # Partition Types
1756 > #
1757 > # CONFIG_PARTITION_ADVANCED is not set
1758 > CONFIG_MSDOS_PARTITION=y
1759 >
1760 > #
1761 > # Native Language Support
1762 > #
1763 > CONFIG_NLS=y
1764 > CONFIG_NLS_DEFAULT="iso8859-1"
1765 > CONFIG_NLS_CODEPAGE_437=y
1766 > # CONFIG_NLS_CODEPAGE_737 is not set
1767 > # CONFIG_NLS_CODEPAGE_775 is not set
1768 > # CONFIG_NLS_CODEPAGE_850 is not set
1769 > # CONFIG_NLS_CODEPAGE_852 is not set
1770 > # CONFIG_NLS_CODEPAGE_855 is not set
1771 > # CONFIG_NLS_CODEPAGE_857 is not set
1772 > # CONFIG_NLS_CODEPAGE_860 is not set
1773 > # CONFIG_NLS_CODEPAGE_861 is not set
1774 > # CONFIG_NLS_CODEPAGE_862 is not set
1775 > # CONFIG_NLS_CODEPAGE_863 is not set
1776 > # CONFIG_NLS_CODEPAGE_864 is not set
1777 > # CONFIG_NLS_CODEPAGE_865 is not set
1778 > # CONFIG_NLS_CODEPAGE_866 is not set
1779 > # CONFIG_NLS_CODEPAGE_869 is not set
1780 > # CONFIG_NLS_CODEPAGE_936 is not set
1781 > # CONFIG_NLS_CODEPAGE_950 is not set
1782 > # CONFIG_NLS_CODEPAGE_932 is not set
1783 > # CONFIG_NLS_CODEPAGE_949 is not set
1784 > # CONFIG_NLS_CODEPAGE_874 is not set
1785 > # CONFIG_NLS_ISO8859_8 is not set
1786 > # CONFIG_NLS_CODEPAGE_1250 is not set
1787 > # CONFIG_NLS_CODEPAGE_1251 is not set
1788 > # CONFIG_NLS_ASCII is not set
1789 > CONFIG_NLS_ISO8859_1=y
1790 > # CONFIG_NLS_ISO8859_2 is not set
1791 > # CONFIG_NLS_ISO8859_3 is not set
1792 > # CONFIG_NLS_ISO8859_4 is not set
1793 > # CONFIG_NLS_ISO8859_5 is not set
1794 > # CONFIG_NLS_ISO8859_6 is not set
1795 > # CONFIG_NLS_ISO8859_7 is not set
1796 > # CONFIG_NLS_ISO8859_9 is not set
1797 > # CONFIG_NLS_ISO8859_13 is not set
1798 > # CONFIG_NLS_ISO8859_14 is not set
1799 > # CONFIG_NLS_ISO8859_15 is not set
1800 > # CONFIG_NLS_KOI8_R is not set
1801 > # CONFIG_NLS_KOI8_U is not set
1802 > # CONFIG_NLS_UTF8 is not set
1803 >
1804 > #
1805 > # Profiling support
1806 > #
1807 > # CONFIG_PROFILING is not set
1808 >
1809 > #
1810 > # Kernel hacking
1811 > #
1812 > # CONFIG_PRINTK_TIME is not set
1813 > # CONFIG_DEBUG_KERNEL is not set
1814 > CONFIG_LOG_BUF_SHIFT=15
1815 > CONFIG_DEBUG_BUGVERBOSE=y
1816 > CONFIG_EARLY_PRINTK=y
1817 > CONFIG_X86_FIND_SMP_CONFIG=y
1818 > CONFIG_X86_MPPARSE=y
1819 >
1820 > #
1821 > # Security options
1822 > #
1823 > # CONFIG_KEYS is not set
1824 > # CONFIG_SECURITY is not set
1825 >
1826 > #
1827 > # Cryptographic options
1828 > #
1829 > # CONFIG_CRYPTO is not set
1830 >
1831 > #
1832 > # Hardware crypto devices
1833 > #
1834 >
1835 > #
1836 > # Library routines
1837 > #
1838 > # CONFIG_CRC_CCITT is not set
1839 > CONFIG_CRC32=y
1840 > CONFIG_LIBCRC32C=y
1841 > CONFIG_GENERIC_HARDIRQS=y
1842 > CONFIG_GENERIC_IRQ_PROBE=y
1843 > CONFIG_X86_SMP=y
1844 > CONFIG_X86_HT=y
1845 > CONFIG_X86_BIOS_REBOOT=y
1846 > CONFIG_X86_TRAMPOLINE=y
1847 > CONFIG_PC=y
1848 --
1849 gentoo-user@g.o mailing list