Gentoo Archives: gentoo-sparc

From: "张韡武" <zhangweiwu@××××××.com>
To: gentoo-sparc@l.g.o
Subject: [gentoo-sparc] list of problems I got after upgrading kernel to 2.6
Date: Sun, 17 Dec 2006 06:15:53
Message-Id: 1166336122.3898.27.camel@joe.realss.com
1 I. [solved] keyboard doesn't work: solved, need to adjust keymap
2 (thank you for suggested this);
3 II. [working on it] not able to access /dev/hda, probably new kernel
4 does not recognise on-board IDE controller. Related kernel
5 parameter I configured are:
6 I. CONFIG_SUN_PARTITION: y
7 II. CONFIG_BLK_DEV_SIIMAGE: y
8 III. [working on it] parallel port stopped working, it behave
9 like /dev/null (swallow all input to it, no error message,
10 printer no response). /dev/lp0 is not mentioned in dmesg. I
11 remember on 2.4 kernel I use "PC-style Parallel Port" and it
12 works in ECP mode. Related kernel parameter I configured are:
13 I. CONFIG_PARPORT: y
14 II. CONFIG_PARPORT_PC: y
15 III. CONFIG_PARPORT_PC_FIFO: y
16 IV. CONFIG_PARPORT_1284: y
17 IV. [working on it] USB Printer do not work. dmesg shows it detected
18 USB Printer but no device appear in /dev/usb. Related Kernel
19 Parameter:
20 I. CONFIG_USB_PRINTER: y
21 V. [sound do not work] all ALSA sound driver are enabled, dmesg
22 said Sun CS4231 is detected and use irq 10. Try to play mp3 file
23 using madplay, it hangs there after display song title, no sound
24 output, kill -TERM and kill -KILL cannot remove the dead
25 mplayer. Related kernel config:
26 I. CONFIG_SND: y
27 II. CONFIG_SND_SUN_CS4231: y
28
29 This is a small list of the tasks I am working on. Hope someone can hint
30 me. I may not be smart but already spent days on solve these issues.
31
32 Attached kernel config file
33
34 #
35 # Automatically generated make config: don't edit
36 # Linux kernel version: 2.6.18-gentoo-r3
37 # Sat Dec 16 15:40:12 2006
38 #
39 CONFIG_SPARC=y
40 CONFIG_SPARC64=y
41 CONFIG_64BIT=y
42 CONFIG_MMU=y
43 CONFIG_TIME_INTERPOLATION=y
44 CONFIG_ARCH_MAY_HAVE_PC_FDC=y
45 CONFIG_AUDIT_ARCH=y
46 CONFIG_SPARC64_PAGE_SIZE_8KB=y
47 # CONFIG_SPARC64_PAGE_SIZE_64KB is not set
48 # CONFIG_SPARC64_PAGE_SIZE_512KB is not set
49 # CONFIG_SPARC64_PAGE_SIZE_4MB is not set
50 CONFIG_SECCOMP=y
51 # CONFIG_HZ_100 is not set
52 CONFIG_HZ_250=y
53 # CONFIG_HZ_1000 is not set
54 CONFIG_HZ=250
55 CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
56
57 #
58 # Code maturity level options
59 #
60 CONFIG_EXPERIMENTAL=y
61 CONFIG_BROKEN_ON_SMP=y
62 CONFIG_INIT_ENV_ARG_LIMIT=32
63
64 #
65 # General setup
66 #
67 CONFIG_LOCALVERSION=""
68 # CONFIG_LOCALVERSION_AUTO is not set
69 CONFIG_SWAP=y
70 CONFIG_SYSVIPC=y
71 CONFIG_POSIX_MQUEUE=y
72 # CONFIG_BSD_PROCESS_ACCT is not set
73 # CONFIG_TASKSTATS is not set
74 # CONFIG_AUDIT is not set
75 # CONFIG_IKCONFIG is not set
76 CONFIG_RELAY=y
77 CONFIG_INITRAMFS_SOURCE=""
78 CONFIG_CC_OPTIMIZE_FOR_SIZE=y
79 # CONFIG_EMBEDDED is not set
80 CONFIG_UID16=y
81 CONFIG_SYSCTL=y
82 CONFIG_KALLSYMS=y
83 # CONFIG_KALLSYMS_ALL is not set
84 # CONFIG_KALLSYMS_EXTRA_PASS is not set
85 CONFIG_HOTPLUG=y
86 CONFIG_PRINTK=y
87 CONFIG_BUG=y
88 CONFIG_ELF_CORE=y
89 CONFIG_BASE_FULL=y
90 CONFIG_FUTEX=y
91 CONFIG_EPOLL=y
92 CONFIG_SHMEM=y
93 CONFIG_SLAB=y
94 CONFIG_VM_EVENT_COUNTERS=y
95 CONFIG_RT_MUTEXES=y
96 # CONFIG_TINY_SHMEM is not set
97 CONFIG_BASE_SMALL=0
98 # CONFIG_SLOB is not set
99
100 #
101 # Loadable module support
102 #
103 CONFIG_MODULES=y
104 CONFIG_MODULE_UNLOAD=y
105 CONFIG_MODULE_FORCE_UNLOAD=y
106 CONFIG_MODVERSIONS=y
107 CONFIG_MODULE_SRCVERSION_ALL=y
108 CONFIG_KMOD=y
109
110 #
111 # Block layer
112 #
113 CONFIG_BLK_DEV_IO_TRACE=y
114
115 #
116 # IO Schedulers
117 #
118 CONFIG_IOSCHED_NOOP=y
119 CONFIG_IOSCHED_AS=y
120 CONFIG_IOSCHED_DEADLINE=y
121 CONFIG_IOSCHED_CFQ=y
122 CONFIG_DEFAULT_AS=y
123 # CONFIG_DEFAULT_DEADLINE is not set
124 # CONFIG_DEFAULT_CFQ is not set
125 # CONFIG_DEFAULT_NOOP is not set
126 CONFIG_DEFAULT_IOSCHED="anticipatory"
127 CONFIG_SYSVIPC_COMPAT=y
128 CONFIG_GENERIC_HARDIRQS=y
129
130 #
131 # General machine setup
132 #
133 # CONFIG_SMP is not set
134 # CONFIG_PREEMPT is not set
135 CONFIG_CPU_FREQ=y
136 CONFIG_CPU_FREQ_TABLE=m
137 # CONFIG_CPU_FREQ_DEBUG is not set
138 CONFIG_CPU_FREQ_STAT=m
139 CONFIG_CPU_FREQ_STAT_DETAILS=y
140 CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y
141 # CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set
142 CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
143 CONFIG_CPU_FREQ_GOV_POWERSAVE=m
144 CONFIG_CPU_FREQ_GOV_USERSPACE=m
145 CONFIG_CPU_FREQ_GOV_ONDEMAND=m
146 CONFIG_CPU_FREQ_GOV_CONSERVATIVE=m
147 CONFIG_US3_FREQ=m
148 CONFIG_US2E_FREQ=m
149 CONFIG_RWSEM_XCHGADD_ALGORITHM=y
150 CONFIG_GENERIC_FIND_NEXT_BIT=y
151 CONFIG_GENERIC_HWEIGHT=y
152 CONFIG_GENERIC_CALIBRATE_DELAY=y
153 CONFIG_HUGETLB_PAGE_SIZE_4MB=y
154 # CONFIG_HUGETLB_PAGE_SIZE_512K is not set
155 # CONFIG_HUGETLB_PAGE_SIZE_64K is not set
156 CONFIG_ARCH_SELECT_MEMORY_MODEL=y
157 CONFIG_ARCH_SPARSEMEM_ENABLE=y
158 CONFIG_ARCH_SPARSEMEM_DEFAULT=y
159 CONFIG_LARGE_ALLOCS=y
160 CONFIG_SELECT_MEMORY_MODEL=y
161 # CONFIG_FLATMEM_MANUAL is not set
162 # CONFIG_DISCONTIGMEM_MANUAL is not set
163 CONFIG_SPARSEMEM_MANUAL=y
164 CONFIG_SPARSEMEM=y
165 CONFIG_HAVE_MEMORY_PRESENT=y
166 # CONFIG_SPARSEMEM_STATIC is not set
167 CONFIG_SPARSEMEM_EXTREME=y
168 CONFIG_SPLIT_PTLOCK_CPUS=4
169 CONFIG_RESOURCES_64BIT=y
170 CONFIG_GENERIC_ISA_DMA=y
171 CONFIG_SBUS=y
172 CONFIG_SBUSCHAR=y
173 CONFIG_SUN_AUXIO=y
174 CONFIG_SUN_IO=y
175 CONFIG_PCI=y
176 CONFIG_PCI_DOMAINS=y
177 # CONFIG_PCI_DEBUG is not set
178 CONFIG_SUN_OPENPROMFS=m
179 CONFIG_SPARC32_COMPAT=y
180 CONFIG_COMPAT=y
181 CONFIG_BINFMT_ELF32=y
182 # CONFIG_BINFMT_AOUT32 is not set
183
184 #
185 # Executable file formats
186 #
187 CONFIG_BINFMT_ELF=y
188 CONFIG_BINFMT_MISC=m
189 # CONFIG_SOLARIS_EMUL is not set
190 # CONFIG_CMDLINE_BOOL is not set
191
192 #
193 # Networking
194 #
195 CONFIG_NET=y
196
197 #
198 # Networking options
199 #
200 # CONFIG_NETDEBUG is not set
201 CONFIG_PACKET=y
202 CONFIG_PACKET_MMAP=y
203 CONFIG_UNIX=y
204 CONFIG_XFRM=y
205 CONFIG_XFRM_USER=m
206 CONFIG_NET_KEY=m
207 CONFIG_INET=y
208 CONFIG_IP_MULTICAST=y
209 # CONFIG_IP_ADVANCED_ROUTER is not set
210 CONFIG_IP_FIB_HASH=y
211 # CONFIG_IP_PNP is not set
212 CONFIG_NET_IPIP=m
213 CONFIG_NET_IPGRE=m
214 CONFIG_NET_IPGRE_BROADCAST=y
215 CONFIG_IP_MROUTE=y
216 CONFIG_IP_PIMSM_V1=y
217 CONFIG_IP_PIMSM_V2=y
218 CONFIG_ARPD=y
219 CONFIG_SYN_COOKIES=y
220 CONFIG_INET_AH=y
221 CONFIG_INET_ESP=y
222 CONFIG_INET_IPCOMP=y
223 CONFIG_INET_XFRM_TUNNEL=y
224 CONFIG_INET_TUNNEL=y
225 CONFIG_INET_XFRM_MODE_TRANSPORT=y
226 CONFIG_INET_XFRM_MODE_TUNNEL=y
227 CONFIG_INET_DIAG=y
228 CONFIG_INET_TCP_DIAG=y
229 CONFIG_TCP_CONG_ADVANCED=y
230
231 #
232 # TCP congestion control
233 #
234 CONFIG_TCP_CONG_BIC=y
235 CONFIG_TCP_CONG_CUBIC=m
236 CONFIG_TCP_CONG_WESTWOOD=m
237 CONFIG_TCP_CONG_HTCP=m
238 CONFIG_TCP_CONG_HSTCP=m
239 CONFIG_TCP_CONG_HYBLA=m
240 CONFIG_TCP_CONG_VEGAS=m
241 CONFIG_TCP_CONG_SCALABLE=m
242 CONFIG_TCP_CONG_LP=m
243 CONFIG_TCP_CONG_VENO=m
244 CONFIG_IPV6=m
245 CONFIG_IPV6_PRIVACY=y
246 CONFIG_IPV6_ROUTER_PREF=y
247 CONFIG_IPV6_ROUTE_INFO=y
248 CONFIG_INET6_AH=m
249 CONFIG_INET6_ESP=m
250 CONFIG_INET6_IPCOMP=m
251 CONFIG_INET6_XFRM_TUNNEL=m
252 CONFIG_INET6_TUNNEL=m
253 CONFIG_INET6_XFRM_MODE_TRANSPORT=m
254 CONFIG_INET6_XFRM_MODE_TUNNEL=m
255 CONFIG_IPV6_TUNNEL=m
256 # CONFIG_NETWORK_SECMARK is not set
257 # CONFIG_NETFILTER is not set
258
259 #
260 # DCCP Configuration (EXPERIMENTAL)
261 #
262 CONFIG_IP_DCCP=m
263 CONFIG_INET_DCCP_DIAG=m
264 CONFIG_IP_DCCP_ACKVEC=y
265
266 #
267 # DCCP CCIDs Configuration (EXPERIMENTAL)
268 #
269 CONFIG_IP_DCCP_CCID2=m
270 CONFIG_IP_DCCP_CCID3=m
271 CONFIG_IP_DCCP_TFRC_LIB=m
272
273 #
274 # DCCP Kernel Hacking
275 #
276 # CONFIG_IP_DCCP_DEBUG is not set
277
278 #
279 # SCTP Configuration (EXPERIMENTAL)
280 #
281 # CONFIG_IP_SCTP is not set
282
283 #
284 # TIPC Configuration (EXPERIMENTAL)
285 #
286 # CONFIG_TIPC is not set
287 # CONFIG_ATM is not set
288 # CONFIG_BRIDGE is not set
289 CONFIG_VLAN_8021Q=m
290 # CONFIG_DECNET is not set
291 # CONFIG_LLC2 is not set
292 # CONFIG_IPX is not set
293 # CONFIG_ATALK is not set
294 # CONFIG_X25 is not set
295 # CONFIG_LAPB is not set
296 # CONFIG_ECONET is not set
297 # CONFIG_WAN_ROUTER is not set
298
299 #
300 # QoS and/or fair queueing
301 #
302 # CONFIG_NET_SCHED is not set
303
304 #
305 # Network testing
306 #
307 CONFIG_NET_PKTGEN=m
308 CONFIG_NET_TCPPROBE=m
309 # CONFIG_HAMRADIO is not set
310 # CONFIG_IRDA is not set
311 # CONFIG_BT is not set
312 # CONFIG_IEEE80211 is not set
313
314 #
315 # Device Drivers
316 #
317
318 #
319 # Generic Driver Options
320 #
321 CONFIG_STANDALONE=y
322 # CONFIG_PREVENT_FIRMWARE_BUILD is not set
323 CONFIG_FW_LOADER=y
324 # CONFIG_DEBUG_DRIVER is not set
325 # CONFIG_SYS_HYPERVISOR is not set
326
327 #
328 # Connector - unified userspace <-> kernelspace linker
329 #
330 CONFIG_CONNECTOR=m
331
332 #
333 # Memory Technology Devices (MTD)
334 #
335 # CONFIG_MTD is not set
336
337 #
338 # Parallel port support
339 #
340 CONFIG_PARPORT=y
341 CONFIG_PARPORT_PC=y
342 CONFIG_PARPORT_PC_FIFO=y
343 # CONFIG_PARPORT_PC_SUPERIO is not set
344 # CONFIG_PARPORT_GSC is not set
345 # CONFIG_PARPORT_SUNBPP is not set
346 # CONFIG_PARPORT_AX88796 is not set
347 CONFIG_PARPORT_1284=y
348
349 #
350 # Plug and Play support
351 #
352
353 #
354 # Block devices
355 #
356 # CONFIG_BLK_DEV_FD is not set
357 # CONFIG_PARIDE is not set
358 # CONFIG_BLK_CPQ_DA is not set
359 # CONFIG_BLK_CPQ_CISS_DA is not set
360 # CONFIG_BLK_DEV_DAC960 is not set
361 # CONFIG_BLK_DEV_UMEM is not set
362 # CONFIG_BLK_DEV_COW_COMMON is not set
363 CONFIG_BLK_DEV_LOOP=m
364 CONFIG_BLK_DEV_CRYPTOLOOP=m
365 CONFIG_BLK_DEV_NBD=m
366 # CONFIG_BLK_DEV_SX8 is not set
367 CONFIG_BLK_DEV_UB=m
368 # CONFIG_BLK_DEV_RAM is not set
369 # CONFIG_BLK_DEV_INITRD is not set
370 CONFIG_CDROM_PKTCDVD=m
371 CONFIG_CDROM_PKTCDVD_BUFFERS=8
372 CONFIG_CDROM_PKTCDVD_WCACHE=y
373 CONFIG_ATA_OVER_ETH=m
374
375 #
376 # ATA/ATAPI/MFM/RLL support
377 #
378 CONFIG_IDE=y
379 CONFIG_BLK_DEV_IDE=y
380
381 #
382 # Please see Documentation/ide.txt for help/info on IDE drives
383 #
384 # CONFIG_BLK_DEV_IDE_SATA is not set
385 CONFIG_BLK_DEV_IDEDISK=y
386 # CONFIG_IDEDISK_MULTI_MODE is not set
387 CONFIG_BLK_DEV_IDECD=y
388 # CONFIG_BLK_DEV_IDETAPE is not set
389 # CONFIG_BLK_DEV_IDEFLOPPY is not set
390 # CONFIG_BLK_DEV_IDESCSI is not set
391 # CONFIG_IDE_TASK_IOCTL is not set
392
393 #
394 # IDE chipset support/bugfixes
395 #
396 CONFIG_IDE_GENERIC=y
397 CONFIG_BLK_DEV_IDEPCI=y
398 # CONFIG_IDEPCI_SHARE_IRQ is not set
399 # CONFIG_BLK_DEV_OFFBOARD is not set
400 # CONFIG_BLK_DEV_GENERIC is not set
401 # CONFIG_BLK_DEV_OPTI621 is not set
402 CONFIG_BLK_DEV_IDEDMA_PCI=y
403 # CONFIG_BLK_DEV_IDEDMA_FORCED is not set
404 CONFIG_IDEDMA_PCI_AUTO=y
405 CONFIG_IDEDMA_ONLYDISK=y
406 # CONFIG_BLK_DEV_AEC62XX is not set
407 CONFIG_BLK_DEV_ALI15X3=y
408 # CONFIG_WDC_ALI15X3 is not set
409 # CONFIG_BLK_DEV_AMD74XX is not set
410 # CONFIG_BLK_DEV_CMD64X is not set
411 # CONFIG_BLK_DEV_TRIFLEX is not set
412 # CONFIG_BLK_DEV_CY82C693 is not set
413 # CONFIG_BLK_DEV_CS5520 is not set
414 # CONFIG_BLK_DEV_CS5530 is not set
415 # CONFIG_BLK_DEV_HPT34X is not set
416 # CONFIG_BLK_DEV_HPT366 is not set
417 # CONFIG_BLK_DEV_SC1200 is not set
418 # CONFIG_BLK_DEV_PIIX is not set
419 # CONFIG_BLK_DEV_IT821X is not set
420 # CONFIG_BLK_DEV_NS87415 is not set
421 CONFIG_BLK_DEV_PDC202XX_OLD=y
422 # CONFIG_PDC202XX_BURST is not set
423 # CONFIG_BLK_DEV_PDC202XX_NEW is not set
424 # CONFIG_BLK_DEV_SVWKS is not set
425 CONFIG_BLK_DEV_SIIMAGE=y
426 # CONFIG_BLK_DEV_SLC90E66 is not set
427 # CONFIG_BLK_DEV_TRM290 is not set
428 # CONFIG_BLK_DEV_VIA82CXXX is not set
429 # CONFIG_IDE_ARM is not set
430 CONFIG_BLK_DEV_IDEDMA=y
431 # CONFIG_IDEDMA_IVB is not set
432 CONFIG_IDEDMA_AUTO=y
433 # CONFIG_BLK_DEV_HD is not set
434
435 #
436 # SCSI device support
437 #
438 CONFIG_RAID_ATTRS=m
439 CONFIG_SCSI=y
440 CONFIG_SCSI_PROC_FS=y
441
442 #
443 # SCSI support type (disk, tape, CD-ROM)
444 #
445 CONFIG_BLK_DEV_SD=y
446 # CONFIG_CHR_DEV_ST is not set
447 # CONFIG_CHR_DEV_OSST is not set
448 CONFIG_BLK_DEV_SR=m
449 CONFIG_BLK_DEV_SR_VENDOR=y
450 CONFIG_CHR_DEV_SG=m
451 # CONFIG_CHR_DEV_SCH is not set
452
453 #
454 # Some SCSI devices (e.g. CD jukebox) support multiple LUNs
455 #
456 CONFIG_SCSI_MULTI_LUN=y
457 CONFIG_SCSI_CONSTANTS=y
458 # CONFIG_SCSI_LOGGING is not set
459
460 #
461 # SCSI Transport Attributes
462 #
463 CONFIG_SCSI_SPI_ATTRS=y
464 CONFIG_SCSI_FC_ATTRS=y
465 CONFIG_SCSI_ISCSI_ATTRS=m
466 # CONFIG_SCSI_SAS_ATTRS is not set
467
468 #
469 # SCSI low-level drivers
470 #
471 CONFIG_ISCSI_TCP=m
472 # CONFIG_BLK_DEV_3W_XXXX_RAID is not set
473 # CONFIG_SCSI_3W_9XXX is not set
474 # CONFIG_SCSI_ACARD is not set
475 # CONFIG_SCSI_AACRAID is not set
476 # CONFIG_SCSI_AIC7XXX is not set
477 # CONFIG_SCSI_AIC7XXX_OLD is not set
478 # CONFIG_SCSI_AIC79XX is not set
479 # CONFIG_MEGARAID_NEWGEN is not set
480 # CONFIG_MEGARAID_LEGACY is not set
481 # CONFIG_MEGARAID_SAS is not set
482 CONFIG_SCSI_SATA=y
483 # CONFIG_SCSI_SATA_AHCI is not set
484 # CONFIG_SCSI_SATA_SVW is not set
485 # CONFIG_SCSI_ATA_PIIX is not set
486 # CONFIG_SCSI_SATA_MV is not set
487 # CONFIG_SCSI_SATA_NV is not set
488 # CONFIG_SCSI_PDC_ADMA is not set
489 # CONFIG_SCSI_HPTIOP is not set
490 # CONFIG_SCSI_SATA_QSTOR is not set
491 # CONFIG_SCSI_SATA_PROMISE is not set
492 # CONFIG_SCSI_SATA_SX4 is not set
493 # CONFIG_SCSI_SATA_SIL is not set
494 # CONFIG_SCSI_SATA_SIL24 is not set
495 # CONFIG_SCSI_SATA_SIS is not set
496 # CONFIG_SCSI_SATA_ULI is not set
497 CONFIG_SCSI_SATA_VIA=y
498 # CONFIG_SCSI_SATA_VITESSE is not set
499 # CONFIG_SCSI_DMX3191D is not set
500 # CONFIG_SCSI_FUTURE_DOMAIN is not set
501 # CONFIG_SCSI_IPS is not set
502 # CONFIG_SCSI_INITIO is not set
503 # CONFIG_SCSI_INIA100 is not set
504 # CONFIG_SCSI_PPA is not set
505 # CONFIG_SCSI_IMM is not set
506 # CONFIG_SCSI_SYM53C8XX_2 is not set
507 # CONFIG_SCSI_IPR is not set
508 # CONFIG_SCSI_QLOGIC_1280 is not set
509 # CONFIG_SCSI_QLOGICPTI is not set
510 # CONFIG_SCSI_QLA_FC is not set
511 # CONFIG_SCSI_LPFC is not set
512 # CONFIG_SCSI_DC395x is not set
513 # CONFIG_SCSI_DC390T is not set
514 # CONFIG_SCSI_DEBUG is not set
515 # CONFIG_SCSI_SUNESP is not set
516
517 #
518 # Multi-device support (RAID and LVM)
519 #
520 CONFIG_MD=y
521 CONFIG_BLK_DEV_MD=m
522 CONFIG_MD_LINEAR=m
523 CONFIG_MD_RAID0=m
524 CONFIG_MD_RAID1=m
525 CONFIG_MD_RAID10=m
526 CONFIG_MD_RAID456=m
527 # CONFIG_MD_RAID5_RESHAPE is not set
528 CONFIG_MD_MULTIPATH=m
529 # CONFIG_MD_FAULTY is not set
530 CONFIG_BLK_DEV_DM=m
531 CONFIG_DM_CRYPT=m
532 CONFIG_DM_SNAPSHOT=m
533 CONFIG_DM_MIRROR=m
534 CONFIG_DM_ZERO=m
535 # CONFIG_DM_MULTIPATH is not set
536 # CONFIG_BLK_DEV_DM_BBR is not set
537
538 #
539 # Fusion MPT device support
540 #
541 # CONFIG_FUSION is not set
542 # CONFIG_FUSION_SPI is not set
543 # CONFIG_FUSION_FC is not set
544 # CONFIG_FUSION_SAS is not set
545
546 #
547 # IEEE 1394 (FireWire) support
548 #
549 # CONFIG_IEEE1394 is not set
550
551 #
552 # I2O device support
553 #
554 # CONFIG_I2O is not set
555
556 #
557 # Network device support
558 #
559 CONFIG_NETDEVICES=y
560 CONFIG_DUMMY=m
561 # CONFIG_BONDING is not set
562 # CONFIG_EQUALIZER is not set
563 # CONFIG_TUN is not set
564
565 #
566 # ARCnet devices
567 #
568 # CONFIG_ARCNET is not set
569
570 #
571 # PHY device support
572 #
573 # CONFIG_PHYLIB is not set
574
575 #
576 # Ethernet (10 or 100Mbit)
577 #
578 CONFIG_NET_ETHERNET=y
579 CONFIG_MII=m
580 # CONFIG_SUNLANCE is not set
581 CONFIG_HAPPYMEAL=y
582 # CONFIG_SUNBMAC is not set
583 # CONFIG_SUNQE is not set
584 # CONFIG_SUNGEM is not set
585 CONFIG_CASSINI=m
586 # CONFIG_NET_VENDOR_3COM is not set
587
588 #
589 # Tulip family network device support
590 #
591 # CONFIG_NET_TULIP is not set
592 # CONFIG_HP100 is not set
593 # CONFIG_NET_PCI is not set
594 # CONFIG_NET_POCKET is not set
595
596 #
597 # Ethernet (1000 Mbit)
598 #
599 # CONFIG_ACENIC is not set
600 # CONFIG_DL2K is not set
601 CONFIG_E1000=m
602 CONFIG_E1000_NAPI=y
603 # CONFIG_E1000_DISABLE_PACKET_SPLIT is not set
604 # CONFIG_MYRI_SBUS is not set
605 # CONFIG_NS83820 is not set
606 # CONFIG_HAMACHI is not set
607 # CONFIG_YELLOWFIN is not set
608 # CONFIG_R8169 is not set
609 # CONFIG_SIS190 is not set
610 # CONFIG_SKGE is not set
611 # CONFIG_SKY2 is not set
612 # CONFIG_SK98LIN is not set
613 CONFIG_TIGON3=m
614 CONFIG_BNX2=m
615
616 #
617 # Ethernet (10000 Mbit)
618 #
619 # CONFIG_CHELSIO_T1 is not set
620 # CONFIG_IXGB is not set
621 # CONFIG_S2IO is not set
622 # CONFIG_MYRI10GE is not set
623
624 #
625 # Token Ring devices
626 #
627 # CONFIG_TR is not set
628
629 #
630 # Wireless LAN (non-hamradio)
631 #
632 # CONFIG_NET_RADIO is not set
633
634 #
635 # Wan interfaces
636 #
637 # CONFIG_WAN is not set
638 # CONFIG_FDDI is not set
639 # CONFIG_HIPPI is not set
640 # CONFIG_PLIP is not set
641 # CONFIG_PPP is not set
642 # CONFIG_SLIP is not set
643 # CONFIG_NET_FC is not set
644 # CONFIG_SHAPER is not set
645 # CONFIG_NETCONSOLE is not set
646 # CONFIG_NETPOLL is not set
647 # CONFIG_NET_POLL_CONTROLLER is not set
648
649 #
650 # ISDN subsystem
651 #
652 # CONFIG_ISDN is not set
653
654 #
655 # Telephony Support
656 #
657 # CONFIG_PHONE is not set
658
659 #
660 # Input device support
661 #
662 CONFIG_INPUT=y
663
664 #
665 # Userland interfaces
666 #
667 CONFIG_INPUT_MOUSEDEV=y
668 CONFIG_INPUT_MOUSEDEV_PSAUX=y
669 CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
670 CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
671 # CONFIG_INPUT_JOYDEV is not set
672 # CONFIG_INPUT_TSDEV is not set
673 CONFIG_INPUT_EVDEV=y
674 # CONFIG_INPUT_EVBUG is not set
675
676 #
677 # Input Device Drivers
678 #
679 CONFIG_INPUT_KEYBOARD=y
680 CONFIG_KEYBOARD_ATKBD=y
681 CONFIG_KEYBOARD_SUNKBD=y
682 CONFIG_KEYBOARD_LKKBD=m
683 # CONFIG_KEYBOARD_XTKBD is not set
684 # CONFIG_KEYBOARD_NEWTON is not set
685 CONFIG_INPUT_MOUSE=y
686 CONFIG_MOUSE_PS2=y
687 CONFIG_MOUSE_SERIAL=y
688 # CONFIG_MOUSE_VSXXXAA is not set
689 # CONFIG_INPUT_JOYSTICK is not set
690 # CONFIG_INPUT_TOUCHSCREEN is not set
691 CONFIG_INPUT_MISC=y
692 CONFIG_INPUT_SPARCSPKR=y
693 # CONFIG_INPUT_UINPUT is not set
694
695 #
696 # Hardware I/O ports
697 #
698 CONFIG_SERIO=y
699 CONFIG_SERIO_I8042=y
700 # CONFIG_SERIO_SERPORT is not set
701 # CONFIG_SERIO_PARKBD is not set
702 CONFIG_SERIO_PCIPS2=m
703 CONFIG_SERIO_LIBPS2=y
704 CONFIG_SERIO_RAW=m
705 # CONFIG_GAMEPORT is not set
706
707 #
708 # Character devices
709 #
710 CONFIG_VT=y
711 CONFIG_VT_CONSOLE=y
712 CONFIG_HW_CONSOLE=y
713 # CONFIG_VT_HW_CONSOLE_BINDING is not set
714 # CONFIG_SERIAL_NONSTANDARD is not set
715
716 #
717 # Serial drivers
718 #
719
720 #
721 # Non-8250 serial port support
722 #
723 CONFIG_SERIAL_SUNCORE=y
724 # CONFIG_SERIAL_SUNZILOG is not set
725 CONFIG_SERIAL_SUNSU=y
726 CONFIG_SERIAL_SUNSU_CONSOLE=y
727 CONFIG_SERIAL_SUNSAB=m
728 CONFIG_SERIAL_SUNHV=y
729 CONFIG_SERIAL_CORE=y
730 CONFIG_SERIAL_CORE_CONSOLE=y
731 # CONFIG_SERIAL_JSM is not set
732 CONFIG_UNIX98_PTYS=y
733 # CONFIG_LEGACY_PTYS is not set
734 # CONFIG_PRINTER is not set
735 # CONFIG_PPDEV is not set
736 # CONFIG_TIPAR is not set
737
738 #
739 # IPMI
740 #
741 # CONFIG_IPMI_HANDLER is not set
742
743 #
744 # Watchdog Cards
745 #
746 # CONFIG_WATCHDOG is not set
747 # CONFIG_HW_RANDOM is not set
748 CONFIG_RTC=y
749 # CONFIG_DTLK is not set
750 # CONFIG_R3964 is not set
751 # CONFIG_APPLICOM is not set
752
753 #
754 # Ftape, the floppy tape device driver
755 #
756 # CONFIG_DRM is not set
757 # CONFIG_RAW_DRIVER is not set
758
759 #
760 # TPM devices
761 #
762 # CONFIG_TCG_TPM is not set
763 # CONFIG_TELCLOCK is not set
764
765 #
766 # I2C support
767 #
768 CONFIG_I2C=y
769 # CONFIG_I2C_CHARDEV is not set
770
771 #
772 # I2C Algorithms
773 #
774 CONFIG_I2C_ALGOBIT=y
775 # CONFIG_I2C_ALGOPCF is not set
776 # CONFIG_I2C_ALGOPCA is not set
777
778 #
779 # I2C Hardware Bus support
780 #
781 # CONFIG_I2C_ALI1535 is not set
782 # CONFIG_I2C_ALI1563 is not set
783 # CONFIG_I2C_ALI15X3 is not set
784 # CONFIG_I2C_AMD756 is not set
785 # CONFIG_I2C_AMD8111 is not set
786 # CONFIG_I2C_I801 is not set
787 # CONFIG_I2C_I810 is not set
788 # CONFIG_I2C_PIIX4 is not set
789 # CONFIG_I2C_NFORCE2 is not set
790 # CONFIG_I2C_OCORES is not set
791 # CONFIG_I2C_PARPORT is not set
792 # CONFIG_I2C_PARPORT_LIGHT is not set
793 # CONFIG_I2C_PROSAVAGE is not set
794 # CONFIG_I2C_SAVAGE4 is not set
795 # CONFIG_I2C_SIS5595 is not set
796 # CONFIG_I2C_SIS630 is not set
797 # CONFIG_I2C_SIS96X is not set
798 # CONFIG_I2C_STUB is not set
799 # CONFIG_I2C_VIA is not set
800 # CONFIG_I2C_VIAPRO is not set
801 # CONFIG_I2C_VOODOO3 is not set
802 # CONFIG_I2C_PCA_ISA is not set
803
804 #
805 # Miscellaneous I2C Chip support
806 #
807 # CONFIG_SENSORS_DS1337 is not set
808 # CONFIG_SENSORS_DS1374 is not set
809 # CONFIG_SENSORS_EEPROM is not set
810 # CONFIG_SENSORS_PCF8574 is not set
811 # CONFIG_SENSORS_PCA9539 is not set
812 # CONFIG_SENSORS_PCF8591 is not set
813 # CONFIG_SENSORS_MAX6875 is not set
814 # CONFIG_I2C_DEBUG_CORE is not set
815 # CONFIG_I2C_DEBUG_ALGO is not set
816 # CONFIG_I2C_DEBUG_BUS is not set
817 # CONFIG_I2C_DEBUG_CHIP is not set
818
819 #
820 # SPI support
821 #
822 # CONFIG_SPI is not set
823 # CONFIG_SPI_MASTER is not set
824
825 #
826 # Dallas's 1-wire bus
827 #
828 # CONFIG_W1 is not set
829
830 #
831 # Hardware Monitoring support
832 #
833 CONFIG_HWMON=y
834 # CONFIG_HWMON_VID is not set
835 # CONFIG_SENSORS_ABITUGURU is not set
836 # CONFIG_SENSORS_ADM1021 is not set
837 # CONFIG_SENSORS_ADM1025 is not set
838 # CONFIG_SENSORS_ADM1026 is not set
839 # CONFIG_SENSORS_ADM1031 is not set
840 # CONFIG_SENSORS_ADM9240 is not set
841 # CONFIG_SENSORS_ASB100 is not set
842 # CONFIG_SENSORS_ATXP1 is not set
843 # CONFIG_SENSORS_DS1621 is not set
844 # CONFIG_SENSORS_F71805F is not set
845 # CONFIG_SENSORS_FSCHER is not set
846 # CONFIG_SENSORS_FSCPOS is not set
847 # CONFIG_SENSORS_GL518SM is not set
848 # CONFIG_SENSORS_GL520SM is not set
849 # CONFIG_SENSORS_IT87 is not set
850 # CONFIG_SENSORS_LM63 is not set
851 # CONFIG_SENSORS_LM75 is not set
852 # CONFIG_SENSORS_LM77 is not set
853 # CONFIG_SENSORS_LM78 is not set
854 # CONFIG_SENSORS_LM80 is not set
855 # CONFIG_SENSORS_LM83 is not set
856 # CONFIG_SENSORS_LM85 is not set
857 # CONFIG_SENSORS_LM87 is not set
858 # CONFIG_SENSORS_LM90 is not set
859 # CONFIG_SENSORS_LM92 is not set
860 # CONFIG_SENSORS_MAX1619 is not set
861 # CONFIG_SENSORS_PC87360 is not set
862 # CONFIG_SENSORS_SIS5595 is not set
863 # CONFIG_SENSORS_SMSC47M1 is not set
864 # CONFIG_SENSORS_SMSC47M192 is not set
865 # CONFIG_SENSORS_SMSC47B397 is not set
866 # CONFIG_SENSORS_VIA686A is not set
867 # CONFIG_SENSORS_VT8231 is not set
868 # CONFIG_SENSORS_W83781D is not set
869 # CONFIG_SENSORS_W83791D is not set
870 # CONFIG_SENSORS_W83792D is not set
871 # CONFIG_SENSORS_W83L785TS is not set
872 # CONFIG_SENSORS_W83627HF is not set
873 # CONFIG_SENSORS_W83627EHF is not set
874 # CONFIG_HWMON_DEBUG_CHIP is not set
875
876 #
877 # Misc devices
878 #
879
880 #
881 # Multimedia devices
882 #
883 # CONFIG_VIDEO_DEV is not set
884 CONFIG_VIDEO_V4L2=y
885
886 #
887 # Digital Video Broadcasting Devices
888 #
889 # CONFIG_DVB is not set
890 # CONFIG_USB_DABUSB is not set
891
892 #
893 # Graphics support
894 #
895 # CONFIG_FIRMWARE_EDID is not set
896 # CONFIG_FB is not set
897
898 #
899 # Console display driver support
900 #
901 CONFIG_PROM_CONSOLE=y
902 CONFIG_DUMMY_CONSOLE=y
903 # CONFIG_BACKLIGHT_LCD_SUPPORT is not set
904
905 #
906 # Speakup console speech
907 #
908 # CONFIG_SPEAKUP is not set
909
910 #
911 # Sound
912 #
913 CONFIG_SOUND=y
914
915 #
916 # Advanced Linux Sound Architecture
917 #
918 CONFIG_SND=y
919 CONFIG_SND_TIMER=y
920 CONFIG_SND_PCM=y
921 CONFIG_SND_RAWMIDI=m
922 CONFIG_SND_SEQUENCER=m
923 CONFIG_SND_SEQ_DUMMY=m
924 CONFIG_SND_OSSEMUL=y
925 CONFIG_SND_MIXER_OSS=m
926 CONFIG_SND_PCM_OSS=m
927 CONFIG_SND_PCM_OSS_PLUGINS=y
928 CONFIG_SND_SEQUENCER_OSS=y
929 # CONFIG_SND_RTCTIMER is not set
930 # CONFIG_SND_DYNAMIC_MINORS is not set
931 CONFIG_SND_SUPPORT_OLD_API=y
932 CONFIG_SND_VERBOSE_PROCFS=y
933 # CONFIG_SND_VERBOSE_PRINTK is not set
934 # CONFIG_SND_DEBUG is not set
935
936 #
937 # Generic devices
938 #
939 CONFIG_SND_MPU401_UART=m
940 CONFIG_SND_AC97_CODEC=m
941 CONFIG_SND_AC97_BUS=m
942 CONFIG_SND_DUMMY=m
943 CONFIG_SND_VIRMIDI=m
944 CONFIG_SND_MTPAV=m
945 # CONFIG_SND_SERIAL_U16550 is not set
946 # CONFIG_SND_MPU401 is not set
947
948 #
949 # PCI devices
950 #
951 # CONFIG_SND_AD1889 is not set
952 # CONFIG_SND_ALS300 is not set
953 CONFIG_SND_ALI5451=m
954 # CONFIG_SND_ATIIXP is not set
955 # CONFIG_SND_ATIIXP_MODEM is not set
956 # CONFIG_SND_AU8810 is not set
957 # CONFIG_SND_AU8820 is not set
958 # CONFIG_SND_AU8830 is not set
959 # CONFIG_SND_AZT3328 is not set
960 # CONFIG_SND_BT87X is not set
961 # CONFIG_SND_CA0106 is not set
962 # CONFIG_SND_CMIPCI is not set
963 # CONFIG_SND_CS4281 is not set
964 # CONFIG_SND_CS46XX is not set
965 # CONFIG_SND_DARLA20 is not set
966 # CONFIG_SND_GINA20 is not set
967 # CONFIG_SND_LAYLA20 is not set
968 # CONFIG_SND_DARLA24 is not set
969 # CONFIG_SND_GINA24 is not set
970 # CONFIG_SND_LAYLA24 is not set
971 # CONFIG_SND_MONA is not set
972 # CONFIG_SND_MIA is not set
973 # CONFIG_SND_ECHO3G is not set
974 # CONFIG_SND_INDIGO is not set
975 # CONFIG_SND_INDIGOIO is not set
976 # CONFIG_SND_INDIGODJ is not set
977 # CONFIG_SND_EMU10K1 is not set
978 # CONFIG_SND_EMU10K1X is not set
979 # CONFIG_SND_ENS1370 is not set
980 # CONFIG_SND_ENS1371 is not set
981 # CONFIG_SND_ES1938 is not set
982 # CONFIG_SND_ES1968 is not set
983 # CONFIG_SND_FM801 is not set
984 # CONFIG_SND_HDA_INTEL is not set
985 # CONFIG_SND_HDSP is not set
986 # CONFIG_SND_HDSPM is not set
987 # CONFIG_SND_ICE1712 is not set
988 # CONFIG_SND_ICE1724 is not set
989 # CONFIG_SND_INTEL8X0 is not set
990 # CONFIG_SND_INTEL8X0M is not set
991 # CONFIG_SND_KORG1212 is not set
992 # CONFIG_SND_MAESTRO3 is not set
993 # CONFIG_SND_MIXART is not set
994 # CONFIG_SND_NM256 is not set
995 # CONFIG_SND_PCXHR is not set
996 # CONFIG_SND_RIPTIDE is not set
997 # CONFIG_SND_RME32 is not set
998 # CONFIG_SND_RME96 is not set
999 # CONFIG_SND_RME9652 is not set
1000 # CONFIG_SND_SONICVIBES is not set
1001 # CONFIG_SND_TRIDENT is not set
1002 # CONFIG_SND_VIA82XX is not set
1003 # CONFIG_SND_VIA82XX_MODEM is not set
1004 # CONFIG_SND_VX222 is not set
1005 # CONFIG_SND_YMFPCI is not set
1006
1007 #
1008 # USB devices
1009 #
1010 # CONFIG_SND_USB_AUDIO is not set
1011
1012 #
1013 # ALSA Sparc devices
1014 #
1015 CONFIG_SND_SUN_AMD7930=y
1016 CONFIG_SND_SUN_CS4231=y
1017 CONFIG_SND_SUN_DBRI=y
1018
1019 #
1020 # Open Sound System
1021 #
1022 # CONFIG_SOUND_PRIME is not set
1023
1024 #
1025 # USB support
1026 #
1027 CONFIG_USB_ARCH_HAS_HCD=y
1028 CONFIG_USB_ARCH_HAS_OHCI=y
1029 CONFIG_USB_ARCH_HAS_EHCI=y
1030 CONFIG_USB=y
1031 # CONFIG_USB_DEBUG is not set
1032
1033 #
1034 # Miscellaneous USB options
1035 #
1036 CONFIG_USB_DEVICEFS=y
1037 # CONFIG_USB_BANDWIDTH is not set
1038 # CONFIG_USB_DYNAMIC_MINORS is not set
1039 # CONFIG_USB_OTG is not set
1040
1041 #
1042 # USB Host Controller Drivers
1043 #
1044 CONFIG_USB_EHCI_HCD=y
1045 # CONFIG_USB_EHCI_SPLIT_ISO is not set
1046 # CONFIG_USB_EHCI_ROOT_HUB_TT is not set
1047 # CONFIG_USB_EHCI_TT_NEWSCHED is not set
1048 # CONFIG_USB_ISP116X_HCD is not set
1049 CONFIG_USB_OHCI_HCD=y
1050 # CONFIG_USB_OHCI_BIG_ENDIAN is not set
1051 CONFIG_USB_OHCI_LITTLE_ENDIAN=y
1052 CONFIG_USB_UHCI_HCD=m
1053 # CONFIG_USB_SL811_HCD is not set
1054
1055 #
1056 # USB Device Class drivers
1057 #
1058 # CONFIG_USB_ACM is not set
1059 CONFIG_USB_PRINTER=y
1060
1061 #
1062 # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
1063 #
1064
1065 #
1066 # may also be needed; see USB_STORAGE Help for more information
1067 #
1068 CONFIG_USB_STORAGE=y
1069 # CONFIG_USB_STORAGE_DEBUG is not set
1070 # CONFIG_USB_STORAGE_DATAFAB is not set
1071 # CONFIG_USB_STORAGE_FREECOM is not set
1072 # CONFIG_USB_STORAGE_ISD200 is not set
1073 # CONFIG_USB_STORAGE_DPCM is not set
1074 # CONFIG_USB_STORAGE_USBAT is not set
1075 # CONFIG_USB_STORAGE_SDDR09 is not set
1076 # CONFIG_USB_STORAGE_SDDR55 is not set
1077 # CONFIG_USB_STORAGE_JUMPSHOT is not set
1078 # CONFIG_USB_STORAGE_ALAUDA is not set
1079 # CONFIG_USB_STORAGE_ONETOUCH is not set
1080 # CONFIG_USB_LIBUSUAL is not set
1081
1082 #
1083 # USB Input Devices
1084 #
1085 CONFIG_USB_HID=y
1086 CONFIG_USB_HIDINPUT=y
1087 # CONFIG_USB_HIDINPUT_POWERBOOK is not set
1088 # CONFIG_HID_FF is not set
1089 CONFIG_USB_HIDDEV=y
1090 # CONFIG_USB_AIPTEK is not set
1091 # CONFIG_USB_WACOM is not set
1092 # CONFIG_USB_ACECAD is not set
1093 # CONFIG_USB_KBTAB is not set
1094 # CONFIG_USB_POWERMATE is not set
1095 # CONFIG_USB_TOUCHSCREEN is not set
1096 # CONFIG_USB_YEALINK is not set
1097 # CONFIG_USB_XPAD is not set
1098 # CONFIG_USB_ATI_REMOTE is not set
1099 # CONFIG_USB_ATI_REMOTE2 is not set
1100 # CONFIG_USB_KEYSPAN_REMOTE is not set
1101 # CONFIG_USB_APPLETOUCH is not set
1102
1103 #
1104 # USB Imaging devices
1105 #
1106 # CONFIG_USB_MDC800 is not set
1107 # CONFIG_USB_MICROTEK is not set
1108
1109 #
1110 # USB Network Adapters
1111 #
1112 # CONFIG_USB_CATC is not set
1113 # CONFIG_USB_KAWETH is not set
1114 # CONFIG_USB_PEGASUS is not set
1115 # CONFIG_USB_RTL8150 is not set
1116 # CONFIG_USB_USBNET is not set
1117 # CONFIG_USB_MON is not set
1118
1119 #
1120 # USB port drivers
1121 #
1122 # CONFIG_USB_USS720 is not set
1123
1124 #
1125 # USB Serial Converter support
1126 #
1127 # CONFIG_USB_SERIAL is not set
1128
1129 #
1130 # USB Miscellaneous drivers
1131 #
1132 # CONFIG_USB_EMI62 is not set
1133 # CONFIG_USB_EMI26 is not set
1134 # CONFIG_USB_AUERSWALD is not set
1135 # CONFIG_USB_RIO500 is not set
1136 # CONFIG_USB_LEGOTOWER is not set
1137 # CONFIG_USB_LCD is not set
1138 # CONFIG_USB_LED is not set
1139 # CONFIG_USB_CYPRESS_CY7C63 is not set
1140 # CONFIG_USB_CYTHERM is not set
1141 # CONFIG_USB_PHIDGETKIT is not set
1142 # CONFIG_USB_PHIDGETSERVO is not set
1143 # CONFIG_USB_IDMOUSE is not set
1144 # CONFIG_USB_APPLEDISPLAY is not set
1145 # CONFIG_USB_SISUSBVGA is not set
1146 # CONFIG_USB_LD is not set
1147 # CONFIG_USB_TEST is not set
1148
1149 #
1150 # USB DSL modem support
1151 #
1152
1153 #
1154 # USB Gadget Support
1155 #
1156 # CONFIG_USB_GADGET is not set
1157
1158 #
1159 # MMC/SD Card support
1160 #
1161 # CONFIG_MMC is not set
1162
1163 #
1164 # LED devices
1165 #
1166 # CONFIG_NEW_LEDS is not set
1167
1168 #
1169 # LED drivers
1170 #
1171
1172 #
1173 # LED Triggers
1174 #
1175
1176 #
1177 # InfiniBand support
1178 #
1179 # CONFIG_INFINIBAND is not set
1180
1181 #
1182 # EDAC - error detection and reporting (RAS) (EXPERIMENTAL)
1183 #
1184
1185 #
1186 # Real Time Clock
1187 #
1188 # CONFIG_RTC_CLASS is not set
1189
1190 #
1191 # DMA Engine support
1192 #
1193 # CONFIG_DMA_ENGINE is not set
1194
1195 #
1196 # DMA Clients
1197 #
1198
1199 #
1200 # DMA Devices
1201 #
1202
1203 #
1204 # Misc Linux/SPARC drivers
1205 #
1206 CONFIG_SUN_OPENPROMIO=y
1207 CONFIG_SUN_MOSTEK_RTC=y
1208 # CONFIG_OBP_FLASH is not set
1209 # CONFIG_SUN_BPP is not set
1210 # CONFIG_BBC_I2C is not set
1211 # CONFIG_ENVCTRL is not set
1212 # CONFIG_DISPLAY7SEG is not set
1213
1214 #
1215 # Fibre Channel support
1216 #
1217 # CONFIG_FC4 is not set
1218
1219 #
1220 # File systems
1221 #
1222 CONFIG_EXT2_FS=y
1223 CONFIG_EXT2_FS_XATTR=y
1224 CONFIG_EXT2_FS_POSIX_ACL=y
1225 CONFIG_EXT2_FS_SECURITY=y
1226 # CONFIG_EXT2_FS_XIP is not set
1227 CONFIG_EXT3_FS=y
1228 CONFIG_EXT3_FS_XATTR=y
1229 CONFIG_EXT3_FS_POSIX_ACL=y
1230 CONFIG_EXT3_FS_SECURITY=y
1231 CONFIG_JBD=y
1232 # CONFIG_JBD_DEBUG is not set
1233 CONFIG_FS_MBCACHE=y
1234 CONFIG_REISERFS_FS=m
1235 # CONFIG_REISERFS_CHECK is not set
1236 # CONFIG_REISERFS_PROC_INFO is not set
1237 # CONFIG_REISERFS_FS_XATTR is not set
1238 # CONFIG_JFS_FS is not set
1239 CONFIG_FS_POSIX_ACL=y
1240 # CONFIG_XFS_FS is not set
1241 # CONFIG_OCFS2_FS is not set
1242 # CONFIG_MINIX_FS is not set
1243 # CONFIG_ROMFS_FS is not set
1244 CONFIG_INOTIFY=y
1245 CONFIG_INOTIFY_USER=y
1246 # CONFIG_QUOTA is not set
1247 CONFIG_DNOTIFY=y
1248 # CONFIG_AUTOFS_FS is not set
1249 # CONFIG_AUTOFS4_FS is not set
1250 # CONFIG_FUSE_FS is not set
1251
1252 #
1253 # CD-ROM/DVD Filesystems
1254 #
1255 # CONFIG_ISO9660_FS is not set
1256 # CONFIG_UDF_FS is not set
1257
1258 #
1259 # DOS/FAT/NT Filesystems
1260 #
1261 # CONFIG_MSDOS_FS is not set
1262 # CONFIG_VFAT_FS is not set
1263 # CONFIG_NTFS_FS is not set
1264
1265 #
1266 # Pseudo filesystems
1267 #
1268 CONFIG_PROC_FS=y
1269 CONFIG_PROC_KCORE=y
1270 CONFIG_SYSFS=y
1271 CONFIG_TMPFS=y
1272 CONFIG_HUGETLBFS=y
1273 CONFIG_HUGETLB_PAGE=y
1274 CONFIG_RAMFS=y
1275 # CONFIG_CONFIGFS_FS is not set
1276
1277 #
1278 # Miscellaneous filesystems
1279 #
1280 # CONFIG_ADFS_FS is not set
1281 # CONFIG_AFFS_FS is not set
1282 # CONFIG_HFS_FS is not set
1283 # CONFIG_HFSPLUS_FS is not set
1284 # CONFIG_BEFS_FS is not set
1285 # CONFIG_BFS_FS is not set
1286 # CONFIG_EFS_FS is not set
1287 # CONFIG_CRAMFS is not set
1288 # CONFIG_SQUASHFS is not set
1289 # CONFIG_VXFS_FS is not set
1290 # CONFIG_HPFS_FS is not set
1291 # CONFIG_QNX4FS_FS is not set
1292 # CONFIG_SYSV_FS is not set
1293 # CONFIG_UFS_FS is not set
1294
1295 #
1296 # Network File Systems
1297 #
1298 CONFIG_NFS_FS=m
1299 CONFIG_NFS_V3=y
1300 CONFIG_NFS_V3_ACL=y
1301 CONFIG_NFS_V4=y
1302 # CONFIG_NFS_DIRECTIO is not set
1303 CONFIG_NFSD=m
1304 # CONFIG_NFSD_V3 is not set
1305 CONFIG_NFSD_TCP=y
1306 CONFIG_LOCKD=m
1307 CONFIG_LOCKD_V4=y
1308 CONFIG_EXPORTFS=m
1309 CONFIG_NFS_ACL_SUPPORT=m
1310 CONFIG_NFS_COMMON=y
1311 CONFIG_SUNRPC=m
1312 CONFIG_SUNRPC_GSS=m
1313 CONFIG_RPCSEC_GSS_KRB5=m
1314 # CONFIG_RPCSEC_GSS_SPKM3 is not set
1315 CONFIG_SMB_FS=m
1316 # CONFIG_SMB_NLS_DEFAULT is not set
1317 CONFIG_CIFS=y
1318 # CONFIG_CIFS_STATS is not set
1319 # CONFIG_CIFS_WEAK_PW_HASH is not set
1320 # CONFIG_CIFS_XATTR is not set
1321 # CONFIG_CIFS_DEBUG2 is not set
1322 # CONFIG_CIFS_EXPERIMENTAL is not set
1323 # CONFIG_NCP_FS is not set
1324 # CONFIG_CODA_FS is not set
1325 # CONFIG_AFS_FS is not set
1326 # CONFIG_9P_FS is not set
1327
1328 #
1329 # Partition Types
1330 #
1331 CONFIG_PARTITION_ADVANCED=y
1332 # CONFIG_ACORN_PARTITION is not set
1333 # CONFIG_OSF_PARTITION is not set
1334 # CONFIG_AMIGA_PARTITION is not set
1335 # CONFIG_ATARI_PARTITION is not set
1336 # CONFIG_MAC_PARTITION is not set
1337 CONFIG_MSDOS_PARTITION=y
1338 # CONFIG_BSD_DISKLABEL is not set
1339 # CONFIG_MINIX_SUBPARTITION is not set
1340 # CONFIG_SOLARIS_X86_PARTITION is not set
1341 # CONFIG_UNIXWARE_DISKLABEL is not set
1342 # CONFIG_LDM_PARTITION is not set
1343 # CONFIG_SGI_PARTITION is not set
1344 # CONFIG_ULTRIX_PARTITION is not set
1345 CONFIG_SUN_PARTITION=y
1346 # CONFIG_KARMA_PARTITION is not set
1347 # CONFIG_EFI_PARTITION is not set
1348
1349 #
1350 # Native Language Support
1351 #
1352 CONFIG_NLS=y
1353 CONFIG_NLS_DEFAULT="iso8859-1"
1354 # CONFIG_NLS_CODEPAGE_437 is not set
1355 # CONFIG_NLS_CODEPAGE_737 is not set
1356 # CONFIG_NLS_CODEPAGE_775 is not set
1357 # CONFIG_NLS_CODEPAGE_850 is not set
1358 # CONFIG_NLS_CODEPAGE_852 is not set
1359 # CONFIG_NLS_CODEPAGE_855 is not set
1360 # CONFIG_NLS_CODEPAGE_857 is not set
1361 # CONFIG_NLS_CODEPAGE_860 is not set
1362 # CONFIG_NLS_CODEPAGE_861 is not set
1363 # CONFIG_NLS_CODEPAGE_862 is not set
1364 # CONFIG_NLS_CODEPAGE_863 is not set
1365 # CONFIG_NLS_CODEPAGE_864 is not set
1366 # CONFIG_NLS_CODEPAGE_865 is not set
1367 # CONFIG_NLS_CODEPAGE_866 is not set
1368 # CONFIG_NLS_CODEPAGE_869 is not set
1369 # CONFIG_NLS_CODEPAGE_936 is not set
1370 # CONFIG_NLS_CODEPAGE_950 is not set
1371 # CONFIG_NLS_CODEPAGE_932 is not set
1372 # CONFIG_NLS_CODEPAGE_949 is not set
1373 # CONFIG_NLS_CODEPAGE_874 is not set
1374 # CONFIG_NLS_ISO8859_8 is not set
1375 # CONFIG_NLS_CODEPAGE_1250 is not set
1376 # CONFIG_NLS_CODEPAGE_1251 is not set
1377 # CONFIG_NLS_ASCII is not set
1378 # CONFIG_NLS_ISO8859_1 is not set
1379 # CONFIG_NLS_ISO8859_2 is not set
1380 # CONFIG_NLS_ISO8859_3 is not set
1381 # CONFIG_NLS_ISO8859_4 is not set
1382 # CONFIG_NLS_ISO8859_5 is not set
1383 # CONFIG_NLS_ISO8859_6 is not set
1384 # CONFIG_NLS_ISO8859_7 is not set
1385 # CONFIG_NLS_ISO8859_9 is not set
1386 # CONFIG_NLS_ISO8859_13 is not set
1387 # CONFIG_NLS_ISO8859_14 is not set
1388 # CONFIG_NLS_ISO8859_15 is not set
1389 # CONFIG_NLS_KOI8_R is not set
1390 # CONFIG_NLS_KOI8_U is not set
1391 CONFIG_NLS_UTF8=y
1392
1393 #
1394 # Instrumentation Support
1395 #
1396 CONFIG_PROFILING=y
1397 CONFIG_OPROFILE=m
1398 CONFIG_KPROBES=y
1399
1400 #
1401 # Kernel hacking
1402 #
1403 CONFIG_PRINTK_TIME=y
1404 CONFIG_MAGIC_SYSRQ=y
1405 # CONFIG_UNUSED_SYMBOLS is not set
1406 CONFIG_DEBUG_KERNEL=y
1407 CONFIG_LOG_BUF_SHIFT=18
1408 CONFIG_DETECT_SOFTLOCKUP=y
1409 CONFIG_SCHEDSTATS=y
1410 # CONFIG_DEBUG_SLAB is not set
1411 # CONFIG_DEBUG_RT_MUTEXES is not set
1412 # CONFIG_RT_MUTEX_TESTER is not set
1413 # CONFIG_DEBUG_SPINLOCK is not set
1414 # CONFIG_DEBUG_MUTEXES is not set
1415 # CONFIG_DEBUG_RWSEMS is not set
1416 # CONFIG_DEBUG_SPINLOCK_SLEEP is not set
1417 # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
1418 # CONFIG_DEBUG_KOBJECT is not set
1419 CONFIG_DEBUG_BUGVERBOSE=y
1420 # CONFIG_DEBUG_INFO is not set
1421 CONFIG_DEBUG_FS=y
1422 # CONFIG_DEBUG_VM is not set
1423 # CONFIG_UNWIND_INFO is not set
1424 CONFIG_FORCED_INLINING=y
1425 # CONFIG_RCU_TORTURE_TEST is not set
1426 # CONFIG_DEBUG_STACK_USAGE is not set
1427 # CONFIG_DEBUG_DCFLUSH is not set
1428 # CONFIG_STACK_DEBUG is not set
1429 # CONFIG_DEBUG_BOOTMEM is not set
1430 # CONFIG_DEBUG_PAGEALLOC is not set
1431
1432 #
1433 # Security options
1434 #
1435 CONFIG_KEYS=y
1436 # CONFIG_KEYS_DEBUG_PROC_KEYS is not set
1437 # CONFIG_SECURITY is not set
1438
1439 #
1440 # Cryptographic options
1441 #
1442 CONFIG_CRYPTO=y
1443 CONFIG_CRYPTO_HMAC=y
1444 CONFIG_CRYPTO_NULL=m
1445 CONFIG_CRYPTO_MD4=y
1446 CONFIG_CRYPTO_MD5=y
1447 CONFIG_CRYPTO_SHA1=y
1448 CONFIG_CRYPTO_SHA256=m
1449 CONFIG_CRYPTO_SHA512=m
1450 CONFIG_CRYPTO_WP512=m
1451 CONFIG_CRYPTO_TGR192=m
1452 CONFIG_CRYPTO_DES=y
1453 CONFIG_CRYPTO_BLOWFISH=m
1454 CONFIG_CRYPTO_TWOFISH=m
1455 CONFIG_CRYPTO_SERPENT=m
1456 CONFIG_CRYPTO_AES=m
1457 CONFIG_CRYPTO_CAST5=m
1458 CONFIG_CRYPTO_CAST6=m
1459 CONFIG_CRYPTO_TEA=m
1460 CONFIG_CRYPTO_ARC4=m
1461 CONFIG_CRYPTO_KHAZAD=m
1462 CONFIG_CRYPTO_ANUBIS=m
1463 CONFIG_CRYPTO_DEFLATE=y
1464 CONFIG_CRYPTO_MICHAEL_MIC=m
1465 CONFIG_CRYPTO_CRC32C=m
1466 CONFIG_CRYPTO_TEST=m
1467
1468 #
1469 # Hardware crypto devices
1470 #
1471
1472 #
1473 # Library routines
1474 #
1475 CONFIG_CRC_CCITT=m
1476 CONFIG_CRC16=m
1477 CONFIG_CRC32=y
1478 CONFIG_LIBCRC32C=m
1479 CONFIG_ZLIB_INFLATE=y
1480 CONFIG_ZLIB_DEFLATE=y
1481 CONFIG_PLIST=y

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-sparc] list of problems I got after upgrading kernel to 2.6 Hamish Greig <hgreig@×××××××××××.au>
Re: [gentoo-sparc] list of problems I got after upgrading kernel to 2.6 Hamish Greig <hgreig@×××××××××××.au>