Gentoo Archives: gentoo-user

From: maxim wexler <blissfix@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] no CD or DVD but "rules" seem correct
Date: Wed, 09 May 2007 14:52:20
Message-Id: 940350.80000.qm@web31715.mail.mud.yahoo.com
In Reply to: Re: [gentoo-user] no CD or DVD but "rules" seem correct by Alan McKinnon
1 --- Alan McKinnon <alan@××××××××××××××××.za> wrote:
2
3 > On Wednesday 09 May 2007, maxim wexler wrote:
4 > > Hi group,
5 > >
6 > > After upgrading from 2.6.16 to 2.6.20 kernel I no
7 > > longer can access CD or DVD.
8 >
9 > LOTS of kernel config changes related to
10 > ATA/SATA/PATA/IDE/libata
11 > changed in 2.6.18 and 2.6.19 - menus moved around,
12 > the code was
13 > refactored, selection names changed, etc, etc.
14 >
15 > If you are not absolutely sure your config is
16 > correct, please post
17 > your .config, lspci and details about what hardware
18 > you really have
19
20 done
21
22 #
23 # Automatically generated make config: don't edit
24 # Linux kernel version: 2.6.20-gentoo-r6
25 # Mon Apr 30 16:04:50 2007
26 #
27 CONFIG_X86_32=y
28 CONFIG_GENERIC_TIME=y
29 CONFIG_LOCKDEP_SUPPORT=y
30 CONFIG_STACKTRACE_SUPPORT=y
31 CONFIG_SEMAPHORE_SLEEPERS=y
32 CONFIG_X86=y
33 CONFIG_MMU=y
34 CONFIG_GENERIC_ISA_DMA=y
35 CONFIG_GENERIC_IOMAP=y
36 CONFIG_GENERIC_BUG=y
37 CONFIG_GENERIC_HWEIGHT=y
38 CONFIG_ARCH_MAY_HAVE_PC_FDC=y
39 CONFIG_DMI=y
40 CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
41
42 #
43 # Code maturity level options
44 #
45 # CONFIG_EXPERIMENTAL is not set
46 CONFIG_BROKEN_ON_SMP=y
47 CONFIG_INIT_ENV_ARG_LIMIT=32
48
49 #
50 # General setup
51 #
52 CONFIG_LOCALVERSION=""
53 # CONFIG_LOCALVERSION_AUTO is not set
54 CONFIG_SWAP=y
55 CONFIG_SYSVIPC=y
56 # CONFIG_IPC_NS is not set
57 CONFIG_BSD_PROCESS_ACCT=y
58 # CONFIG_BSD_PROCESS_ACCT_V3 is not set
59 # CONFIG_TASKSTATS is not set
60 # CONFIG_UTS_NS is not set
61 # CONFIG_AUDIT is not set
62 CONFIG_IKCONFIG=m
63 CONFIG_IKCONFIG_PROC=y
64 # CONFIG_SYSFS_DEPRECATED is not set
65 # CONFIG_RELAY is not set
66 CONFIG_INITRAMFS_SOURCE=""
67 CONFIG_SYSCTL=y
68 # CONFIG_EMBEDDED is not set
69 CONFIG_UID16=y
70 CONFIG_SYSCTL_SYSCALL=y
71 CONFIG_KALLSYMS=y
72 # CONFIG_KALLSYMS_EXTRA_PASS is not set
73 CONFIG_HOTPLUG=y
74 CONFIG_PRINTK=y
75 CONFIG_BUG=y
76 CONFIG_ELF_CORE=y
77 CONFIG_BASE_FULL=y
78 CONFIG_FUTEX=y
79 CONFIG_EPOLL=y
80 CONFIG_SHMEM=y
81 CONFIG_SLAB=y
82 CONFIG_VM_EVENT_COUNTERS=y
83 CONFIG_RT_MUTEXES=y
84 # CONFIG_TINY_SHMEM is not set
85 CONFIG_BASE_SMALL=0
86 # CONFIG_SLOB is not set
87
88 #
89 # Loadable module support
90 #
91 CONFIG_MODULES=y
92 CONFIG_MODULE_UNLOAD=y
93 # CONFIG_MODVERSIONS is not set
94 # CONFIG_MODULE_SRCVERSION_ALL is not set
95 CONFIG_KMOD=y
96
97 #
98 # Block layer
99 #
100 CONFIG_BLOCK=y
101 # CONFIG_LBD is not set
102 # CONFIG_BLK_DEV_IO_TRACE is not set
103 # CONFIG_LSF is not set
104
105 #
106 # IO Schedulers
107 #
108 CONFIG_IOSCHED_NOOP=y
109 CONFIG_IOSCHED_AS=m
110 CONFIG_IOSCHED_DEADLINE=m
111 CONFIG_IOSCHED_CFQ=y
112 # CONFIG_DEFAULT_AS is not set
113 # CONFIG_DEFAULT_DEADLINE is not set
114 CONFIG_DEFAULT_CFQ=y
115 # CONFIG_DEFAULT_NOOP is not set
116 CONFIG_DEFAULT_IOSCHED="cfq"
117
118 #
119 # Processor type and features
120 #
121 # CONFIG_SMP is not set
122 CONFIG_X86_PC=y
123 # CONFIG_X86_ELAN is not set
124 # CONFIG_X86_VOYAGER is not set
125 # CONFIG_X86_NUMAQ is not set
126 # CONFIG_X86_SUMMIT is not set
127 # CONFIG_X86_BIGSMP is not set
128 # CONFIG_X86_VISWS is not set
129 # CONFIG_X86_GENERICARCH is not set
130 # CONFIG_X86_ES7000 is not set
131 # CONFIG_M386 is not set
132 # CONFIG_M486 is not set
133 CONFIG_M586=y
134 # CONFIG_M586TSC is not set
135 # CONFIG_M586MMX is not set
136 # CONFIG_M686 is not set
137 # CONFIG_MPENTIUMII is not set
138 # CONFIG_MPENTIUMIII is not set
139 # CONFIG_MPENTIUMM is not set
140 # CONFIG_MCORE2 is not set
141 # CONFIG_MPENTIUM4 is not set
142 # CONFIG_MK6 is not set
143 # CONFIG_MK7 is not set
144 # CONFIG_MK8 is not set
145 # CONFIG_MCRUSOE is not set
146 # CONFIG_MEFFICEON is not set
147 # CONFIG_MWINCHIPC6 is not set
148 # CONFIG_MWINCHIP2 is not set
149 # CONFIG_MWINCHIP3D is not set
150 # CONFIG_MGEODEGX1 is not set
151 # CONFIG_MGEODE_LX is not set
152 # CONFIG_MCYRIXIII is not set
153 # CONFIG_MVIAC3_2 is not set
154 # CONFIG_X86_GENERIC is not set
155 CONFIG_X86_CMPXCHG=y
156 CONFIG_X86_XADD=y
157 CONFIG_X86_L1_CACHE_SHIFT=5
158 CONFIG_RWSEM_XCHGADD_ALGORITHM=y
159 # CONFIG_ARCH_HAS_ILOG2_U32 is not set
160 # CONFIG_ARCH_HAS_ILOG2_U64 is not set
161 CONFIG_GENERIC_CALIBRATE_DELAY=y
162 CONFIG_X86_PPRO_FENCE=y
163 CONFIG_X86_F00F_BUG=y
164 CONFIG_X86_WP_WORKS_OK=y
165 CONFIG_X86_INVLPG=y
166 CONFIG_X86_BSWAP=y
167 CONFIG_X86_POPAD_OK=y
168 CONFIG_X86_CMPXCHG64=y
169 CONFIG_X86_ALIGNMENT_16=y
170 # CONFIG_HPET_TIMER is not set
171 # CONFIG_PREEMPT_NONE is not set
172 CONFIG_PREEMPT_VOLUNTARY=y
173 # CONFIG_PREEMPT is not set
174 # CONFIG_X86_UP_APIC is not set
175 CONFIG_X86_MCE=y
176 # CONFIG_X86_MCE_NONFATAL is not set
177 CONFIG_VM86=y
178 # CONFIG_TOSHIBA is not set
179 # CONFIG_I8K is not set
180 # CONFIG_X86_REBOOTFIXUPS is not set
181 # CONFIG_MICROCODE is not set
182 # CONFIG_X86_MSR is not set
183 # CONFIG_X86_CPUID is not set
184
185 #
186 # Firmware Drivers
187 #
188 # CONFIG_EDD is not set
189 # CONFIG_DELL_RBU is not set
190 # CONFIG_DCDBAS is not set
191 CONFIG_NOHIGHMEM=y
192 # CONFIG_HIGHMEM4G is not set
193 # CONFIG_HIGHMEM64G is not set
194 CONFIG_PAGE_OFFSET=0xC0000000
195 CONFIG_ARCH_POPULATES_NODE_MAP=y
196 CONFIG_FLATMEM=y
197 CONFIG_FLAT_NODE_MEM_MAP=y
198 # CONFIG_SPARSEMEM_STATIC is not set
199 CONFIG_SPLIT_PTLOCK_CPUS=4
200 # CONFIG_RESOURCES_64BIT is not set
201 # CONFIG_MATH_EMULATION is not set
202 CONFIG_MTRR=y
203 # CONFIG_SECCOMP is not set
204 # CONFIG_HZ_100 is not set
205 # CONFIG_HZ_250 is not set
206 # CONFIG_HZ_300 is not set
207 CONFIG_HZ_1000=y
208 CONFIG_HZ=1000
209 # CONFIG_KEXEC is not set
210 CONFIG_PHYSICAL_START=0x100000
211 CONFIG_PHYSICAL_ALIGN=0x100000
212 # CONFIG_COMPAT_VDSO is not set
213
214 #
215 # Power management options (ACPI, APM)
216 #
217 # CONFIG_PM is not set
218
219 #
220 # ACPI (Advanced Configuration and Power Interface)
221 Support
222 #
223
224 #
225 # CPU Frequency scaling
226 #
227 # CONFIG_CPU_FREQ is not set
228
229 #
230 # Bus options (PCI, PCMCIA, EISA, MCA, ISA)
231 #
232 CONFIG_PCI=y
233 # CONFIG_PCI_GOBIOS is not set
234 # CONFIG_PCI_GOMMCONFIG is not set
235 # CONFIG_PCI_GODIRECT is not set
236 CONFIG_PCI_GOANY=y
237 CONFIG_PCI_BIOS=y
238 CONFIG_PCI_DIRECT=y
239 # CONFIG_PCIEPORTBUS is not set
240 CONFIG_ISA_DMA_API=y
241 # CONFIG_ISA is not set
242 # CONFIG_MCA is not set
243 # CONFIG_SCx200 is not set
244
245 #
246 # PCCARD (PCMCIA/CardBus) support
247 #
248 # CONFIG_PCCARD is not set
249
250 #
251 # PCI Hotplug Support
252 #
253
254 #
255 # Executable file formats
256 #
257 CONFIG_BINFMT_ELF=y
258 CONFIG_BINFMT_AOUT=m
259 CONFIG_BINFMT_MISC=m
260
261 #
262 # Networking
263 #
264 CONFIG_NET=y
265
266 #
267 # Networking options
268 #
269 # CONFIG_NETDEBUG is not set
270 CONFIG_PACKET=m
271 # CONFIG_PACKET_MMAP is not set
272 CONFIG_UNIX=y
273 CONFIG_XFRM=y
274 # CONFIG_XFRM_USER is not set
275 CONFIG_NET_KEY=m
276 CONFIG_INET=y
277 # CONFIG_IP_MULTICAST is not set
278 # CONFIG_IP_ADVANCED_ROUTER is not set
279 CONFIG_IP_FIB_HASH=y
280 # CONFIG_IP_PNP is not set
281 # CONFIG_NET_IPIP is not set
282 # CONFIG_NET_IPGRE is not set
283 # CONFIG_SYN_COOKIES is not set
284 # CONFIG_INET_AH is not set
285 # CONFIG_INET_ESP is not set
286 # CONFIG_INET_IPCOMP is not set
287 # CONFIG_INET_XFRM_TUNNEL is not set
288 # CONFIG_INET_TUNNEL is not set
289 # CONFIG_INET_XFRM_MODE_TRANSPORT is not set
290 # CONFIG_INET_XFRM_MODE_TUNNEL is not set
291 # CONFIG_INET_XFRM_MODE_BEET is not set
292 # CONFIG_INET_DIAG is not set
293 # CONFIG_TCP_CONG_ADVANCED is not set
294 CONFIG_TCP_CONG_CUBIC=y
295 CONFIG_DEFAULT_TCP_CONG="cubic"
296 CONFIG_IPV6=m
297 # CONFIG_IPV6_PRIVACY is not set
298 # CONFIG_IPV6_ROUTER_PREF is not set
299 # CONFIG_INET6_AH is not set
300 # CONFIG_INET6_ESP is not set
301 # CONFIG_INET6_IPCOMP is not set
302 # CONFIG_INET6_XFRM_TUNNEL is not set
303 # CONFIG_INET6_TUNNEL is not set
304 CONFIG_INET6_XFRM_MODE_TRANSPORT=m
305 CONFIG_INET6_XFRM_MODE_TUNNEL=m
306 CONFIG_INET6_XFRM_MODE_BEET=m
307 CONFIG_IPV6_SIT=m
308 # CONFIG_IPV6_TUNNEL is not set
309 # CONFIG_NETWORK_SECMARK is not set
310 # CONFIG_NETFILTER is not set
311 # CONFIG_BRIDGE is not set
312 # CONFIG_VLAN_8021Q is not set
313 # CONFIG_DECNET is not set
314 # CONFIG_LLC2 is not set
315 # CONFIG_IPX is not set
316 # CONFIG_ATALK is not set
317
318 #
319 # QoS and/or fair queueing
320 #
321 # CONFIG_NET_SCHED is not set
322
323 #
324 # Network testing
325 #
326 # CONFIG_NET_PKTGEN is not set
327 # CONFIG_HAMRADIO is not set
328 # CONFIG_IRDA is not set
329 # CONFIG_BT is not set
330 # CONFIG_IEEE80211 is not set
331
332 #
333 # Device Drivers
334 #
335
336 #
337 # Generic Driver Options
338 #
339 CONFIG_STANDALONE=y
340 CONFIG_PREVENT_FIRMWARE_BUILD=y
341 CONFIG_FW_LOADER=m
342 # CONFIG_SYS_HYPERVISOR is not set
343
344 #
345 # Connector - unified userspace <-> kernelspace linker
346 #
347 CONFIG_CONNECTOR=m
348
349 #
350 # Memory Technology Devices (MTD)
351 #
352 # CONFIG_MTD is not set
353
354 #
355 # Parallel port support
356 #
357 CONFIG_PARPORT=m
358 CONFIG_PARPORT_PC=m
359 CONFIG_PARPORT_SERIAL=m
360 # CONFIG_PARPORT_GSC is not set
361 # CONFIG_PARPORT_AX88796 is not set
362 # CONFIG_PARPORT_1284 is not set
363
364 #
365 # Plug and Play support
366 #
367
368 #
369 # Block devices
370 #
371 CONFIG_BLK_DEV_FD=y
372 # CONFIG_PARIDE is not set
373 # CONFIG_BLK_CPQ_DA is not set
374 # CONFIG_BLK_CPQ_CISS_DA is not set
375 # CONFIG_BLK_DEV_DAC960 is not set
376 # CONFIG_BLK_DEV_COW_COMMON is not set
377 CONFIG_BLK_DEV_LOOP=m
378 # CONFIG_BLK_DEV_CRYPTOLOOP is not set
379 # CONFIG_BLK_DEV_NBD is not set
380 # CONFIG_BLK_DEV_SX8 is not set
381 # CONFIG_BLK_DEV_UB is not set
382 # CONFIG_BLK_DEV_RAM is not set
383 # CONFIG_BLK_DEV_INITRD is not set
384 # CONFIG_CDROM_PKTCDVD is not set
385 # CONFIG_ATA_OVER_ETH is not set
386
387 #
388 # Misc devices
389 #
390 # CONFIG_SGI_IOC4 is not set
391
392 #
393 # ATA/ATAPI/MFM/RLL support
394 #
395 CONFIG_IDE=y
396 CONFIG_BLK_DEV_IDE=y
397
398 #
399 # Please see Documentation/ide.txt for help/info on
400 IDE drives
401 #
402 # CONFIG_BLK_DEV_IDE_SATA is not set
403 # CONFIG_BLK_DEV_HD_IDE is not set
404 CONFIG_BLK_DEV_IDEDISK=y
405 CONFIG_IDEDISK_MULTI_MODE=y
406 CONFIG_BLK_DEV_IDECD=y
407 # CONFIG_BLK_DEV_IDEFLOPPY is not set
408 # CONFIG_BLK_DEV_IDESCSI is not set
409 # CONFIG_IDE_TASK_IOCTL is not set
410
411 #
412 # IDE chipset support/bugfixes
413 #
414 CONFIG_IDE_GENERIC=m
415 # CONFIG_BLK_DEV_CMD640 is not set
416 CONFIG_BLK_DEV_IDEPCI=y
417 CONFIG_IDEPCI_SHARE_IRQ=y
418 # CONFIG_BLK_DEV_OFFBOARD is not set
419 # CONFIG_BLK_DEV_GENERIC is not set
420 # CONFIG_BLK_DEV_RZ1000 is not set
421 CONFIG_BLK_DEV_IDEDMA_PCI=y
422 # CONFIG_BLK_DEV_IDEDMA_FORCED is not set
423 CONFIG_IDEDMA_PCI_AUTO=y
424 # CONFIG_IDEDMA_ONLYDISK is not set
425 # CONFIG_BLK_DEV_AEC62XX is not set
426 # CONFIG_BLK_DEV_ALI15X3 is not set
427 CONFIG_BLK_DEV_AMD74XX=m
428 # CONFIG_BLK_DEV_ATIIXP is not set
429 # CONFIG_BLK_DEV_CMD64X is not set
430 # CONFIG_BLK_DEV_TRIFLEX is not set
431 # CONFIG_BLK_DEV_CY82C693 is not set
432 # CONFIG_BLK_DEV_CS5530 is not set
433 # CONFIG_BLK_DEV_CS5535 is not set
434 # CONFIG_BLK_DEV_HPT34X is not set
435 # CONFIG_BLK_DEV_HPT366 is not set
436 # CONFIG_BLK_DEV_JMICRON is not set
437 # CONFIG_BLK_DEV_SC1200 is not set
438 # CONFIG_BLK_DEV_PIIX is not set
439 # CONFIG_BLK_DEV_IT821X is not set
440 # CONFIG_BLK_DEV_NS87415 is not set
441 # CONFIG_BLK_DEV_PDC202XX_OLD is not set
442 # CONFIG_BLK_DEV_PDC202XX_NEW is not set
443 # CONFIG_BLK_DEV_SVWKS is not set
444 CONFIG_BLK_DEV_SIIMAGE=m
445 # CONFIG_BLK_DEV_SIS5513 is not set
446 # CONFIG_BLK_DEV_SLC90E66 is not set
447 # CONFIG_BLK_DEV_TRM290 is not set
448 # CONFIG_BLK_DEV_VIA82CXXX is not set
449 # CONFIG_IDE_ARM is not set
450 CONFIG_BLK_DEV_IDEDMA=y
451 # CONFIG_IDEDMA_IVB is not set
452 CONFIG_IDEDMA_AUTO=y
453 # CONFIG_BLK_DEV_HD is not set
454
455 #
456 # SCSI device support
457 #
458 # CONFIG_RAID_ATTRS is not set
459 CONFIG_SCSI=y
460 # CONFIG_SCSI_NETLINK is not set
461 # CONFIG_SCSI_PROC_FS is not set
462
463 #
464 # SCSI support type (disk, tape, CD-ROM)
465 #
466 CONFIG_BLK_DEV_SD=y
467 # CONFIG_CHR_DEV_ST is not set
468 # CONFIG_CHR_DEV_OSST is not set
469 # CONFIG_BLK_DEV_SR is not set
470 # CONFIG_CHR_DEV_SG is not set
471 # CONFIG_CHR_DEV_SCH is not set
472
473 #
474 # Some SCSI devices (e.g. CD jukebox) support multiple
475 LUNs
476 #
477 # CONFIG_SCSI_MULTI_LUN is not set
478 # CONFIG_SCSI_CONSTANTS is not set
479 # CONFIG_SCSI_LOGGING is not set
480 # CONFIG_SCSI_SCAN_ASYNC is not set
481
482 #
483 # SCSI Transports
484 #
485 # CONFIG_SCSI_SPI_ATTRS is not set
486 # CONFIG_SCSI_FC_ATTRS is not set
487 # CONFIG_SCSI_ISCSI_ATTRS is not set
488 # CONFIG_SCSI_SAS_ATTRS is not set
489 # CONFIG_SCSI_SAS_LIBSAS is not set
490
491 #
492 # SCSI low-level drivers
493 #
494 # CONFIG_ISCSI_TCP is not set
495 # CONFIG_BLK_DEV_3W_XXXX_RAID is not set
496 # CONFIG_SCSI_3W_9XXX is not set
497 # CONFIG_SCSI_ACARD is not set
498 # CONFIG_SCSI_AACRAID is not set
499 # CONFIG_SCSI_AIC7XXX is not set
500 # CONFIG_SCSI_AIC7XXX_OLD is not set
501 # CONFIG_SCSI_AIC79XX is not set
502 # CONFIG_SCSI_AIC94XX is not set
503 # CONFIG_SCSI_DPT_I2O is not set
504 # CONFIG_SCSI_ADVANSYS is not set
505 # CONFIG_SCSI_ARCMSR is not set
506 # CONFIG_MEGARAID_NEWGEN is not set
507 # CONFIG_MEGARAID_LEGACY is not set
508 # CONFIG_MEGARAID_SAS is not set
509 # CONFIG_SCSI_HPTIOP is not set
510 # CONFIG_SCSI_BUSLOGIC is not set
511 # CONFIG_SCSI_DMX3191D is not set
512 # CONFIG_SCSI_EATA is not set
513 # CONFIG_SCSI_FUTURE_DOMAIN is not set
514 # CONFIG_SCSI_GDTH is not set
515 # CONFIG_SCSI_IPS is not set
516 # CONFIG_SCSI_INITIO is not set
517 # CONFIG_SCSI_INIA100 is not set
518 # CONFIG_SCSI_PPA is not set
519 # CONFIG_SCSI_IMM is not set
520 # CONFIG_SCSI_STEX is not set
521 # CONFIG_SCSI_SYM53C8XX_2 is not set
522 # CONFIG_SCSI_IPR is not set
523 # CONFIG_SCSI_QLOGIC_1280 is not set
524 # CONFIG_SCSI_QLA_FC is not set
525 # CONFIG_SCSI_QLA_ISCSI is not set
526 # CONFIG_SCSI_LPFC is not set
527 # CONFIG_SCSI_DC390T is not set
528 # CONFIG_SCSI_NSP32 is not set
529 # CONFIG_SCSI_DEBUG is not set
530 # CONFIG_SCSI_SRP is not set
531
532 #
533 # Serial ATA (prod) and Parallel ATA (experimental)
534 drivers
535 #
536 CONFIG_ATA=y
537 # CONFIG_ATA_NONSTANDARD is not set
538 # CONFIG_SATA_AHCI is not set
539 # CONFIG_SATA_SVW is not set
540 # CONFIG_ATA_PIIX is not set
541 CONFIG_SATA_NV=y
542 # CONFIG_PDC_ADMA is not set
543 # CONFIG_SATA_QSTOR is not set
544 # CONFIG_SATA_PROMISE is not set
545 CONFIG_SATA_SIL=y
546 # CONFIG_SATA_SIL24 is not set
547 # CONFIG_SATA_SIS is not set
548 # CONFIG_SATA_ULI is not set
549 # CONFIG_SATA_VIA is not set
550 # CONFIG_SATA_VITESSE is not set
551 # CONFIG_PATA_AMD is not set
552 # CONFIG_PATA_CS5520 is not set
553 # CONFIG_PATA_EFAR is not set
554 # CONFIG_ATA_GENERIC is not set
555 # CONFIG_PATA_HPT3X3 is not set
556 # CONFIG_PATA_JMICRON is not set
557 # CONFIG_PATA_TRIFLEX is not set
558 # CONFIG_PATA_MARVELL is not set
559 # CONFIG_PATA_MPIIX is not set
560 # CONFIG_PATA_NETCELL is not set
561 # CONFIG_PATA_RZ1000 is not set
562 # CONFIG_PATA_PDC2027X is not set
563 # CONFIG_PATA_SIL680 is not set
564 # CONFIG_PATA_VIA is not set
565 # CONFIG_PATA_WINBOND is not set
566
567 #
568 # Multi-device support (RAID and LVM)
569 #
570 # CONFIG_MD is not set
571
572 #
573 # Fusion MPT device support
574 #
575 # CONFIG_FUSION is not set
576 # CONFIG_FUSION_SPI is not set
577 # CONFIG_FUSION_FC is not set
578 # CONFIG_FUSION_SAS is not set
579
580 #
581 # IEEE 1394 (FireWire) support
582 #
583 CONFIG_IEEE1394=m
584
585 #
586 # Subsystem Options
587 #
588 # CONFIG_IEEE1394_VERBOSEDEBUG is not set
589 # CONFIG_IEEE1394_OUI_DB is not set
590 # CONFIG_IEEE1394_EXTRA_CONFIG_ROMS is not set
591 # CONFIG_IEEE1394_EXPORT_FULL_API is not set
592
593 #
594 # Device Drivers
595 #
596
597 #
598 # Texas Instruments PCILynx requires I2C
599 #
600 CONFIG_IEEE1394_OHCI1394=m
601
602 #
603 # Protocol Drivers
604 #
605 # CONFIG_IEEE1394_VIDEO1394 is not set
606 # CONFIG_IEEE1394_SBP2 is not set
607 # CONFIG_IEEE1394_DV1394 is not set
608 CONFIG_IEEE1394_RAWIO=m
609
610 #
611 # I2O device support
612 #
613 # CONFIG_I2O is not set
614
615 #
616 # Macintosh device drivers
617 #
618 # CONFIG_MAC_EMUMOUSEBTN is not set
619
620 #
621 # Network device support
622 #
623 CONFIG_NETDEVICES=y
624 CONFIG_DUMMY=m
625 # CONFIG_BONDING is not set
626 # CONFIG_EQUALIZER is not set
627 # CONFIG_TUN is not set
628
629 #
630 # ARCnet devices
631 #
632 # CONFIG_ARCNET is not set
633
634 #
635 # PHY device support
636 #
637 # CONFIG_PHYLIB is not set
638
639 #
640 # Ethernet (10 or 100Mbit)
641 #
642 CONFIG_NET_ETHERNET=y
643 # CONFIG_MII is not set
644 # CONFIG_HAPPYMEAL is not set
645 # CONFIG_SUNGEM is not set
646 # CONFIG_CASSINI is not set
647 # CONFIG_NET_VENDOR_3COM is not set
648
649 #
650 # Tulip family network device support
651 #
652 # CONFIG_NET_TULIP is not set
653 # CONFIG_HP100 is not set
654 CONFIG_NET_PCI=y
655 # CONFIG_PCNET32 is not set
656 # CONFIG_AMD8111_ETH is not set
657 # CONFIG_ADAPTEC_STARFIRE is not set
658 # CONFIG_B44 is not set
659 CONFIG_FORCEDETH=m
660 # CONFIG_DGRS is not set
661 # CONFIG_EEPRO100 is not set
662 # CONFIG_E100 is not set
663 # CONFIG_FEALNX is not set
664 # CONFIG_NATSEMI is not set
665 # CONFIG_NE2K_PCI is not set
666 # CONFIG_8139TOO is not set
667 # CONFIG_SIS900 is not set
668 # CONFIG_EPIC100 is not set
669 # CONFIG_SUNDANCE is not set
670 # CONFIG_TLAN is not set
671 # CONFIG_VIA_RHINE is not set
672 # CONFIG_NET_POCKET is not set
673
674 #
675 # Ethernet (1000 Mbit)
676 #
677 # CONFIG_ACENIC is not set
678 # CONFIG_DL2K is not set
679 # CONFIG_E1000 is not set
680 # CONFIG_NS83820 is not set
681 # CONFIG_HAMACHI is not set
682 # CONFIG_R8169 is not set
683 # CONFIG_SIS190 is not set
684 # CONFIG_SKGE is not set
685 # CONFIG_SKY2 is not set
686 # CONFIG_SK98LIN is not set
687 # CONFIG_VIA_VELOCITY is not set
688 # CONFIG_TIGON3 is not set
689 # CONFIG_BNX2 is not set
690 # CONFIG_QLA3XXX is not set
691
692 #
693 # Ethernet (10000 Mbit)
694 #
695 # CONFIG_CHELSIO_T1 is not set
696 # CONFIG_IXGB is not set
697 CONFIG_S2IO=m
698 # CONFIG_MYRI10GE is not set
699 # CONFIG_NETXEN_NIC is not set
700
701 #
702 # Token Ring devices
703 #
704 # CONFIG_TR is not set
705
706 #
707 # Wireless LAN (non-hamradio)
708 #
709 # CONFIG_NET_RADIO is not set
710
711 #
712 # Wan interfaces
713 #
714 # CONFIG_WAN is not set
715 # CONFIG_FDDI is not set
716 CONFIG_PLIP=m
717 CONFIG_PPP=m
718 # CONFIG_PPP_FILTER is not set
719 CONFIG_PPP_ASYNC=m
720 # CONFIG_PPP_SYNC_TTY is not set
721 # CONFIG_PPP_DEFLATE is not set
722 # CONFIG_PPP_BSDCOMP is not set
723 CONFIG_SLIP=m
724 # CONFIG_SLIP_COMPRESSED is not set
725 CONFIG_SLHC=m
726 # CONFIG_SLIP_SMART is not set
727 # CONFIG_SLIP_MODE_SLIP6 is not set
728 # CONFIG_NET_FC is not set
729 # CONFIG_NETPOLL is not set
730 # CONFIG_NET_POLL_CONTROLLER is not set
731
732 #
733 # ISDN subsystem
734 #
735 # CONFIG_ISDN is not set
736
737 #
738 # Telephony Support
739 #
740 # CONFIG_PHONE is not set
741
742 #
743 # Input device support
744 #
745 CONFIG_INPUT=y
746 # CONFIG_INPUT_FF_MEMLESS is not set
747
748 #
749 # Userland interfaces
750 #
751 CONFIG_INPUT_MOUSEDEV=y
752 CONFIG_INPUT_MOUSEDEV_PSAUX=y
753 CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
754 CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
755 # CONFIG_INPUT_JOYDEV is not set
756 # CONFIG_INPUT_TSDEV is not set
757 # CONFIG_INPUT_EVDEV is not set
758 # CONFIG_INPUT_EVBUG is not set
759
760 #
761 # Input Device Drivers
762 #
763 CONFIG_INPUT_KEYBOARD=y
764 CONFIG_KEYBOARD_ATKBD=y
765 # CONFIG_KEYBOARD_SUNKBD is not set
766 # CONFIG_KEYBOARD_LKKBD is not set
767 # CONFIG_KEYBOARD_XTKBD is not set
768 # CONFIG_KEYBOARD_NEWTON is not set
769 # CONFIG_KEYBOARD_STOWAWAY is not set
770 CONFIG_INPUT_MOUSE=y
771 CONFIG_MOUSE_PS2=y
772 # CONFIG_MOUSE_SERIAL is not set
773 # CONFIG_MOUSE_VSXXXAA is not set
774 # CONFIG_INPUT_JOYSTICK is not set
775 # CONFIG_INPUT_TOUCHSCREEN is not set
776 # CONFIG_INPUT_MISC is not set
777
778 #
779 # Hardware I/O ports
780 #
781 CONFIG_SERIO=y
782 CONFIG_SERIO_I8042=y
783 CONFIG_SERIO_SERPORT=m
784 # CONFIG_SERIO_CT82C710 is not set
785 # CONFIG_SERIO_PARKBD is not set
786 CONFIG_SERIO_PCIPS2=y
787 CONFIG_SERIO_LIBPS2=y
788 # CONFIG_SERIO_RAW is not set
789 # CONFIG_GAMEPORT is not set
790
791 #
792 # Character devices
793 #
794 CONFIG_VT=y
795 CONFIG_VT_CONSOLE=y
796 CONFIG_HW_CONSOLE=y
797 # CONFIG_VT_HW_CONSOLE_BINDING is not set
798 # CONFIG_SERIAL_NONSTANDARD is not set
799
800 #
801 # Serial drivers
802 #
803 CONFIG_SERIAL_8250=m
804 CONFIG_SERIAL_8250_PCI=m
805 CONFIG_SERIAL_8250_NR_UARTS=4
806 CONFIG_SERIAL_8250_RUNTIME_UARTS=4
807 # CONFIG_SERIAL_8250_EXTENDED is not set
808
809 #
810 # Non-8250 serial port support
811 #
812 CONFIG_SERIAL_CORE=m
813 # CONFIG_SERIAL_JSM is not set
814 CONFIG_UNIX98_PTYS=y
815 # CONFIG_LEGACY_PTYS is not set
816 CONFIG_PRINTER=m
817 # CONFIG_LP_CONSOLE is not set
818 CONFIG_PPDEV=m
819 # CONFIG_TIPAR is not set
820
821 #
822 # IPMI
823 #
824 # CONFIG_IPMI_HANDLER is not set
825
826 #
827 # Watchdog Cards
828 #
829 # CONFIG_WATCHDOG is not set
830 # CONFIG_HW_RANDOM is not set
831 CONFIG_NVRAM=m
832 CONFIG_RTC=m
833 # CONFIG_GEN_RTC is not set
834 # CONFIG_DTLK is not set
835 # CONFIG_R3964 is not set
836 # CONFIG_APPLICOM is not set
837 CONFIG_AGP=m
838 # CONFIG_AGP_ALI is not set
839 # CONFIG_AGP_ATI is not set
840 # CONFIG_AGP_AMD is not set
841 # CONFIG_AGP_AMD64 is not set
842 # CONFIG_AGP_INTEL is not set
843 CONFIG_AGP_NVIDIA=m
844 # CONFIG_AGP_SIS is not set
845 # CONFIG_AGP_SWORKS is not set
846 # CONFIG_AGP_VIA is not set
847 # CONFIG_AGP_EFFICEON is not set
848 CONFIG_DRM=m
849 # CONFIG_DRM_TDFX is not set
850 # CONFIG_DRM_R128 is not set
851 CONFIG_DRM_RADEON=m
852 # CONFIG_DRM_MGA is not set
853 # CONFIG_DRM_SIS is not set
854 # CONFIG_DRM_VIA is not set
855 # CONFIG_DRM_SAVAGE is not set
856 # CONFIG_MWAVE is not set
857 # CONFIG_PC8736x_GPIO is not set
858 # CONFIG_NSC_GPIO is not set
859 # CONFIG_CS5535_GPIO is not set
860 # CONFIG_RAW_DRIVER is not set
861 # CONFIG_HANGCHECK_TIMER is not set
862
863 #
864 # TPM devices
865 #
866
867 #
868 # I2C support
869 #
870 # CONFIG_I2C is not set
871
872 #
873 # SPI support
874 #
875 # CONFIG_SPI is not set
876 # CONFIG_SPI_MASTER is not set
877
878 #
879 # Dallas's 1-wire bus
880 #
881 # CONFIG_W1 is not set
882
883 #
884 # Hardware Monitoring support
885 #
886 CONFIG_HWMON=m
887 # CONFIG_HWMON_VID is not set
888 # CONFIG_SENSORS_HDAPS is not set
889 # CONFIG_HWMON_DEBUG_CHIP is not set
890
891 #
892 # Multimedia devices
893 #
894 # CONFIG_VIDEO_DEV is not set
895
896 #
897 # Digital Video Broadcasting Devices
898 #
899 # CONFIG_DVB is not set
900 # CONFIG_USB_DABUSB is not set
901
902 #
903 # Graphics support
904 #
905 # CONFIG_FIRMWARE_EDID is not set
906 CONFIG_FB=m
907 CONFIG_FB_CFB_FILLRECT=m
908 CONFIG_FB_CFB_COPYAREA=m
909 CONFIG_FB_CFB_IMAGEBLIT=m
910 # CONFIG_FB_MACMODES is not set
911 # CONFIG_FB_BACKLIGHT is not set
912 CONFIG_FB_MODE_HELPERS=y
913 # CONFIG_FB_TILEBLITTING is not set
914 # CONFIG_FB_CIRRUS is not set
915 # CONFIG_FB_PM2 is not set
916 # CONFIG_FB_CYBER2000 is not set
917 # CONFIG_FB_ARC is not set
918 # CONFIG_FB_VGA16 is not set
919 # CONFIG_VIDEO_SELECT is not set
920 # CONFIG_FB_HGA is not set
921 # CONFIG_FB_S1D13XXX is not set
922 CONFIG_FB_NVIDIA=m
923 # CONFIG_FB_NVIDIA_I2C is not set
924 # CONFIG_FB_RIVA is not set
925 # CONFIG_FB_MATROX is not set
926 CONFIG_FB_RADEON=m
927 # CONFIG_FB_RADEON_I2C is not set
928 CONFIG_FB_RADEON_DEBUG=y
929 # CONFIG_FB_ATY128 is not set
930 # CONFIG_FB_ATY is not set
931 # CONFIG_FB_SIS is not set
932 # CONFIG_FB_NEOMAGIC is not set
933 # CONFIG_FB_KYRO is not set
934 # CONFIG_FB_3DFX is not set
935 # CONFIG_FB_VOODOO1 is not set
936 # CONFIG_FB_CYBLA is not set
937 # CONFIG_FB_TRIDENT is not set
938 # CONFIG_FB_VIRTUAL is not set
939
940 #
941 # Console display driver support
942 #
943 CONFIG_VGA_CONSOLE=y
944 # CONFIG_VGACON_SOFT_SCROLLBACK is not set
945 CONFIG_DUMMY_CONSOLE=y
946 CONFIG_FRAMEBUFFER_CONSOLE=m
947 # CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
948 # CONFIG_FONTS is not set
949 CONFIG_FONT_8x8=y
950 CONFIG_FONT_8x16=y
951
952 #
953 # Logo configuration
954 #
955 # CONFIG_LOGO is not set
956 # CONFIG_BACKLIGHT_LCD_SUPPORT is not set
957
958 #
959 # Speakup console speech
960 #
961 # CONFIG_SPEAKUP is not set
962
963 #
964 # Sound
965 #
966 CONFIG_SOUND=m
967
968 #
969 # Advanced Linux Sound Architecture
970 #
971 CONFIG_SND=m
972 CONFIG_SND_TIMER=m
973 CONFIG_SND_PCM=m
974 CONFIG_SND_RAWMIDI=m
975 CONFIG_SND_SEQUENCER=m
976 # CONFIG_SND_SEQ_DUMMY is not set
977 CONFIG_SND_OSSEMUL=y
978 CONFIG_SND_MIXER_OSS=m
979 CONFIG_SND_PCM_OSS=m
980 CONFIG_SND_PCM_OSS_PLUGINS=y
981 CONFIG_SND_SEQUENCER_OSS=y
982 # CONFIG_SND_RTCTIMER is not set
983 # CONFIG_SND_DYNAMIC_MINORS is not set
984 CONFIG_SND_SUPPORT_OLD_API=y
985 CONFIG_SND_VERBOSE_PROCFS=y
986 # CONFIG_SND_VERBOSE_PRINTK is not set
987 # CONFIG_SND_DEBUG is not set
988
989 #
990 # Generic devices
991 #
992 CONFIG_SND_AC97_CODEC=m
993 CONFIG_SND_DUMMY=m
994 # CONFIG_SND_VIRMIDI is not set
995 # CONFIG_SND_MTPAV is not set
996 # CONFIG_SND_MTS64 is not set
997 # CONFIG_SND_SERIAL_U16550 is not set
998 # CONFIG_SND_MPU401 is not set
999
1000 #
1001 # PCI devices
1002 #
1003 # CONFIG_SND_AD1889 is not set
1004 # CONFIG_SND_ALS300 is not set
1005 # CONFIG_SND_ALS4000 is not set
1006 # CONFIG_SND_ALI5451 is not set
1007 # CONFIG_SND_ATIIXP is not set
1008 # CONFIG_SND_ATIIXP_MODEM is not set
1009 # CONFIG_SND_AU8810 is not set
1010 # CONFIG_SND_AU8820 is not set
1011 # CONFIG_SND_AU8830 is not set
1012 # CONFIG_SND_BT87X is not set
1013 # CONFIG_SND_CA0106 is not set
1014 # CONFIG_SND_CMIPCI is not set
1015 # CONFIG_SND_CS4281 is not set
1016 # CONFIG_SND_CS46XX is not set
1017 # CONFIG_SND_CS5535AUDIO is not set
1018 # CONFIG_SND_DARLA20 is not set
1019 # CONFIG_SND_GINA20 is not set
1020 # CONFIG_SND_LAYLA20 is not set
1021 # CONFIG_SND_DARLA24 is not set
1022 # CONFIG_SND_GINA24 is not set
1023 # CONFIG_SND_LAYLA24 is not set
1024 # CONFIG_SND_MONA is not set
1025 # CONFIG_SND_MIA is not set
1026 # CONFIG_SND_ECHO3G is not set
1027 # CONFIG_SND_INDIGO is not set
1028 # CONFIG_SND_INDIGOIO is not set
1029 # CONFIG_SND_INDIGODJ is not set
1030 # CONFIG_SND_EMU10K1 is not set
1031 # CONFIG_SND_EMU10K1X is not set
1032 CONFIG_SND_ENS1370=m
1033 CONFIG_SND_ENS1371=m
1034 # CONFIG_SND_ES1938 is not set
1035 # CONFIG_SND_ES1968 is not set
1036 # CONFIG_SND_FM801 is not set
1037 # CONFIG_SND_HDA_INTEL is not set
1038 # CONFIG_SND_HDSP is not set
1039 # CONFIG_SND_HDSPM is not set
1040 # CONFIG_SND_ICE1712 is not set
1041 # CONFIG_SND_ICE1724 is not set
1042 CONFIG_SND_INTEL8X0=m
1043 # CONFIG_SND_INTEL8X0M is not set
1044 # CONFIG_SND_KORG1212 is not set
1045 # CONFIG_SND_MAESTRO3 is not set
1046 # CONFIG_SND_MIXART is not set
1047 # CONFIG_SND_NM256 is not set
1048 # CONFIG_SND_PCXHR is not set
1049 # CONFIG_SND_RIPTIDE is not set
1050 # CONFIG_SND_RME32 is not set
1051 # CONFIG_SND_RME96 is not set
1052 # CONFIG_SND_RME9652 is not set
1053 # CONFIG_SND_SONICVIBES is not set
1054 # CONFIG_SND_TRIDENT is not set
1055 # CONFIG_SND_VIA82XX is not set
1056 # CONFIG_SND_VIA82XX_MODEM is not set
1057 # CONFIG_SND_VX222 is not set
1058 # CONFIG_SND_YMFPCI is not set
1059
1060 #
1061 # USB devices
1062 #
1063 # CONFIG_SND_USB_AUDIO is not set
1064 # CONFIG_SND_USB_USX2Y is not set
1065
1066 #
1067 # Open Sound System
1068 #
1069 # CONFIG_SOUND_PRIME is not set
1070 CONFIG_AC97_BUS=m
1071
1072 #
1073 # HID Devices
1074 #
1075 CONFIG_HID=m
1076
1077 #
1078 # USB support
1079 #
1080 CONFIG_USB_ARCH_HAS_HCD=y
1081 CONFIG_USB_ARCH_HAS_OHCI=y
1082 CONFIG_USB_ARCH_HAS_EHCI=y
1083 CONFIG_USB=m
1084 CONFIG_USB_DEBUG=y
1085
1086 #
1087 # Miscellaneous USB options
1088 #
1089 CONFIG_USB_DEVICEFS=y
1090
1091 #
1092 # USB Host Controller Drivers
1093 #
1094 CONFIG_USB_EHCI_HCD=m
1095 # CONFIG_USB_ISP116X_HCD is not set
1096 CONFIG_USB_OHCI_HCD=m
1097 # CONFIG_USB_OHCI_BIG_ENDIAN is not set
1098 CONFIG_USB_OHCI_LITTLE_ENDIAN=y
1099 CONFIG_USB_UHCI_HCD=m
1100 # CONFIG_USB_SL811_HCD is not set
1101
1102 #
1103 # USB Device Class drivers
1104 #
1105 # CONFIG_USB_ACM is not set
1106 # CONFIG_USB_PRINTER is not set
1107
1108 #
1109 # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk
1110 support'
1111 #
1112
1113 #
1114 # may also be needed; see USB_STORAGE Help for more
1115 information
1116 #
1117 CONFIG_USB_STORAGE=m
1118 # CONFIG_USB_STORAGE_DEBUG is not set
1119 # CONFIG_USB_STORAGE_FREECOM is not set
1120 # CONFIG_USB_STORAGE_ISD200 is not set
1121 # CONFIG_USB_STORAGE_DPCM is not set
1122 # CONFIG_USB_STORAGE_KARMA is not set
1123 # CONFIG_USB_LIBUSUAL is not set
1124
1125 #
1126 # USB Input Devices
1127 #
1128 CONFIG_USB_HID=m
1129 # CONFIG_USB_HIDINPUT_POWERBOOK is not set
1130 CONFIG_USB_HIDDEV=y
1131
1132 #
1133 # USB HID Boot Protocol drivers
1134 #
1135 # CONFIG_USB_KBD is not set
1136 # CONFIG_USB_MOUSE is not set
1137 # CONFIG_USB_AIPTEK is not set
1138 # CONFIG_USB_WACOM is not set
1139 # CONFIG_USB_ACECAD is not set
1140 # CONFIG_USB_KBTAB is not set
1141 # CONFIG_USB_POWERMATE is not set
1142 # CONFIG_USB_TOUCHSCREEN is not set
1143 # CONFIG_USB_XPAD is not set
1144 # CONFIG_USB_ATI_REMOTE is not set
1145 # CONFIG_USB_ATI_REMOTE2 is not set
1146 # CONFIG_USB_APPLETOUCH is not set
1147
1148 #
1149 # USB Imaging devices
1150 #
1151 # CONFIG_USB_MICROTEK is not set
1152
1153 #
1154 # USB Network Adapters
1155 #
1156 # CONFIG_USB_KAWETH is not set
1157 # CONFIG_USB_PEGASUS is not set
1158 # CONFIG_USB_USBNET_MII is not set
1159 # CONFIG_USB_USBNET is not set
1160 # CONFIG_USB_MON is not set
1161
1162 #
1163 # USB port drivers
1164 #
1165 # CONFIG_USB_USS720 is not set
1166
1167 #
1168 # USB Serial Converter support
1169 #
1170 # CONFIG_USB_SERIAL is not set
1171
1172 #
1173 # USB Miscellaneous drivers
1174 #
1175 # CONFIG_USB_EMI62 is not set
1176 # CONFIG_USB_EMI26 is not set
1177 # CONFIG_USB_LCD is not set
1178 # CONFIG_USB_LED is not set
1179 # CONFIG_USB_CYPRESS_CY7C63 is not set
1180 # CONFIG_USB_CYTHERM is not set
1181 # CONFIG_USB_PHIDGET is not set
1182 # CONFIG_USB_IDMOUSE is not set
1183 # CONFIG_USB_FTDI_ELAN is not set
1184 # CONFIG_USB_APPLEDISPLAY is not set
1185 # CONFIG_USB_SISUSBVGA is not set
1186 # CONFIG_USB_LD is not set
1187 # CONFIG_USB_TRANCEVIBRATOR is not set
1188
1189 #
1190 # USB DSL modem support
1191 #
1192
1193 #
1194 # USB Gadget Support
1195 #
1196 # CONFIG_USB_GADGET is not set
1197
1198 #
1199 # MMC/SD Card support
1200 #
1201 # CONFIG_MMC is not set
1202
1203 #
1204 # LED devices
1205 #
1206 # CONFIG_NEW_LEDS is not set
1207
1208 #
1209 # LED drivers
1210 #
1211
1212 #
1213 # LED Triggers
1214 #
1215
1216 #
1217 # InfiniBand support
1218 #
1219 # CONFIG_INFINIBAND is not set
1220
1221 #
1222 # EDAC - error detection and reporting (RAS)
1223 (EXPERIMENTAL)
1224 #
1225
1226 #
1227 # Real Time Clock
1228 #
1229
1230 #
1231 # DMA Engine support
1232 #
1233 # CONFIG_DMA_ENGINE is not set
1234
1235 #
1236 # DMA Clients
1237 #
1238
1239 #
1240 # DMA Devices
1241 #
1242
1243 #
1244 # Virtualization
1245 #
1246
1247 #
1248 # File systems
1249 #
1250 CONFIG_EXT2_FS=y
1251 # CONFIG_EXT2_FS_XATTR is not set
1252 # CONFIG_EXT2_FS_XIP is not set
1253 # CONFIG_EXT3_FS is not set
1254 CONFIG_REISERFS_FS=y
1255 # CONFIG_REISERFS_CHECK is not set
1256 # CONFIG_REISERFS_PROC_INFO is not set
1257 # CONFIG_REISERFS_FS_XATTR is not set
1258 # CONFIG_JFS_FS is not set
1259 # CONFIG_FS_POSIX_ACL is not set
1260 # CONFIG_XFS_FS is not set
1261 # CONFIG_OCFS2_FS is not set
1262 # CONFIG_MINIX_FS is not set
1263 # CONFIG_ROMFS_FS is not set
1264 # CONFIG_INOTIFY is not set
1265 # CONFIG_QUOTA is not set
1266 CONFIG_DNOTIFY=y
1267 CONFIG_AUTOFS_FS=m
1268 # CONFIG_AUTOFS4_FS is not set
1269 CONFIG_FUSE_FS=m
1270
1271 #
1272 # CD-ROM/DVD Filesystems
1273 #
1274 CONFIG_ISO9660_FS=y
1275 CONFIG_JOLIET=y
1276 # CONFIG_ZISOFS is not set
1277 CONFIG_UDF_FS=y
1278 CONFIG_UDF_NLS=y
1279
1280 #
1281 # DOS/FAT/NT Filesystems
1282 #
1283 CONFIG_FAT_FS=y
1284 CONFIG_MSDOS_FS=y
1285 CONFIG_VFAT_FS=y
1286 CONFIG_FAT_DEFAULT_CODEPAGE=437
1287 CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
1288 CONFIG_NTFS_FS=y
1289 # CONFIG_NTFS_DEBUG is not set
1290 # CONFIG_NTFS_RW is not set
1291
1292 #
1293 # Pseudo filesystems
1294 #
1295 CONFIG_PROC_FS=y
1296 CONFIG_PROC_KCORE=y
1297 CONFIG_PROC_SYSCTL=y
1298 CONFIG_SYSFS=y
1299 CONFIG_TMPFS=y
1300 # CONFIG_TMPFS_POSIX_ACL is not set
1301 # CONFIG_HUGETLBFS is not set
1302 # CONFIG_HUGETLB_PAGE is not set
1303 CONFIG_RAMFS=y
1304
1305 #
1306 # Miscellaneous filesystems
1307 #
1308 # CONFIG_HFSPLUS_FS is not set
1309 # CONFIG_CRAMFS is not set
1310 # CONFIG_SQUASHFS is not set
1311 # CONFIG_VXFS_FS is not set
1312 # CONFIG_HPFS_FS is not set
1313 # CONFIG_QNX4FS_FS is not set
1314 # CONFIG_SYSV_FS is not set
1315 # CONFIG_UFS_FS is not set
1316
1317 #
1318 # Network File Systems
1319 #
1320 CONFIG_NFS_FS=m
1321 # CONFIG_NFS_V3 is not set
1322 # CONFIG_NFS_DIRECTIO is not set
1323 CONFIG_NFSD=m
1324 # CONFIG_NFSD_V3 is not set
1325 # CONFIG_NFSD_TCP is not set
1326 CONFIG_LOCKD=m
1327 CONFIG_EXPORTFS=m
1328 CONFIG_NFS_COMMON=y
1329 CONFIG_SUNRPC=m
1330 # CONFIG_SMB_FS is not set
1331 # CONFIG_CIFS is not set
1332 # CONFIG_NCP_FS is not set
1333 # CONFIG_CODA_FS is not set
1334
1335 #
1336 # Partition Types
1337 #
1338 # CONFIG_PARTITION_ADVANCED is not set
1339 CONFIG_MSDOS_PARTITION=y
1340
1341 #
1342 # Native Language Support
1343 #
1344 CONFIG_NLS=y
1345 CONFIG_NLS_DEFAULT="iso8859-1"
1346 CONFIG_NLS_CODEPAGE_437=y
1347 # CONFIG_NLS_CODEPAGE_737 is not set
1348 # CONFIG_NLS_CODEPAGE_775 is not set
1349 # CONFIG_NLS_CODEPAGE_850 is not set
1350 # CONFIG_NLS_CODEPAGE_852 is not set
1351 # CONFIG_NLS_CODEPAGE_855 is not set
1352 # CONFIG_NLS_CODEPAGE_857 is not set
1353 # CONFIG_NLS_CODEPAGE_860 is not set
1354 # CONFIG_NLS_CODEPAGE_861 is not set
1355 # CONFIG_NLS_CODEPAGE_862 is not set
1356 # CONFIG_NLS_CODEPAGE_863 is not set
1357 # CONFIG_NLS_CODEPAGE_864 is not set
1358 # CONFIG_NLS_CODEPAGE_865 is not set
1359 # CONFIG_NLS_CODEPAGE_866 is not set
1360 # CONFIG_NLS_CODEPAGE_869 is not set
1361 # CONFIG_NLS_CODEPAGE_936 is not set
1362 # CONFIG_NLS_CODEPAGE_950 is not set
1363 # CONFIG_NLS_CODEPAGE_932 is not set
1364 # CONFIG_NLS_CODEPAGE_949 is not set
1365 # CONFIG_NLS_CODEPAGE_874 is not set
1366 # CONFIG_NLS_ISO8859_8 is not set
1367 # CONFIG_NLS_CODEPAGE_1250 is not set
1368 # CONFIG_NLS_CODEPAGE_1251 is not set
1369 # CONFIG_NLS_ASCII is not set
1370 CONFIG_NLS_ISO8859_1=y
1371 # CONFIG_NLS_ISO8859_2 is not set
1372 # CONFIG_NLS_ISO8859_3 is not set
1373 # CONFIG_NLS_ISO8859_4 is not set
1374 # CONFIG_NLS_ISO8859_5 is not set
1375 # CONFIG_NLS_ISO8859_6 is not set
1376 # CONFIG_NLS_ISO8859_7 is not set
1377 # CONFIG_NLS_ISO8859_9 is not set
1378 # CONFIG_NLS_ISO8859_13 is not set
1379 # CONFIG_NLS_ISO8859_14 is not set
1380 # CONFIG_NLS_ISO8859_15 is not set
1381 # CONFIG_NLS_KOI8_R is not set
1382 # CONFIG_NLS_KOI8_U is not set
1383 # CONFIG_NLS_UTF8 is not set
1384
1385 #
1386 # Kernel hacking
1387 #
1388 CONFIG_TRACE_IRQFLAGS_SUPPORT=y
1389 # CONFIG_PRINTK_TIME is not set
1390 # CONFIG_ENABLE_MUST_CHECK is not set
1391 # CONFIG_MAGIC_SYSRQ is not set
1392 # CONFIG_UNUSED_SYMBOLS is not set
1393 # CONFIG_DEBUG_FS is not set
1394 # CONFIG_HEADERS_CHECK is not set
1395 # CONFIG_DEBUG_KERNEL is not set
1396 CONFIG_LOG_BUF_SHIFT=14
1397 CONFIG_DEBUG_BUGVERBOSE=y
1398 CONFIG_EARLY_PRINTK=y
1399 CONFIG_DOUBLEFAULT=y
1400
1401 #
1402 # Security options
1403 #
1404 # CONFIG_KEYS is not set
1405 # CONFIG_SECURITY is not set
1406
1407 #
1408 # Cryptographic options
1409 #
1410 # CONFIG_CRYPTO is not set
1411
1412 #
1413 # Library routines
1414 #
1415 CONFIG_BITREVERSE=y
1416 CONFIG_CRC_CCITT=m
1417 # CONFIG_CRC16 is not set
1418 CONFIG_CRC32=y
1419 CONFIG_LIBCRC32C=m
1420 CONFIG_PLIST=y
1421 CONFIG_IOMAP_COPY=y
1422 CONFIG_GENERIC_HARDIRQS=y
1423 CONFIG_GENERIC_IRQ_PROBE=y
1424 CONFIG_X86_BIOS_REBOOT=y
1425 CONFIG_KTIME_SCALAR=y
1426
1427
1428 localhost linux # lspci
1429 00:00.0 Host bridge: nVidia Corporation nForce3 250Gb
1430 Host Bridge (rev a1)
1431 00:01.0 ISA bridge: nVidia Corporation nForce3 250Gb
1432 LPC Bridge (rev a2)
1433 00:01.1 SMBus: nVidia Corporation nForce 250Gb PCI
1434 System Management (rev a1)
1435 00:02.0 USB Controller: nVidia Corporation CK8S USB
1436 Controller (rev a1)
1437 00:02.1 USB Controller: nVidia Corporation CK8S USB
1438 Controller (rev a1)
1439 00:02.2 USB Controller: nVidia Corporation nForce3
1440 EHCI USB 2.0 Controller (rev a2)
1441 00:05.0 Bridge: nVidia Corporation CK8S Ethernet
1442 Controller (rev a2)
1443 00:06.0 Multimedia audio controller: nVidia
1444 Corporation nForce3 250Gb AC'97 Audio Controller (rev
1445 a1)
1446 00:08.0 IDE interface: nVidia Corporation CK8S
1447 Parallel ATA Controller (v2.5) (rev a2)
1448 00:0a.0 IDE interface: nVidia Corporation CK8S Serial
1449 ATA Controller (v2.5) (rev a2)
1450 00:0b.0 PCI bridge: nVidia Corporation nForce3 250Gb
1451 AGP Host to PCI Bridge (rev a2)
1452 00:0e.0 PCI bridge: nVidia Corporation nForce3 250Gb
1453 PCI-to-PCI Bridge (rev a2)
1454 00:18.0 Host bridge: Advanced Micro Devices [AMD] K8
1455 [Athlon64/Opteron] HyperTransport Technology
1456 Configuration
1457 00:18.1 Host bridge: Advanced Micro Devices [AMD] K8
1458 [Athlon64/Opteron] Address Map
1459 00:18.2 Host bridge: Advanced Micro Devices [AMD] K8
1460 [Athlon64/Opteron] DRAM Controller
1461 00:18.3 Host bridge: Advanced Micro Devices [AMD] K8
1462 [Athlon64/Opteron] Miscellaneous Control
1463 01:00.0 VGA compatible controller: ATI Technologies
1464 Inc RV280 [Radeon 9200 PRO] (rev 01)
1465 01:00.1 Display controller: ATI Technologies Inc RV280
1466 [Radeon 9200 PRO] (Secondary) (rev 01)
1467 02:09.0 Communication controller: NetMos Technology
1468 PCI 1 port parallel adapter (rev 01)
1469 02:0b.0 FireWire (IEEE 1394): VIA Technologies, Inc.
1470 IEEE 1394 Host Controller (rev 80)
1471 02:0c.0 RAID bus controller: Silicon Image, Inc. SiI
1472 3114 [SATALink/SATARaid] Serial ATA Controller (rev
1473 02)
1474 localhost linux #
1475
1476 As in the original post have /dev/hdc lite-on cdrom
1477 reader/writer and /dev/hdd have creative labs dvd reader.
1478
1479 __________________________________________________
1480 Do You Yahoo!?
1481 Tired of spam? Yahoo! Mail has the best spam protection around
1482 http://mail.yahoo.com
1483 --
1484 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] no CD or DVD but "rules" seem correct Alan McKinnon <alan@××××××××××××××××.za>