* 2.6.9-rc2-mm4
@ 2004-09-27 1:10 Andrew Morton
2004-09-27 4:53 ` 2.6.9-rc2-mm4 Gene Heskett
` (3 more replies)
0 siblings, 4 replies; 45+ messages in thread
From: Andrew Morton @ 2004-09-27 1:10 UTC (permalink / raw)
To: linux-kernel
ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.9-rc2/2.6.9-rc2-mm4/
- ppc64 builds are busted due to breakage in bk-pci.patch
- sparc64 builds are busted too. Also due to pci problems.
- Various updates to various things. In particular, a kswapd artifact which
could cause too much swapout was fixed.
- I shall be offline for most of this week.
Changes since 2.6.9-rc2-mm3:
linus.patch
bk-acpi.patch
bk-agpgart.patch
bk-alsa.patch
bk-cpufreq.patch
bk-driver-core.patch
bk-i2c.patch
bk-ia64.patch
bk-ide-dev.patch
bk-ieee1394.patch
bk-input.patch
bk-dtor-input.patch
bk-netdev.patch
bk-ntfs.patch
bk-pci.patch
bk-pnp.patch
bk-power.patch
bk-scsi.patch
bk-scsi-target.patch
bk-usb.patch
bk-watchdog.patch
External bk trees
-dio-fine-alignment-and-pages-in-io.patch
-m32r-upgrade-for-mm5-changes.patch
-m32r-support-ptrace_getregs-and-ptrace_setregs.patch
-vsxxxaac-fixups.patch
-allow-i8042-register-location-override-2.patch
-i8042-acpi-enumeration-update.patch
-mm-swsusp-make-sure-we-do-not-return-to-userspace-where-image-is-on-disk.patch
-mm-swsusp-copy_page-is-harmfull.patch
-swsusp-do-not-disable-platform-swsusp-because-s4bios-is-available.patch
-swsusp-fix-default-powerdown-mode.patch
-swsusp-error-do-not-oops-after-allocation-failure.patch
-swsusp-documentation-update.patch
-small-cleanups-for-swsusp.patch
-swsusp-kill-crash-when-too-much-memory-is-free.patch
-swsusp-another-simplification.patch
-ppc32-64-fix-warning-in-pmac-ide.patch
-hpt366c-wrong-timings-used-since-268.patch
-fbdev-add-iomem-annotations-to-cfbimgbltc.patch
-compile-fix-3c59x-for-eisa-without-pci.patch
-fix-generic-direct-io-code-for-xfs.patch
-preserve-irqs-in-time_resume.patch
-serial-driver-compile-fixes.patch
-gcc-4-build-fixes.patch
-uml-move-linker-script.patch
-uml-small-makefile-fixes.patch
-uml-free-wrapper-fixes.patch
-uml-remove-an-unused-header.patch
-uml-allow-uml-to-load-in-the-normal-location.patch
-uml-linker-script-cleanup.patch
-uml-implement-current_text_addr.patch
-uml-error-message-improvement.patch
-uml-fix-fencepost-errors-in-printks.patch
-uml-print-errno-before-resetting-it.patch
-uml-dont-trash-return-value.patch
-mmtimer-quietness.patch
Merged
+entry-s-cleanups.patch
i386 entry.S cleanup
+make-rlimit-settings-per-process-instead-of-per-thread.patch
per-process rather than per-thread rlimits
+fix-ptrace_attach-race-with-real-parents-wait-calls-2.patch
ptrace race fix
-network-packet-tracer-module-using-kprobes-interface.patch
Dropped - it was demo code only.
-tty-drivers-take-two.patch
-tty-driver-take-4-try-2.patch
-tty-locking-build-fix.patch
Drop these for now. They were causing a few problems and are being redone.
+dev-mem-restriction-patch-allow-reads.patch
Allow reading of kernel memory via /dev/mem. Unbreaks old X servers which
go for random walks through /dev/mem looking for device ROMs.
+perfctr-ppc32-mmcr0-handling-fixes.patch
+perfctr-ppc32-preliminary-interrupt-support.patch
perfctr ppc32 fixes
+fix-secure-tcp-sequence-number-generator.patch
Fix sched-fix-latency-in-random-driver.patch
+remove-the-bkl-by-turning-it-into-a-semaphore.patch
Ingo's make-the-BKL-a-semaphore patch
+packet-bio-init.patch
+packet-private-data.patch
+packet-open-comment.patch
CD/DVD packet writing fixes
+bits-to-make-the-key-management-api-more-usable.patch
key management updates
-keys-keyring-management-keyfs-patch.patch
-keyfs-build-fix.patch
-support-supplementary-information-for-request-key-keyfs.patch
-generic-acl-support-for-permission-fix.patch
Drop the keyfs filesystem. We don't need two interfaces to the same thing,
and this one didn't seem to fit well.
+fix-64-bit-problems-in-cachefs.patch
cachefs fix
-inconsistent-kallsyms-fix.patch
-kallsyms-correct-type-char-in-proc-kallsyms.patch
-kallsyms-fix-sparc-gibberish.patch
Folded into kallsyms-data-size-reduction--lookup-speedup.patch
+vga-console-font-problems-on-26-kernel.patch
VGA console font fix
-fix-for-fsync-ignoring-writing-errors-fat-fix.patch
+fat-merge-fix.patch
+fat-check-free_clusters-value.patch
+fat-removal-of-c_le_-macro.patch
+fat-remove-validity-check-of-fat-first-entry.patch
Another fatfs update
+enforce-a-gap-between-heap-and-stack.patch
Enforce a guard region between the stack and the heap.
+no-exec-i386-and-x86_64-fixes.patch
Consolidate x86 and x86_64 no-exec code
+select-cpio_list-or-source-directory-for-initramfs-image.patch
+select-cpio_list-or-source-directory-for-initramfs-image-fix.patch
initranfs preparation options
+taint-cleanup-mce.patch
+taint-fix-forced-rmmod.patch
+taint-on-bad_page.patch
Add a few more reasons for tainting the kernel
-xattr-reintroduce-sanity-checks.patch
+xattr-consolidation-v3-tmpfs-fix.patch
+xattr-reintroduce-sanity-checks-2.patch
Fix the EA consolidation code
-natsemi-remove-compilation-warnings.patch
Buggy, dropped.
-matroxfb-big-endian-update.patch
+remove-big-endian-mode-from-matroxfb.patch
matroxfb endianness fix
+rmmod-ohci1394-hangs.patch
1394 driver fix
+capabilities-issue-in-firmware-loader.patch
Check capabilities in the firmware loader
+introduce-remap_pfn_range-to-replace-remap_page_range.patch
+convert-references-to-remap_page_range-under-arch-and-documentation-to-remap_pfn_range.patch
+convert-users-of-remap_page_range-under-drivers-and-net-to-use-remap_pfn_range.patch
+convert-users-of-remap_page_range-under-include-asm--to-use-remap_pfn_range.patch
+convert-users-of-remap_page_range-under-sound-to-use-remap_pfn_range.patch
+for-mm-only-remove-remap_page_range-completely.patch
replace remap_page_range() with the more useful remap_pfn_range()
+vm-no-wild-kswapd.patch
Fix a problem wherein kswapd can do too much swapout
+add-wait_event_timeout.patch
Add wait_event_tineout()
+update-noapic-description.patch
Documentaiton fix
+mips-added-cpu-type-checking-to-interrupt-control-routines.patch
+mips-added-interrupt-control-routines-for-vrc4173.patch
MIPS update
number of patches in -mm: 569
number of changesets in external trees: 554
number of patches in -mm only: 549
total patches: 1103
All 569 patches:
linus.patch
bk-acpi.patch
acpi-compile-fix.patch
acpi-compile-fix
acpi-x86_64-build-fix.patch
acpi x86_64 build fix
bk-agpgart.patch
bk-alsa.patch
bk-cpufreq.patch
bk-driver-core.patch
module-h-build-fix.patch
module.h build fix
bk-i2c.patch
bk-ia64.patch
bk-ide-dev.patch
bk-ieee1394.patch
bk-input.patch
fix-smm-failures-on-e750x-systems.patch
fix SMM failures on E750x systems
bk-dtor-input.patch
bk-netdev.patch
e1000-dma_mapping-build-fix.patch
e1000 sparc64 dma_mapping build fix
bk-ntfs.patch
bk-pci.patch
bk-pnp.patch
bk-power.patch
bk-scsi.patch
bk-scsi-target.patch
qlogic-oops-fix.patch
qlogic oops fix
qlogic-isp2x00-remove-needless-busyloop.patch
QLogic ISP2x00: remove needless busyloop
scsi-qla-not-working-on-latest-mm-sn2.patch
SCSI QLA not working on latest *-mm SN2
qla2xxx-less-posting.patch
qla2xxx: less posting
tmscsim-build-fix.patch
tmscsim-build-fix
bk-usb.patch
bk-watchdog.patch
mm.patch
add -mmN to EXTRAVERSION
mark-old-power-managment-as-deprecated-and-clean-it-up.patch
Mark old power managment as deprecated and clean it up
use-global-system_state-to-avoid-system-state-confusion.patch
Use global system_state to avoid system-state confusion
swsusp-progress-in-percent.patch
swsusp: progress in percent
swsusp-clean-up-reading.patch
swsusp: clean up reading
swsusp-fix-highmem.patch
swsusp: fix highmem
radeon-do-not-blank-screen-during-suspend.patch
Radeon: do not blank screen during suspend
acpi-proc-simplify-error-handling.patch
acpi proc: error handling
entry-s-cleanups.patch
i386 entry.S cleanups
make-rlimit-settings-per-process-instead-of-per-thread.patch
make rlimit settings per-process instead of per-thread
fix-ptrace_attach-race-with-real-parents-wait-calls-2.patch
fix PTRACE_ATTACH race with real parent's wait calls
softirqs-fix-latency-of-softirq-processing.patch
softirqs: fix latency of softirq processing
softirqs-fix-latency-of-softirq-processing-fix.patch
softirqs-fix-latency-of-softirq-processing fix
x86_64-profiling-oops-workaround.patch
x86_64 profiling oops workaround
add-missing-linux-syscallsh-includes.patch
add missing linux/syscalls.h includes
add-missing-linux-syscallsh-includes-fix.patch
add-missing-linux-syscallsh-includes-fix
distinct-tgid-tid-cpu-usage.patch
distinct tgid/tid CPU usage
show-aggregate-per-process-counters-in-proc-pid-stat-2.patch
show aggregate per-process counters in /proc/PID/stat 2
exec-fix-posix-timers-leak-and-pending-signal-loss.patch
exec: fix posix-timers leak and pending signal loss
__set_page_dirty_nobuffers-mappings.patch
__set_page_dirty_nobuffers mappings
sysfs-backing-store-prepare-file_operations.patch
sysfs backing store - prepare sysfs_file_operations helpers
sysfs-backing-store-prepare-file_operations-fix.patch
fix oops with firmware loading
sysfs-backing-store-add-sysfs_dirent.patch
sysfs backing store - add sysfs_direct structure
sysfs-backing-store-use-sysfs_dirent-tree-in-removal.patch
sysfs backing store: use sysfs_dirent based tree in file removal
sysfs-backing-store-use-sysfs_dirent-tree-in-dir-file_operations.patch
sysfs backing store: use sysfs_dirent based tree in dir file operations
sysfs-backing-store-stop-pinning-dentries-inodes-for-leaves.patch
sysfs backing store: stop pinning dentries/inodes for leaf entries
kgdb-ga.patch
kgdb stub for ia32 (George Anzinger's one)
kgdbL warning fix
kgdb buffer overflow fix
kgdbL warning fix
kgdb: CONFIG_DEBUG_INFO fix
x86_64 fixes
correct kgdb.txt Documentation link (against 2.6.1-rc1-mm2)
kgdb: fix for recent gcc
kgdb warning fixes
THREAD_SIZE fixes for kgdb
Fix stack overflow test for non-8k stacks
kgdb-ga.patch fix for i386 single-step into sysenter
fix TRAP_BAD_SYSCALL_EXITS on i386
add TRAP_BAD_SYSCALL_EXITS config for i386
kgdb-is-incompatible-with-kprobes.patch
kgdb-is-incompatible-with-kprobes
kgdboe-netpoll.patch
kgdb-over-ethernet via netpoll
kgdboe: fix configuration of MAC address
kgdb-x86_64-support.patch
kgdb-x86_64-support.patch for 2.6.2-rc1-mm3
kgdb-x86_64-warning-fixes
kgdb-ia64-support.patch
IA64 kgdb support
ia64 kgdb repair and cleanup
ia64 kgdb fix
kgdb-ia64-fixes.patch
kgdb: ia64 fixes
invalidate-page-race-fix.patch
invalidate page race fix
make-tree_lock-an-rwlock.patch
make mapping->tree_lock an rwlock
must-fix.patch
must fix lists update
must fix list update
mustfix update
must-fix update
mustfix lists
ppc64-reloc_hide.patch
invalidate_inodes-speedup.patch
invalidate_inodes speedup
more invalidate_inodes speedup fixes
dev-mem-restriction-patch.patch
/dev/mem restriction patch
dev-mem-restriction-patch-allow-reads.patch
dev-mem-restriction-patch: allow reads
get_user_pages-handle-VM_IO.patch
fix get_user_pages() against mappings of /dev/mem
jbd-remove-livelock-avoidance.patch
JBD: remove livelock avoidance code in journal_dirty_data()
journal_add_journal_head-debug.patch
journal_add_journal_head-debug
list_del-debug.patch
list_del debug check
unplug-can-sleep.patch
unplug functions can sleep
firestream-warnings.patch
firestream warnings
ext3_rsv_cleanup.patch
ext3 block reservation patch set -- ext3 preallocation cleanup
ext3_rsv_base.patch
ext3 block reservation patch set -- ext3 block reservation
ext3 reservations: fix performance regression
ext3 block reservation patch set -- mount and ioctl feature
ext3 block reservation patch set -- dynamically increase reservation window
ext3 reservation ifdef cleanup patch
ext3 reservation max window size check patch
ext3 reservation file ioctl fix
ext3-reservation-default-on.patch
ext3 reservation: default to on
ext3-lazy-discard-reservation-window-patch.patch
ext3 lazy discard reservation window patch
ext3 discard reservation in last iput fix patch
Fix lazy reservation discard
ext3 reservations: bad_inode fix
ext3 reservation discard race fix
ext3-reservations-spelling-fixes.patch
ext3 reservations: Spelling fixes
ext3-reservations-renumber-the-ext3-reservations-ioctls.patch
ext3 reservations: Renumber the ext3 reservations ioctls
ext3-reservations-remove-unneeded-declaration.patch
ext3 reservations: Remove unneeded declaration.
ext3-reservations-turn-ext3-per-sb-reservations-list-into-an-rbtree.patch
ext3 reservations: Turn ext3 per-sb reservations list into an rbtree.
ext3-reservations-split-the-reserve_window-struct-into-two.patch
ext3 reservations: Split the "reserve_window" struct into two
ext3-reservations-smp-protect-the-reservation-during-allocation.patch
ext3 reservations: SMP-protect the reservation during allocation
ext3-rsv-use-before-initialise-fix.patch
ext3 reservations: use before initialised fix
ext3-reservations-window-allocation-fix.patch
ext3 reservations window allocation fix
ext3-reservation-window-size-increase-incorrectly-fix.patch
ext3 reservation window size increase incorrectly fix
perfctr-core.patch
From: Mikael Pettersson <mikpe@csd.uu.se>
Subject: [PATCH][1/6] perfctr-2.7.3 for 2.6.7-rc1-mm1: core
CONFIG_PERFCTR=n build fix
From: Mikael Pettersson <mikpe@csd.uu.se>
Subject: [PATCH][6/6] perfctr-2.7.3 for 2.6.7-rc1-mm1: misc
perfctr-i386.patch
From: Mikael Pettersson <mikpe@csd.uu.se>
Subject: [PATCH][2/6] perfctr-2.7.3 for 2.6.7-rc1-mm1: i386
perfctr #if/#ifdef cleanup
perfctr Dothan support
perfctr x86_tests build fix
perfctr x86 init bug
perfctr: K8 fix for internal benchmarking code
perfctr x86 update
perfctr-prescott-fix.patch
Prescott fix for perfctr
perfctr-x86_64.patch
From: Mikael Pettersson <mikpe@csd.uu.se>
Subject: [PATCH][3/6] perfctr-2.7.3 for 2.6.7-rc1-mm1: x86_64
perfctr-ppc.patch
From: Mikael Pettersson <mikpe@csd.uu.se>
Subject: [PATCH][4/6] perfctr-2.7.3 for 2.6.7-rc1-mm1: PowerPC
perfctr ppc32 update
perfctr update 4/6: PPC32 cleanups
perfctr ppc32 buglet fix
perfctr-ppc32-mmcr0-handling-fixes.patch
perfctr ppc32 MMCR0 handling fixes
perfctr-virtualised-counters.patch
From: Mikael Pettersson <mikpe@csd.uu.se>
Subject: [PATCH][5/6] perfctr-2.7.3 for 2.6.7-rc1-mm1: virtualised counters
perfctr update 6/6: misc minor cleanups
perfctr update 3/6: __user annotations
perfctr-cpus_complement-fix
perfctr cpumask cleanup
perfctr SMP hang fix
virtual-perfctr-illegal-sleep.patch
virtual perfctr illegal sleep
make-perfctr_virtual-default-in-kconfig-match-recommendation.patch
Make PERFCTR_VIRTUAL default in Kconfig match recommendation in help text
perfctr-ifdef-cleanup.patch
perfctr ifdef cleanup
perfctr-update-2-6-kconfig-related-updates.patch
perfctr update 2/6: Kconfig-related updates
perfctr-ppc32-preliminary-interrupt-support.patch
perfctr ppc32 preliminary interrupt support
perfctr-update-5-6-reduce-stack-usage.patch
perfctr update 5/6: reduce stack usage
perfctr-low-level-documentation.patch
perfctr low-level documentation
perfctr documentation update
perfctr-inheritance-1-3-driver-updates.patch
perfctr inheritance 1/3: driver updates
perfctr inheritance illegal sleep bug
perfctr-inheritance-2-3-kernel-updates.patch
perfctr inheritance 2/3: kernel updates
perfctr-inheritance-3-3-documentation-updates.patch
perfctr inheritance 3/3: documentation updates
perfctr-inheritance-locking-fix.patch
perfctr inheritance locking fix
ext3-online-resize-patch.patch
ext3: online resizing
ext3-online-resize-warning-fix
sched-trivial-sched-changes.patch
sched: trivial sched changes
sched-add-cpu_down_prepare-notifier.patch
sched: add CPU_DOWN_PREPARE notifier
sched-integrate-cpu-hotplug-and-sched-domains.patch
sched: integrate cpu hotplug and sched domains
sched-arch_destroy_sched_domains-warning-fix.patch
sched: arch_destroy_sched_domains warning fix
sched-sched-add-load-balance-flag.patch
sched: sched add load balance flag
sched-sched-add-load-balance-flag-fix.patch
sched: ia64 load balancing fix
sched-remove-disjoint-numa-domains-setup.patch
sched: remove disjoint NUMA domains setup
sched-make-domain-setup-overridable.patch
sched: make domain setup overridable
sched-make-domain-setup-overridable-rename.patch
sched-make-domain-setup-overridable: rename IDLE
sched-make-domain-setup-overridable-fix.patch
sched: make domain setup overridable fix
sched-ia64-add-disjoint-numa-domain-support.patch
sched: IA64 add disjoint NUMA domain support
ia64-non-numa-build-fix.patch
ia64 non numa build fix
sched-fix-domain-debug-for-isolcpus.patch
sched: fix domain debug for isolcpus
sched-enable-sd_load_balance.patch
sched: enable SD_LOAD_BALANCE
sched-hotplug-add-a-cpu_down_failed-notifier.patch
sched: hotplug add a CPU_DOWN_FAILED notifier
sched-use-cpu_down_failed-notifier.patch
sched: use CPU_DOWN_FAILED notifier
sched-fixes-for-ia64-domain-setup.patch
sched: fixes for ia64 domain setup
sched-print-preempt-count.patch
sched-print-preempt-count
zaphod-scheduler.patch
zaphod CPU scheduler
zaphod-build-fix.patch
zaphod-build-fix
preempt-smp.patch
improve preemption on SMP
preempt-cleanup.patch
preempt cleanup
preempt-cleanup-fix.patch
preempt-cleanup-fix
add-lock_need_resched.patch
add lock_need_resched()
sched-add-cond_resched_softirq.patch
sched: add cond_resched_softirq()
sched-fix-latency-in-random-driver.patch
sched: fix latency in random driver
fix-secure-tcp-sequence-number-generator.patch
fix secure tcp sequence number generator
sched-ext3-fix-scheduling-latencies-in-ext3.patch
sched: ext3: fix scheduling latencies in ext3
break-latency-in-invalidate_list.patch
break latency in invalidate_list()
sched-vfs-fix-scheduling-latencies-in-prune_dcache-and-select_parent.patch
sched: vfs: fix scheduling latencies in prune_dcache() and select_parent()
sched-vfs-fix-scheduling-latencies-in-prune_dcache-and-select_parent-fix.patch
sched-vfs-fix-scheduling-latencies-in-prune_dcache-and-select_parent fix
sched-net-fix-scheduling-latencies-in-netstat.patch
sched: net: fix scheduling latencies in netstat
sched-net-fix-scheduling-latencies-in-__release_sock.patch
sched: net: fix scheduling latencies in __release_sock
sched-mm-fix-scheduling-latencies-in-copy_page_range.patch
sched: mm: fix scheduling latencies in copy_page_range()
sched-mm-fix-scheduling-latencies-in-unmap_vmas.patch
sched: mm: fix scheduling latencies in unmap_vmas()
sched-mm-fix-scheduling-latencies-in-get_user_pages.patch
sched: mm: fix scheduling latencies in get_user_pages()
sched-mm-fix-scheduling-latencies-in-filemap_sync.patch
sched: mm: fix scheduling latencies in filemap_sync()
sched-pty-fix-scheduling-latencies-in-ptyc.patch
sched: pty: fix scheduling latencies in pty.c
fix-keventd-execution-dependency.patch
fix keventd execution dependency
sched-fix-scheduling-latencies-in-mttrc.patch
sched: fix scheduling latencies in mttr.c
sched-fix-scheduling-latencies-in-vgaconc.patch
sched: fix scheduling latencies in vgacon.c
sched-fix-scheduling-latencies-for-preempt-kernels.patch
sched: fix scheduling latencies for !PREEMPT kernels
remove-the-bkl-by-turning-it-into-a-semaphore.patch
remove the BKL by turning it into a semaphore
lockmeter-2.patch
lockmeter: lockmeter for out-of-line-spinlocks
ia64 CONFIG_LOCKMETER fix
lockmeter-build-fix
lockmeter for x86_64
lockmeter-lockmeter-fixes-for-preempt-case.patch
lockmeter: lockmeter fixes for preempt case
lockmeter2-build-fix.patch
lockmeter2-build-fix
lockmeter-in_lock_functions-fix.patch
lockmeter: in_lock_functions() fix
lockmeter-in_lock_functions-fix-2.patch
lockmeter-in_lock_functions-fix-2
lockmeter-build-fix-42.patch
lockmeter-build-fix-42
lockmeter-lockmeter-fix-for-generic_read_trylock.patch
lockmeter: lockmeter fix for generic_read_trylock
ext3_bread-cleanup.patch
ext3_bread() cleanup
pcmcia-implement-driver-model-support.patch
pcmcia: implement driver model support
pcmcia-update-network-drivers.patch
pcmcia: update network drivers
pcmcia-update-wireless-drivers.patch
pcmcia: update wireless drivers
pcmcia-fix-eject-lockup.patch
pcmcia: fix eject lockup
pcmcia-add-hotplug-support.patch
pcmcia: add *hotplug support
linux-2.6.8.1-49-rpc_workqueue.patch
nfs: RPC: Convert rpciod into a work queue for greater flexibility
linux-2.6.8.1-50-rpc_queue_lock.patch
nfs: RPC: Remove the rpc_queue_lock global spinlock
dvdrw-support-for-267-bk13.patch
DVD+RW support for 2.6.7-bk13
packet-writing: add credits
CDRW packet writing support
packet: remove #warning
packet writing: door unlocking fix
pkt_lock_door() warning fix
Fix race in pktcdvd kernel thread handling
Fix open/close races in pktcdvd
packet writing: review fixups
Remove pkt_dev from struct pktcdvd_device
packet writing: convert to seq_file
Packet writing support for DVD-RW and DVD+RW discs.
Get blockdev size right in pktcdvd after switching discs
packet writing documentation
Trivial CDRW packet writing doc update
Control pktcdvd with an auxiliary character device
Subject: Re: 2.6.8-rc2-mm2
control-pktcdvd-with-an-auxiliary-character-device-fix
Simplified request size handling in CDRW packet writing
Fix setting of maximum read speed in CDRW packet writing
Packet writing reporting fixes
Speed up the cdrw packet writing driver
packet writing: avoid BIO hackery
cdrom: buffer sizing fix
packet-writing-credits.patch
packet-writing: add credits
cdrw-packet-writing-support-for-267-bk13.patch
CDRW packet writing support
packet: remove #warning
packet writing: door unlocking fix
pkt_lock_door() warning fix
Fix race in pktcdvd kernel thread handling
Fix open/close races in pktcdvd
packet writing: review fixups
Remove pkt_dev from struct pktcdvd_device
packet writing: convert to seq_file
packet-bio-init.patch
packet-writing: use bio_init()
dvd-rw-packet-writing-update.patch
Packet writing support for DVD-RW and DVD+RW discs.
Get blockdev size right in pktcdvd after switching discs
packet-writing-docco.patch
packet writing documentation
Trivial CDRW packet writing doc update
control-pktcdvd-with-an-auxiliary-character-device.patch
Control pktcdvd with an auxiliary character device
Subject: Re: 2.6.8-rc2-mm2
control-pktcdvd-with-an-auxiliary-character-device-fix
packet-private-data.patch
packet-writing: use gendisk private data
simplified-request-size-handling-in-cdrw-packet-writing.patch
Simplified request size handling in CDRW packet writing
fix-setting-of-maximum-read-speed-in-cdrw-packet-writing.patch
Fix setting of maximum read speed in CDRW packet writing
packet-writing-reporting-fix.patch
Packet writing reporting fixes
speed-up-the-cdrw-packet-writing-driver.patch
Speed up the cdrw packet writing driver
packet-writing-avoid-bio-hackery.patch
packet writing: avoid BIO hackery
packet-open-comment.patch
packet-writing: remove useless search
cdrom-buffer-size-fix.patch
cdrom: buffer sizing fix
cpufreq-driver-for-nforce2-kernel-267.patch
cpufreq driver for nForce2
allow-modular-ide-pnp.patch
allow modular ide-pnp
create-nodemask_t.patch
Create nodemask_t
nodemask fix
nodemask build fix
allow-x86_64-to-reenable-interrupts-on-contention.patch
Allow x86_64 to reenable interrupts on contention
i386-hotplug-cpu.patch
i386 Hotplug CPU
hotplug-cpu-fix-apic-queued-timer-vector-race.patch
Hotplug cpu: Fix APIC queued timer vector race
hotplug-cpu-move-cpu_online_map-clear-to-__cpu_disable.patch
Hotplug cpu: Move cpu_online_map clear to __cpu_disable
igxb-speedup.patch
igxb speedup
serialize-access-to-ide-devices.patch
serialize access to ide devices
remove-unconditional-pci-acpi-irq-routing.patch
remove unconditional PCI ACPI IRQ routing
propagate-pci_enable_device-errors.patch
propagate pci_enable_device() errors
disable-atykb-warning.patch
disable atykb "too many keys pressed" warning
reiserfs-rename-struct-key.patch
reiserfs-rename-struct-key
add-some-key-management-specific-error-codes.patch
Add some key management specific error codes
keys-new-error-codes-for-alpha-mips-pa-risc-sparc-sparc64.patch
keys: new error codes for Alpha, MIPS, PA-RISC, Sparc & Sparc64
implement-in-kernel-keys-keyring-management.patch
implement in-kernel keys & keyring management
keys build fix
keys & keyring management update patch
implement-in-kernel-keys-keyring-management-update-build-fix
implement-in-kernel-keys-keyring-management-update-build-fix-2
key management patch cleanup
return-a-different-error-if-unavailable-keytype-is-used.patch
Return a different error if unavailable keytype is used
link-user-keyrings-together-correctly.patch
Link user keyrings together correctly
make-key-management-code-use-new-the-error-codes.patch
Make key management code use new the error codes
keys-permission-fix.patch
keys: permission fix
implement-in-kernel-keys-keyring-management-afs-workaround.patch
implement-in-kernel-keys-keyring-management afs workaround
support-supplementary-information-for-request-key.patch
Support supplementary information for request-key
make-key-management-use-syscalls-not-prctls.patch
Make key management use syscalls not prctls
move-syscall-declarations-from-linux-keyh-2.patch
Move syscall declarations from linux/key.h #2
bits-to-make-the-key-management-api-more-usable.patch
Bits to make the key management API more usable
make-key-management-use-syscalls-not-prctls-build-fix.patch
make-key-management-use-syscalls-not-prctls build fix
export-file_ra_state_init-again.patch
Export file_ra_state_init() again
cachefs-filesystem.patch
CacheFS filesystem
fix-64-bit-problems-in-cachefs.patch
Fix 64-bit problems in cachefs
cachefs-fixed-typos-that-cause-wrong-pointer-to-be-kunmapped.patch
cachefs: fixed typos that cause wrong pointer to be kunmapped
cachefs-return-the-right-error-upon-invalid-mount.patch
CacheFS: return the right error upon invalid mount
fix-cachefs-barrier-handling-and-other-kernel-discrepancies.patch
Fix CacheFS barrier handling and other kernel discrepancies
remove-error-from-linux-cachefsh.patch
Remove #error from linux/cachefs.h
cachefs-warning-fix-2.patch
cachefs warning fix 2
cachefs-linkage-fix-2.patch
cachefs linkage fix
cachefs-build-fix.patch
cachefs build fix
cachefs-documentation.patch
CacheFS documentation
add-page-becoming-writable-notification.patch
Add page becoming writable notification
provide-a-filesystem-specific-syncable-page-bit.patch
Provide a filesystem-specific sync'able page bit
provide-a-filesystem-specific-syncable-page-bit-fix.patch
provide-a-filesystem-specific-syncable-page-bit-fix
make-afs-use-cachefs.patch
Make AFS use CacheFS
afs-cachefs-dependency-fix.patch
afs-cachefs-dependency-fix
ide-probe.patch
ide probe
268-rc3-jffs2-unable-to-read-filesystems.patch
jffs2 unable to read filesystems
jffs2-mount-options-discarded.patch
JFFS2 mount options discarded
assign_irq_vector-section-fix.patch
assign_irq_vector __init section fix
find_isa_irq_pin-should-not-be-__init.patch
find_isa_irq_pin should not be __init
kexec-i8259-shutdowni386.patch
kexec: i8259-shutdown.i386
kexec-i8259-shutdown-x86_64.patch
kexec: x86_64 i8259 shutdown
kexec-apic-virtwire-on-shutdowni386patch.patch
kexec: apic-virtwire-on-shutdown.i386.patch
kexec-apic-virtwire-on-shutdownx86_64.patch
kexec: apic-virtwire-on-shutdown.x86_64
kexec-ioapic-virtwire-on-shutdowni386.patch
kexec: ioapic-virtwire-on-shutdown.i386
kexec-ioapic-virtwire-on-shutdownx86_64.patch
kexec: ioapic-virtwire-on-shutdown.x86_64
kexec-e820-64bit.patch
kexec: e820-64bit
kexec-kexec-generic.patch
kexec: kexec-generic
kexec-machine_shutdownx86_64.patch
kexec: machine_shutdown.x86_64
kexec-kexecx86_64.patch
kexec: kexec.x86_64
kexec-machine_shutdowni386.patch
kexec: machine_shutdown.i386
kexec-kexeci386.patch
kexec: kexec.i386
kexec-use_mm.patch
kexec: use_mm
crashdump-documentation.patch
crashdump: documentation
crashdump-memory-preserving-reboot-using-kexec.patch
crashdump: memory preserving reboot using kexec
crashdump-routines-for-copying-dump-pages.patch
crashdump: routines for copying dump pages
crashdump-kmap-build-fix.patch
crashdump kmap build fix
crashdump-register-snapshotting-before-kexec-boot.patch
crashdump: register snapshotting before kexec boot
crashdump-elf-format-dump-file-access.patch
crashdump: ELF format dump file access
crashdump-linear-raw-format-dump-file-access.patch
crashdump: linear/raw format dump file access
new-bitmap-list-format-for-cpusets.patch
new bitmap list format (for cpusets)
cpusets-big-numa-cpu-and-memory-placement.patch
cpusets - big numa cpu and memory placement
cpusets-fix-race-in-cpuset_add_file.patch
cpusets: fix race in cpuset_add_file()
cpusets-remove-more-casts.patch
cpusets: remove more casts
cpusets-make-config_cpusets-the-default-in-sn2_defconfig.patch
cpusets: make CONFIG_CPUSETS the default in sn2_defconfig
cpusets-document-proc-status-allowed-fields.patch
cpusets: document proc status allowed fields
cpusets-dont-export-proc_cpuset_operations.patch
Cpusets - Dont export proc_cpuset_operations
cpusets-display-allowed-masks-in-proc-status.patch
cpusets: display allowed masks in proc status
cpusets-simplify-cpus_allowed-setting-in-attach.patch
cpusets: simplify cpus_allowed setting in attach
cpusets-remove-useless-validation-check.patch
cpusets: remove useless validation check
cpusets-config_cpusets-depends-on-smp.patch
Cpusets: CONFIG_CPUSETS depends on SMP
cpusets-tasks-file-simplify-format-fixes.patch
Cpusets tasks file: simplify format, fixes
cpusets-simplify-memory-generation.patch
Cpusets: simplify memory generation
cpusets-interoperate-with-hotplug-online-maps.patch
cpusets: interoperate with hotplug online maps
cpusets-alternative-fix-for-possible-race-in.patch
cpusets: alternative fix for possible race in cpuset_tasks_read()
cpusets-remove-casts.patch
cpusets: remove void* typecasts
reiser4-sb_sync_inodes.patch
reiser4: vfs: add super_operations.sync_inodes()
reiser4-sb_sync_inodes-cleanup.patch
reiser4-sb_sync_inodes-cleanup
reiser4-allow-drop_inode-implementation.patch
reiser4: export vfs inode.c symbols
reiser4-allow-drop_inode-implementation-cleanup.patch
reiser4-allow-drop_inode-implementation-cleanup
reiser4-truncate_inode_pages_range.patch
reiser4: vfs: add truncate_inode_pages_range()
reiser4-truncate_inode_pages_range-cleanup.patch
reiser4-truncate_inode_pages_range-cleanup
reiser4-export-remove_from_page_cache.patch
reiser4: export pagecache add/remove functions to modules
reiser4-export-page_cache_readahead.patch
reiser4: export page_cache_readahead to modules
reiser4-reget-page-mapping.patch
reiser4: vfs: re-check page->mapping after calling try_to_release_page()
reiser4-rcu-barrier.patch
reiser4: add rcu_barrier() synchronization point
reiser4-rcu-barrier-fix.patch
reiser4-rcu-barrier fix
reiser4-export-inode_lock.patch
reiser4: export inode_lock to modules
reiser4-export-inode_lock-cleanup.patch
reiser4-export-inode_lock-cleanup
reiser4-export-pagevec-funcs.patch
reiser4: export pagevec functions to modules
reiser4-export-pagevec-funcs-cleanup.patch
reiser4-export-pagevec-funcs-cleanup
reiser4-export-radix_tree_preload.patch
reiser4: export radix_tree_preload() to modules
reiser4-radix-tree-tag.patch
reiser4: add new radix tree tag
reiser4-radix_tree_lookup_slot.patch
reiser4: add radix_tree_lookup_slot()
reiser4-aliased-dir.patch
reiser4: vfs: handle aliased directories
reiser4-kobject-umount-race.patch
reiser4: introduce filesystem kobjects
reiser4-kobject-umount-race-cleanup.patch
reiser4-kobject-umount-race-cleanup
reiser4-perthread-pages.patch
reiser4: per-thread page pools
reiser4-unstatic-kswapd.patch
reiser4: make kswapd() unstatic for debug
reiser4-include-reiser4.patch
reiser4: add to build system
reiser4-4kstacks-fix.patch
resier4-4kstacks-fix
stop-reiser4-from-turning-itself-on-by-default.patch
Stop reiser4 from turning itself on by default
reiser4-doc.patch
reiser4: documentation
reiser4-doc-update.patch
Update Documentation/Changes for reiser4
reiser4-only.patch
reiser4: main fs
reiser4-cond_resched-build-fix.patch
reiser4: cond_resched() build fix
reiser4-debug-build-fix.patch
reiser4-debug-build-fix
reiser4-prefetch-warning-fix.patch
reiser4: prefetch warning fix
reiser4-mode-fix.patch
reiser4: mode type fix
reiser4-get_context_ok-warning-fixes.patch
reiser4: get_context_ok() warning fixes
reiser4-remove-debug.patch
resier4: remove debug stuff
reiser4-spinlock-debugging-build-fix-2.patch
reiser4-spinlock-debugging-build-fix-2
reiser4-sparc64-build-fix.patch
reiser4 sparc64 build fix
sys_reiser4-sparc64-build-fix.patch
sys_reiser4 sparc64 build fix
reiser4-printk-warning-fixes.patch
reiser4 printk warning fixes
reiser4-generic_acl-fix.patch
reiser4: generic_acl fix
reiser4-plugin_set_done-memleak-fix.patch
reiser4 plugin_set_done-memleak-fix.patch
reiser4-init-max_atom_flusers.patch
reiser4 init-max_atom_flusers.patch
reiser4-parse-options-reduce-stack-usage.patch
reiser4 parse-options-reduce-stack-usage.patch
reiser4-sparce64-warning-fix.patch
reiser4 sparc64-warning-fix.patch
reiser4-hardirq-build-fix.patch
resiser4: hardirq.h build fix
reiser4-x86_64-warning-fix.patch
reiser4 x86_64-warning-fix.patch
reiser4-fix-mount-option-parsing.patch
reiser4 fix-mount-option-parsing.patch
reiser4-parse-option-cleanup.patch
reiser4 parse-option-cleanup.patch
reiser4-comment-fix.patch
reiser4 comment-fix.patch
reiser4-fill_super-improve-warning.patch
reiser4 fill_super-improve-warning.patch
reiser4-disable-pseudo.patch
reiser4 disable-pseudo.patch
reiser4-disable-repacker.patch
reiser4 disable-repacker.patch
add-acpi-based-floppy-controller-enumeration.patch
Add ACPI-based floppy controller enumeration.
add-acpi-based-floppy-controller-enumeration-fix.patch
add-acpi-based-floppy-controller-enumeration fix
update-acpi-floppy-enumeration.patch
update ACPI floppy enumeration
floppy-acpi-enumeration-update.patch
floppy ACPI enumeration update
possible-dcache-bug-debugging-patch.patch
Possible dcache BUG: debugging patch
kallsyms-data-size-reduction--lookup-speedup.patch
kallsyms data size reduction / lookup speedup
tioccons-security.patch
TIOCCONS security
fix-process-start-times.patch
Fix reporting of process start times
fix-comment-in-include-linux-nodemaskh.patch
Fix comment in include/linux/nodemask.h
x86-build-issue-with-software-suspend-code.patch
Fix x86 build issue with software suspend code
move-waitqueue-functions-to-kernel-waitc.patch
move waitqueue functions to kernel/wait.c
standardize-bit-waiting-data-type.patch
standardize bit waiting data type
provide-a-filesystem-specific-syncable-page-bit-fix-2.patch
provide-a-filesystem-specific-syncable-page-bit-fix-2
consolidate-bit-waiting-code-patterns.patch
consolidate bit waiting code patterns
consolidate-bit-waiting-code-patterns-cleanup
__wait_on_bit-fix
eliminate-bh-waitqueue-hashtable.patch
eliminate bh waitqueue hashtable
eliminate-bh-waitqueue-hashtable-fix.patch
wait_on_bit_lock() must test_and_set_bit(), not test_bit()
eliminate-inode-waitqueue-hashtable.patch
eliminate inode waitqueue hashtable
move-wait-ops-contention-case-completely-out-of-line.patch
move wait ops' contention case completely out of line
reduce-number-of-parameters-to-__wait_on_bit-and-__wait_on_bit_lock.patch
reduce number of parameters to __wait_on_bit() and __wait_on_bit_lock()
wait_on_bit-must-loop.patch
wait_on_bit() must loop
document-wake_up_bits-requirement-for-preceding-memory-barriers.patch
document wake_up_bit()'s requirement for preceding memory barriers
jbd-wakeup-fix.patch
jbd wakeup fix
3c59x-pm-fix.patch
3c59x: enable power management unconditionally
serial-mpsc-driver.patch
Serial MPSC driver
serial-add-support-for-non-standard-xtals-to-16c950-driver.patch
serial: add support for non-standard XTALs to 16c950 driver
serial-pick-nearest-baud-rate-divider.patch
serial: pick nearest baud rate divider
add-support-for-possio-gcc-aka-pcmcia-siemens-mc45.patch
Add support for Possio GCC AKA PCMCIA Siemens MC45
vm-pageout-throttling.patch
vm: pageout throttling
fix-race-in-sysfs_read_file-and-sysfs_write_file.patch
Fix race in sysfs_read_file() and sysfs_write_file()
possible-race-in-sysfs_read_file-and-sysfs_write_file-update.patch
Possible race in sysfs_read_file() and sysfs_write_file()
md-add-interface-for-userspace-monitoring-of-events.patch
md: add interface for userspace monitoring of events.
unreachable-code-in-ext3_direct_io.patch
unreachable code in ext3_direct_IO()
fix-for-nforce2-secondary-ide-getting-wrong-irq.patch
Fix for NForce2 secondary IDE getting wrong IRQ
revert-allow-oem-written-modules-to-make-calls-to-ia64-oem-sal-functions.patch
revert "allow OEM written modules to make calls to ia64 OEM SAL functions"
misrouted-irq-recovery-take-2.patch
Misrouted IRQ recovery, take 2
misrouted-irq-recovery-take-2-cleanup.patch
misrouted-irq-recovery-take-2 cleanup
misrouted-irq-recovery-take-2-fix.patch
misrouted-irq-recovery-take-2 fix
misrouted-irq-recovery-docs.patch
misrouted-irq-recovery documentation
enable_irq-backtrace.patch
enable_irq-backtrace
cfq-iosched-v2.patch
CFQ iosched v2
cfq-v2-update.patch
cfq v2 update
cfq-fix-allocated-counts.patch
cfq: fix allocated counts
cfq-warnings.patch
cfq warnings
dont-export-blkdev_open-and-def_blk_ops.patch
don't export blkdev_open and def_blk_ops
remove-dead-code-from-fs-mbcachec.patch
remove dead code from fs/mbcache.c
remove-posix_acl_masq_nfs_mode.patch
remove posix_acl_masq_nfs_mode
dont-export-shmem_file_setup.patch
don't export shmem_file_setup
remove-pm_find-unexport-pm_send.patch
remove pm_find, unexport pm_send
remove-dead-code-and-exports-from-signalc.patch
remove dead code and exports from signal.c
unexport-proc_sys_root.patch
unexport proc_sys_root
unexport-is_subdir-and-shrink_dcache_anon.patch
unexport is_subdir and shrink_dcache_anon
unexport-devfs_mk_symlink.patch
unexport devfs_mk_symlink
unexport-do_execve-do_select.patch
unexport do_execve/do_select
unexport-exit_mm.patch
unexport exit_mm
unexport-files_lock-and-put_filp.patch
unexport files_lock and put_filp
unexport-f_delown.patch
unexport f_delown
unexport-lookup_create.patch
unexport lookup_create
remove-wake_up_all_sync.patch
remove wake_up_all_sync
remove-set_fs_root-set_fs_pwd.patch
remove set_fs_root/set_fs_pwd
md-remove-md_flush_all.patch
md: remove md_flush_all
md-make-retry_list-non-global-in-raid1-and-multipath.patch
md: make retry_list non-global in raid1 and multipath
md-rationalise-issue_flush-function-in-md-personalities.patch
md: rationalise issue_flush function in md personalities
md-rationalise-unplug-functions-in-md.patch
md: rationalise unplug functions in md
md-make-sure-md-always-uses-rdev_dec_pending-properly.patch
md: make sure md always uses rdev_dec_pending properly
md-fix-two-little-bugs-in-raid10.patch
md: fix two little bugs in raid10
md-modify-locking-when-accessing-subdevices-in-md.patch
md: modify locking when accessing subdevices in md
generic-acl-support-for-permission.patch
generic acl support for ->permission
generic-acl-support-for-permission-fix.patch
generic acl support for ->permission fix
cacheline-align-pagevec-structure.patch
Adjust align pagevec structure
fbdev-remove-unnecessary-banshee_wait_idle-from-tdfxfb.patch
fbdev: remove unnecessary banshee_wait_idle from tdfxfb
fbdev-fix-logo-drawing-failure-for-vga16fb.patch
fbdev: fix logo drawing failure for vga16fb
fbcon-fix-setup-boot-options-of-fbcon.patch
fbcon: Fix setup boot options of fbcon
fbdev-pass-struct-device-to-class_simple_device_add.patch
fbdev: Pass struct device to class_simple_device_add
fbdev-add-tile-blitting-support.patch
fbdev: Add Tile Blitting support
fbdev-fix-scrolling-corruption.patch
fbdev: fix scrolling corruption
radeonfb-fix-warnings-about-uninitialized-variables.patch
radeonfb: Fix monitor probe logic
fbdev-remove-i810fb-explicit-agp-initialization-hack.patch
fbdev: Remove i810fb explicit agp initialization hack.
fbdev-add-iomem-annotations-to-fbmemc.patch
fbdev: Add iomem annotations to fbmem.c
fbdev-add-iomem-annotations-to-i810fb.patch
fbdev: Add iomem annotations to i810fb
fbdev-add-iomem-annotations-to-vga16fbc.patch
fbdev: Add iomem annotations to vga16fb.c
vga-console-font-problems-on-26-kernel.patch
VGA console font problems on 2.6 kernel
fix-for-spurious-interrupts-on-e100-resume-2.patch
Fix for spurious interrupts on e100 resume 2
atomic_inc_return-for-i386.patch
atomic_inc_return() for i386
atomic_inc_return-for-x86_64.patch
atomic_inc_return() for x86_64
atomic_inc_return-for-arm.patch
atomic_inc_return() for arm
atomic_inc_return-for-arm26.patch
atomic_inc_return() for arm26
atomic_inc_return-for-sparc64.patch
atomic_inc_return() for sparc64
remove-dead-exports-from-fs-fat.patch
remove dead exports from fs/fat/
fat-use-hlist_head-for-fat_inode_hashtable-1-6.patch
FAT: use hlist_head for fat_inode_hashtable
fat-rewrite-the-cache-for-file-allocation-table-lookup.patch
FAT: rewrite the cache for file allocation table lookup
fat-cache-lock-from-per-sb-to-per-inode-3-6.patch
FAT: cache lock from per sb to per inode
fat-the-inode-hash-from-per-module-to-per-sb-4-6.patch
FAT: the inode hash from per module to per sb
fat-fix-the-race-bitween-fat_free-and-fat_get_cluster.patch
FAT: Fix the race bitween fat_free() and fat_get_cluster()
fat-remove-debug_pr-6-6.patch
FAT: remove debug_pr()
fat-merge-fix.patch
Subject: [PATCH 1/4] FAT: merge fix
fat-check-free_clusters-value.patch
Subject: [PATCH 2/4] FAT: check free_clusters value
fat-removal-of-c_le_-macro.patch
Subject: [PATCH 3/4] FAT: removal of C[FT]_LE_[WL] macro
fat-remove-validity-check-of-fat-first-entry.patch
Subject: [PATCH 4/4] FAT: remove validity check of FAT first entry
thinkpad-fnfx-key-driver.patch
thinkpad fn+fx key driver
enforce-a-gap-between-heap-and-stack.patch
Enforce a gap between heap and stack
no-exec-i386-and-x86_64-fixes.patch
no exec: i386 and x86_64 cleanups
rewrite-alloc_pidmap.patch
pidhashing: rewrite alloc_pidmap()
pidhashing-retain-older-vendor-copyright.patch
From: William Lee Irwin III <wli@holomorphy.com>
Subject: [pidhashing] [1/3] retain older vendor copyright
pidhashing-lower-pid_max_limit-for-32-bit-machines.patch
From: William Lee Irwin III <wli@holomorphy.com>
Subject: [pidhashing] [2/3] lower PID_MAX_LIMIT for 32-bit machines
pidhashing-enforce-pid_max_limit-in-sysctls.patch
From: William Lee Irwin III <wli@holomorphy.com>
Subject: [pidhashing] [3/3] enforce PID_MAX_LIMIT in sysctls
allow-multiple-inputs-in-alternative_input.patch
Allow multiple inputs in alternative_input
autofs4-allow-map-update-recognition.patch
autofs4: allow map update recognition
lighten-mmlist_lock.patch
lighten mmlist_lock
incorrect-pci-interrupt-assignment-on-es7000-for-platform-gsi.patch
Incorrect PCI interrupt assignment on ES7000 for platform GSI
fix-task_mmuc-text-size-reporting.patch
procfs: fix task_mmu.c text size reporting
sparc32-add-atomic_sub_and_test.patch
sparc32: add atomic_sub_and_test()
make-console_conditional_schedule-__sched-and-use-cond_resched.patch
make console_conditional_schedule() __sched and use cond_resched()
report-per-process-pagetable-usage.patch
report per-process pagetable usage
remove-lock_section-from-x86_64-spin_lock-asm.patch
remove LOCK_SECTION from x86_64 spin_lock asm
v4l-msp3400-cleanup.patch
v4l: msp3400 cleanup
v4l-tuner-update.patch
v4l: tuner update
v4l-bttv-update.patch
v4l: bttv update
v4l-dvb-cx88-driver-update.patch
v4l/dvb: cx88 driver update
v4l-dvb-cx88-driver-update-fix.patch
v4l-dvb-cx88-driver-update-fix
DVB-update-saa7146.patch
DVB: update saa7146
DVB-documentation-update.patch
DVB: documentation update
DVB-skystar2-dvb-bt8xx-update.patch
DVB: skystar2 dvb bt8xx update
DVB-dvb-core-update.patch
DVB: core update
DVB-frontend-conversion.patch
DVB: frontend conversion
DVB-frontend-conversion2.patch
DVB: frontend conversion #2
DVB-frontend-conversion3.patch
DVB: frontend conversion #3
DVB-frontend-conversion4.patch
DVB: frontend conversion #4
DVB-add-frontend-1-2.patch
DVB: add frontend
DVB-add-frontend-2-2.patch
DVB: add frontend #2
DVB-new-driver-dibusb.patch
DVB: new driver for mobile USB Budget DVB-T devices
DVB-misc-driver-updates.patch
DVB: misc driver updates
DVB-frontend-updates.patch
DVB: frontend updates
V4L-follow-changes-in-saa7146.patch
V4L: follow changes in saa7146
a-simple-fifo-implementation.patch
A simple FIFO implementation
add-hook-for-pci-resource-deallocation.patch
add hook for PCI resource deallocation
replace-hard-coded-modverdir-in-modpost.patch
Replace hard-coded MODVERDIR in modpost
via-velocity-kconfig-fix.patch
via-velocity Kconfig fix
gen_init_cpio-uses-external-file-list.patch
gen_init_cpio uses external file list
select-cpio_list-or-source-directory-for-initramfs-image.patch
Select cpio_list or source directory for initramfs image
select-cpio_list-or-source-directory-for-initramfs-image-fix.patch
select-cpio_list-or-source-directory-for-initramfs-image fix
ia64-alignment-error-stack-dump.patch
ia64-alignment-error-stack-dump
changed-pci_find_device-to-pci_get_device.patch
Changed pci_find_device to pci_get_device
3c59x-missing-pci_disable_device.patch
3c59x: missing pci_disable_device
remove-mod_inc_use_count-mod_dec_use_count.patch
remove MOD_INC_USE_COUNT/MOD_DEC_USE_COUNT
mark-inter_module_-deprecated.patch
mark inter_module_* deprecated
dont-include-linux-sysctlh-in-linux-securityh.patch
don't include <linux/sysctl.h> in <linux/security.h>
cleanup-move-call-to-update_process_times.patch
cleanup: move call to update_process_times.
cleanup-remove-unused-definitions-from-timexh.patch
cleanup: remove unused definitions from timex.h
cleanup-timeh-timesh-timexh-and-jiffiesh.patch
cleanup: time.h, times.h, timex.h and jiffies.h
fix-dcache-lookup.patch
Fix dcache lookup
remove-d_bucket.patch
Remove d_bucket
remove-d_bucket-warning-fix.patch
remove-d_bucket warning fix
document-rcu-based-dcache-lookup.patch
Document RCU based dcache lookup
via82xx-fix.patch
via82xx fix
add-tainted-bit-for-machine-checks.patch
Add tainted bit for machine checks
taint-cleanup-mce.patch
taint: cleanup mce
taint-fix-forced-rmmod.patch
taint: fix forced rmmod
taint-on-bad_page.patch
taint on bad_page
smbfs-do-not-honor-uid-gid-file_mode-and-dir_mode-supplied.patch
smbfs does not honor uid, gid, file_mode and dir_mode supplied by user mount
sort-generic-pci-fixups-after-specific-ones.patch
Sort generic PCI fixups after specific ones
kfree_skb-dump_stack.patch
kfree_skb-dump_stack
simplify-last-lib-idrc-change.patch
Simplify last lib/idr.c change
fix-typesh.patch
Fix types.h
xattr-consolidation-v3-generic-xattr-api.patch
xattr consolidation v3 - generic xattr API
xattr-consolidation-v3-lsm.patch
xattr consolidation v3 - LSM
xattr-consolidation-v3-ext3.patch
xattr consolidation v3 - ext3
xattr-consolidation-v3-ext2.patch
xattr consolidation v3 - ext2
xattr-consolidation-v3-devpts.patch
xattr consolidation v3 - devpts
xattr-consolidation-v3-tmpfs.patch
xattr consolidation v3 - tmpfs
xattr-consolidation-v3-tmpfs-fix.patch
xattr-consolidation-v3-tmpfs fix
xattr-reintroduce-sanity-checks-2.patch
xattr: re-introduce validity check before xattr cache insert
allow-all-filesystems-to-specify-fscreate-mount.patch
SELinux: allow all filesystems to specify fscreate mount option
512x-altix-timer-interrupt-livelock-fix-vs-269-rc2-mm2.patch
profile: 512x Altix timer interrupt livelock fix
sparc32-early-tick_ops.patch
sparc32: early tick_ops
smc91x-revert-11923358-m32r-modify-drivers-net-smc91xc.patch
smc91x: Revert 1.1923.3.58: "m32r: modify drivers/net/smc91x.c for m32r"
smc91x-assorted-minor-cleanups.patch
From: Nicolas Pitre <nico@cam.org>
Subject: [Patch 2/11] smc91x: Assorted minor cleanups
smc91x-set-the-mac-addr-from-the-smc_enable-function.patch
From: Nicolas Pitre <nico@cam.org>
Subject: [Patch 3/11] smc91x: set the MAC addr from the smc_enable function
smc91x-fold-smc_setmulticast-into-smc_set_multicast_list.patch
From: Nicolas Pitre <nico@cam.org>
Subject: [Patch 4/11] smc91x: fold smc_setmulticast() into smc_set_multicast_list()
smc91x-simplify-register-bank-usage.patch
From: Nicolas Pitre <nico@cam.org>
Subject: [Patch 5/11] smc91x: simplify register bank usage
smc91x-move-tx-processing-out-of-irq-context-entirely.patch
From: Nicolas Pitre <nico@cam.org>
Subject: [Patch 6/11] smc91x: move TX processing out of IRQ context entirely
smc91x-use-a-work-queue-to-reconfigure-the-phy-from.patch
From: Nicolas Pitre <nico@cam.org>
Subject: [Patch 7/11] smc91x: use a work queue to reconfigure the phy from smc_timeout()
smc91x-fix-possible-leak-of-the-skb-waiting-for-mem.patch
From: Nicolas Pitre <nico@cam.org>
Subject: [Patch 8/11] smc91x: fix possible leak of the skb waiting for mem allocation
smc91x-display-pertinent-register-values-from-the.patch
From: Nicolas Pitre <nico@cam.org>
Subject: [Patch 9/11] smc91x: display pertinent register values from the timeout function
smc91x-straighten-smp-locking.patch
From: Nicolas Pitre <nico@cam.org>
Subject: [Patch 10/11] smc91x: straighten SMP locking
smc91x-cosmetics.patch
From: Nicolas Pitre <nico@cam.org>
Subject: [Patch 11/11] smc91x: cosmetics
m32r-trivial-fix-of-smc91xh.patch
m32r: trivial fix of smc91x.h
remove-big-endian-mode-from-matroxfb.patch
Remove big-endian mode from matroxfb
assorted-matroxfb-fixes.patch
Assorted matroxfb fixes
janitor-cpqarray-remove-unused-include.patch
janitor: cpqarray remove unused include
janitor-remove-old-ifdefs-dmascc.patch
janitor: remove old ifdefs dmascc
janitor-remove-old-ifdefs-fasttimer.patch
janitor: remove old ifdefs fasttimer
janitor-use-list_for_each-drivers-pcmcia-rsrc_mgrc.patch
janitor: use list_for_each() drivers/pcmcia/rsrc_mgr.c
janitor-pcmcia-cs-replace-schedule_timeout-with-msleep.patch
janitor: pcmcia/cs: replace schedule_timeout() with msleep()
janitor-pcmcia-ds-replace-schedule_timeout-with-msleep.patch
janitor: pcmcia/ds: replace schedule_timeout() with msleep()
janitor-pcmcia-i82365-replace-schedule_timeout-with-msleep.patch
janitor: pcmcia/i82365: replace schedule_timeout() with msleep()
janitor-pcmcia-sa1100_h3600-replace-schedule_timeout-with-msleep.patch
janitor: pcmcia/sa1100_h3600: replace schedule_timeout() with msleep()
janitor-list_for_each-drivers-char-drm-radeon_memc.patch
janitor: list_for_each: drivers-char-drm-radeon_mem.c
janitor-char-rio_linux-replace-schedule_timeout-with-msleep-msleep_interruptible.patch
janitor: char/rio_linux: replace schedule_timeout() with msleep()/msleep_interruptible()
janitor-char-sis-agp-replace-schedule_timeout-with-msleep.patch
janitor: char/sis-agp: replace schedule_timeout() with msleep()
janitor-char-fdc-io-replace-direct-assignment-with-set_current_state.patch
janitor: char/fdc-io: replace direct assignment with set_current_state()
janitor-char-ipmi_si_intf-add-set_current_state.patch
janitor: char/ipmi_si_intf: add set_current_state()
janitor-char-sx-replace-direct-assignment-with-set_current_state.patch
janitor: char/sx: replace direct assignment with set_current_state()
drivers-char-replace-schedule_timeout-with-msleep_interruptible.patch
drivers/char: replace schedule_timeout() with msleep_interruptible()
janitor-removing-check_region-from-drivers-char-espc.patch
janitor-mark-__init-__exit-static-drivers-net-ppp_deflate.patch
janitor: mark __init/__exit static drivers/net/ppp_deflate
janitor-mark-__init-__exit-static-drivers-net-bsd_comp.patch
janitor: mark __init/__exit static drivers/net/bsd_comp
janitor-fix-typo-arm-dma-arch-arm26-machine-dmac.patch
janitor: fix-typo-arm-dma arch/arm26/machine/dma.c
kill-kernel_version-duplicate-in-videocodecc.patch
janitor: kill KERNEL_VERSION duplicate in videocodec.c
video-radeon_base-replace-ms_to_hz-with-msecs_to_jiffies.patch
janitor: video/radeon_base: replace MS_TO_HZ() with msecs_to_jiffies()
video-radeonfb-remove-ms_to_hz.patch
janitor: video/radeonfb: remove MS_TO_HZ()
drivers-media-replace-schedule_timeout-with-msleep.patch
janitor: drivers/media: replace schedule_timeout() with msleep()
drivers-message-replace-schedule_timeout-with-msleep_interruptible.patch
janitor: drivers/message: replace schedule_timeout() with msleep_interruptible()
drivers-md-replace-schedule_timeout-with-msleep_interruptible.patch
drivers/md: replace schedule_timeout() with msleep_interruptible()
mmc-replace-schedule_timeout-with-msleep_interruptible.patch
mmc: replace schedule_timeout() with msleep_interruptible()
drivers-ieee1394-replace-schedule_timeout-with-msleep_interruptible.patch
ieee1394: replace schedule_timeout() with msleep_interruptible()
janitor-replace-dprintk-with-pr_debug-in-drivers-scsi-tpam.patch
janitor: replace dprintk with pr_debug in drivers/scsi/tpam/
janitor-isdn-icn-change-units-of-icn_boot_timeout1.patch
janitor: isdn/icn: change units of ICN_BOOT_TIMEOUT1
drivers-isdn-replace-milliseconds-with-msecs_to_jiffies.patch
drivers/isdn: replace milliseconds() with msecs_to_jiffies()
__function__-string-concatenation-deprecated.patch
janitor: __FUNCTION__ string concatenation deprecated
janitor-replace-dprintk-with-pr_debug-in-microcodec.patch
janitor: replace dprintk with pr_debug in microcode.c
janitor-net-mac89x0-replace-schedule_timeout-with-msleep_interruptible.patch
net/mac89x0: replace schedule_timeout() with msleep_interruptible()
ia64-stab-in-the-dark.patch
ia64 maybefix
nfsd4-fix-nfsd-oopsed-when-encountering-a-conflict-with-a-local-lock.patch
nfsd4: nfsd oopsed when encountering a conflict with a local lock
nfsd-separate-a-little-of-logic-from-fh_verify-into-new-function.patch
nfsd: separate a little of logic from fh_verify into new function
nfsd4-dont-take-i_sem-around-call-to-getxattr.patch
nfsd4: don't take i_sem around call to ->getxattr
nfsd-make-sure-getxattr-inode-op-is-non-null-before-calling-it.patch
nfsd: make sure getxattr inode op is non-NULL before calling it
nfsd4-reference-count-stateowners.patch
nfsd4: reference count stateowners
nfsd4-take-a-reference-to-preserve-stateowner-through-xdr-replay-code.patch
nfsd4: take a reference to preserve stateowner through xdr replay code
nfsd4-revert-awkward-extension-of-state-lock-over-xdr-for-replay-encoding.patch
nfsd4: revert awkward extension of state lock over xdr for replay encoding
nfsd4-fix-race-in-xdr-encoding-of-lock_denied-response.patch
nfsd4: fix race in xdr encoding of lock_denied response.
nfsd-remove-incorrect-stateid-modification-in-nfsv4-open-upgrade.patch
nfsd: remove incorrect stateid modification in nfsv4 open upgrade
nfsd4-move-open-owner-checks-from-nfsd4_process_open2-into-new-function.patch
nfsd4: move open owner checks from nfsd4_process_open2 into new function
nfsd4-set-open_result_locktype_posix-in-open.patch
nfsd: set OPEN_RESULT_LOCKTYPE_POSIX in open()
nfsd4-move-seqid-decrement-on-reclaim-to-separate-function.patch
nfsd4: move seqid decrement on reclaim to separate function
nfsd4-reorganize-if-in-nfsd4_process_open2-to-make-test-clearer.patch
nfsd4: reorganize "if" in nfsd4_process_open2 to make test clearer
nfsd4-move-open_upgrade-code-into-a-separate-function.patch
nfsd4: move open_upgrade code into a separate function
nfsd4-move-some-nfsd4_process_open2-code-to-nfs4_new_open.patch
nfsd4: move some nfsd4_process_open2 code to nfs4_new_open
nfsd-clean-up-nfsd4_process_open2.patch
nfsd: clean up nfsd4_process_open2
nfsd4-fix-putrootfh-return.patch
nfsd4: fix putrootfh return
nfsd4-move-code-to-truncate-on-open-to-separate-function.patch
nfsd4: move code to truncate on open to separate function
rmmod-ohci1394-hangs.patch
rmmod ohci1394 hangs
capabilities-issue-in-firmware-loader.patch
Capabilities issue in firmware loader
introduce-remap_pfn_range-to-replace-remap_page_range.patch
vm: introduce remap_pfn_range() to replace remap_page_range()
convert-references-to-remap_page_range-under-arch-and-documentation-to-remap_pfn_range.patch
vm: convert references to remap_page_range() under arch/ and Documentation/ to remap_pfn_range()
convert-users-of-remap_page_range-under-drivers-and-net-to-use-remap_pfn_range.patch
vm: convert users of remap_page_range() under drivers/ and net/ to use remap_pfn_range()
convert-users-of-remap_page_range-under-include-asm--to-use-remap_pfn_range.patch
vm: convert users of remap_page_range() under include/asm-*/ to use remap_pfn_range()
convert-users-of-remap_page_range-under-sound-to-use-remap_pfn_range.patch
vm: convert users of remap_page_range() under sound/ to use remap_pfn_range()
for-mm-only-remove-remap_page_range-completely.patch
vm: for -mm only: remove remap_page_range() completely
vm-no-wild-kswapd.patch
vm: prevent kswapd pageout priority windup
add-wait_event_timeout.patch
Add wait_event_timeout()
update-noapic-description.patch
Update 'noapic' description
mips-added-cpu-type-checking-to-interrupt-control-routines.patch
mips: added CPU type checking to interrupt control routines
mips-added-interrupt-control-routines-for-vrc4173.patch
mips: added interrupt control routines for vrc4173
^ permalink raw reply [flat|nested] 45+ messages in thread* Re: 2.6.9-rc2-mm4 2004-09-27 1:10 2.6.9-rc2-mm4 Andrew Morton @ 2004-09-27 4:53 ` Gene Heskett 2004-09-27 5:13 ` 2.6.9-rc2-mm4 Andrew Morton ` (3 more replies) 2004-09-27 23:04 ` 2.6.9-rc2-mm4 J.A. Magallon ` (2 subsequent siblings) 3 siblings, 4 replies; 45+ messages in thread From: Gene Heskett @ 2004-09-27 4:53 UTC (permalink / raw) To: linux-kernel; +Cc: Andrew Morton On Sunday 26 September 2004 21:10, Andrew Morton wrote: >ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.9- >rc2/2.6.9-rc2-mm4/ > >- ppc64 builds are busted due to breakage in bk-pci.patch > >- sparc64 builds are busted too. Also due to pci problems. > >- Various updates to various things. In particular, a kswapd > artifact which could cause too much swapout was fixed. > >- I shall be offline for most of this week. > The bootup hangs, from dmesg after reboot to 2.6.9-rc2-mm3: Checking 'hlt' instruction... OK. ----- 2.6.9-rc2-mm4 hangs here, and never gets to the next line ----- NET: Registered protocol family 16 So I assume something in the next line hangs it. Sysrq-t has no repsonse, must use the hardware reset button. Ideas? -- Cheers, Gene "There are four boxes to be used in defense of liberty: soap, ballot, jury, and ammo. Please use in that order." -Ed Howdershelt (Author) 99.26% setiathome rank, not too shabby for a WV hillbilly Yahoo.com attorneys please note, additions to this message by Gene Heskett are: Copyright 2004 by Maurice Eugene Heskett, all rights reserved. ^ permalink raw reply [flat|nested] 45+ messages in thread
* Re: 2.6.9-rc2-mm4 2004-09-27 4:53 ` 2.6.9-rc2-mm4 Gene Heskett @ 2004-09-27 5:13 ` Andrew Morton 2004-09-27 6:31 ` 2.6.9-rc2-mm4 Gene Heskett [not found] ` <200409270706.21661.lkml@lpbproductions.com> ` (2 subsequent siblings) 3 siblings, 1 reply; 45+ messages in thread From: Andrew Morton @ 2004-09-27 5:13 UTC (permalink / raw) To: gene.heskett; +Cc: linux-kernel Gene Heskett <gene.heskett@verizon.net> wrote: > > The bootup hangs, from dmesg after reboot to 2.6.9-rc2-mm3: > > Checking 'hlt' instruction... OK. > ----- > 2.6.9-rc2-mm4 hangs here, and never gets to the next line > ----- > NET: Registered protocol family 16 > > So I assume something in the next line hangs it. Sysrq-t has no > repsonse, must use the hardware reset button. Try booting with `acpi=off' Try reverting allow-multiple-inputs-in-alternative_input.patch ^ permalink raw reply [flat|nested] 45+ messages in thread
* Re: 2.6.9-rc2-mm4 2004-09-27 5:13 ` 2.6.9-rc2-mm4 Andrew Morton @ 2004-09-27 6:31 ` Gene Heskett 2004-09-27 7:02 ` 2.6.9-rc2-mm4 Gene Heskett 0 siblings, 1 reply; 45+ messages in thread From: Gene Heskett @ 2004-09-27 6:31 UTC (permalink / raw) To: linux-kernel; +Cc: Andrew Morton On Monday 27 September 2004 01:13, Andrew Morton wrote: >Gene Heskett <gene.heskett@verizon.net> wrote: >> The bootup hangs, from dmesg after reboot to 2.6.9-rc2-mm3: >> >> Checking 'hlt' instruction... OK. >> ----- >> 2.6.9-rc2-mm4 hangs here, and never gets to the next line >> ----- >> NET: Registered protocol family 16 >> >> So I assume something in the next line hangs it. Sysrq-t has no >> repsonse, must use the hardware reset button. > >Try booting with `acpi=off' Its already off in the .config, theres nothing there I need. >Try reverting allow-multiple-inputs-in-alternative_input.patch Ok, I´ll give that a shot. Thanks. I also note that the agp, radeon & drm stuff is pretty noisy, deprecated this and deprecated that warnings. Also, amanda has started, so I´ll not be rebooting till morning to test the reverted patch. -- Cheers, Gene "There are four boxes to be used in defense of liberty: soap, ballot, jury, and ammo. Please use in that order." -Ed Howdershelt (Author) 99.26% setiathome rank, not too shabby for a WV hillbilly Yahoo.com attorneys please note, additions to this message by Gene Heskett are: Copyright 2004 by Maurice Eugene Heskett, all rights reserved. ^ permalink raw reply [flat|nested] 45+ messages in thread
* Re: 2.6.9-rc2-mm4 2004-09-27 6:31 ` 2.6.9-rc2-mm4 Gene Heskett @ 2004-09-27 7:02 ` Gene Heskett 0 siblings, 0 replies; 45+ messages in thread From: Gene Heskett @ 2004-09-27 7:02 UTC (permalink / raw) To: linux-kernel; +Cc: Andrew Morton On Monday 27 September 2004 02:31, Gene Heskett wrote: >On Monday 27 September 2004 01:13, Andrew Morton wrote: >>Gene Heskett <gene.heskett@verizon.net> wrote: >>> The bootup hangs, from dmesg after reboot to 2.6.9-rc2-mm3: >>> >>> Checking 'hlt' instruction... OK. >>> ----- >>> 2.6.9-rc2-mm4 hangs here, and never gets to the next line >>> ----- >>> NET: Registered protocol family 16 >>> >>> So I assume something in the next line hangs it. Sysrq-t has no >>> repsonse, must use the hardware reset button. >> >>Try booting with `acpi=off' > >Its already off in the .config, theres nothing there I need. > >>Try reverting allow-multiple-inputs-in-alternative_input.patch > >Ok, I´ll give that a shot. Thanks. > >I also note that the agp, radeon & drm stuff is pretty noisy, >deprecated this and deprecated that warnings. >Also, amanda has started, so I´ll not be rebooting till morning to >test the reverted patch. Amanda got done before I did, so I can report that reverting that patch did not effect a fix for the hang noted above. -- Cheers, Gene "There are four boxes to be used in defense of liberty: soap, ballot, jury, and ammo. Please use in that order." -Ed Howdershelt (Author) 99.26% setiathome rank, not too shabby for a WV hillbilly Yahoo.com attorneys please note, additions to this message by Gene Heskett are: Copyright 2004 by Maurice Eugene Heskett, all rights reserved. ^ permalink raw reply [flat|nested] 45+ messages in thread
[parent not found: <200409270706.21661.lkml@lpbproductions.com>]
* Re: 2.6.9-rc2-mm4 [not found] ` <200409270706.21661.lkml@lpbproductions.com> @ 2004-09-27 15:31 ` Gene Heskett 2004-09-27 15:52 ` 2.6.9-rc2-mm4 Matt Heler 2004-09-27 16:40 ` 2.6.9-rc2-mm4 Matt Heler 0 siblings, 2 replies; 45+ messages in thread From: Gene Heskett @ 2004-09-27 15:31 UTC (permalink / raw) To: lkml; +Cc: linux-kernel On Monday 27 September 2004 10:06, Matt Heler wrote: >I can confirm the same problem here. So I not alone, thats comforting (I think) I just woke up, and I think the next test compile will be done without the pre-emptable bkl turned on. That was the only diff in the config I saw when my script ran a make oldconfig, and it defaulted to a Y so I accepted it when it ran. Half an hour later (mount had to e2fsck a couple BIG partitions) Ok, that fixed it and I'm running on it now. That was the checkbox to make the big-kernel-lock pre-emptable that I unchecked in a "make xconfig". So I guess that particular patch still needs help. I also took this back to the lkml for others to be made aware. But I wonder whats so odd about our two systems, so far, we are the only ones to be effected, so lets compare notes: AMD Athlon 2800xp, biostar N7-NCD-Pro motherboard with an nforce2 chipset, and using the forcedeth driver for eth0. A gigabyte of DDR400 rated ram running in DDR333 dual channel mode, the 2800xp Athlon can't handle the DDR400 fsb correctly. No acpi is enabled, and apm only for shutdown control & rtc handling. >On Sunday 26 September 2004 9:53 pm, Gene Heskett wrote: >> On Sunday 26 September 2004 21:10, Andrew Morton wrote: >> >ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6 >> >.9- rc2/2.6.9-rc2-mm4/ >> > >> >- ppc64 builds are busted due to breakage in bk-pci.patch >> > >> >- sparc64 builds are busted too. Also due to pci problems. >> > >> >- Various updates to various things. In particular, a kswapd >> > artifact which could cause too much swapout was fixed. >> > >> >- I shall be offline for most of this week. >> >> The bootup hangs, from dmesg after reboot to 2.6.9-rc2-mm3: >> >> Checking 'hlt' instruction... OK. >> ----- >> 2.6.9-rc2-mm4 hangs here, and never gets to the next line >> ----- >> NET: Registered protocol family 16 >> >> So I assume something in the next line hangs it. Sysrq-t has no >> repsonse, must use the hardware reset button. >> >> Ideas? -- Cheers, Gene "There are four boxes to be used in defense of liberty: soap, ballot, jury, and ammo. Please use in that order." -Ed Howdershelt (Author) 99.26% setiathome rank, not too shabby for a WV hillbilly Yahoo.com attorneys please note, additions to this message by Gene Heskett are: Copyright 2004 by Maurice Eugene Heskett, all rights reserved. ^ permalink raw reply [flat|nested] 45+ messages in thread
* Re: 2.6.9-rc2-mm4 2004-09-27 15:31 ` 2.6.9-rc2-mm4 Gene Heskett @ 2004-09-27 15:52 ` Matt Heler 2004-09-27 16:06 ` 2.6.9-rc2-mm4 Gene Heskett 2004-09-27 16:40 ` 2.6.9-rc2-mm4 Matt Heler 1 sibling, 1 reply; 45+ messages in thread From: Matt Heler @ 2004-09-27 15:52 UTC (permalink / raw) To: gene.heskett; +Cc: linux-kernel On Monday 27 September 2004 8:31 am, Gene Heskett wrote: > ones to be effected, so lets compare notes: > > AMD Athlon 2800xp, biostar N7-NCD-Pro motherboard with an nforce2 > chipset, and using the forcedeth driver for eth0. A gigabyte of > DDR400 rated ram running in DDR333 dual channel mode, the 2800xp > Athlon can't handle the DDR400 fsb correctly. No acpi is enabled, and > apm only for shutdown control & rtc handling. > Simular system here. Athlon 3000xp , with nforce2 chipset. ^ permalink raw reply [flat|nested] 45+ messages in thread
* Re: 2.6.9-rc2-mm4 2004-09-27 15:52 ` 2.6.9-rc2-mm4 Matt Heler @ 2004-09-27 16:06 ` Gene Heskett 2004-09-27 16:27 ` 2.6.9-rc2-mm4 Geert Uytterhoeven 0 siblings, 1 reply; 45+ messages in thread From: Gene Heskett @ 2004-09-27 16:06 UTC (permalink / raw) To: linux-kernel, lkml On Monday 27 September 2004 11:52, Matt Heler wrote: >On Monday 27 September 2004 8:31 am, Gene Heskett wrote: >> ones to be effected, so lets compare notes: >> >> AMD Athlon 2800xp, biostar N7-NCD-Pro motherboard with an nforce2 >> chipset, and using the forcedeth driver for eth0. A gigabyte of >> DDR400 rated ram running in DDR333 dual channel mode, the 2800xp >> Athlon can't handle the DDR400 fsb correctly. No acpi is enabled, >> and apm only for shutdown control & rtc handling. > >Simular system here. Athlon 3000xp , with nforce2 chipset. Can your athlon 3000xp do the DDR400 setting for the fsb? For all the marketing hoopla, this 2800 is nowhere near twice as fast the 1400xp it replaced, the 1400 was doing about 4.5 units of seti per day, and this one is normally doing about 7.1. I expected to see about 9/day. -- Cheers, Gene "There are four boxes to be used in defense of liberty: soap, ballot, jury, and ammo. Please use in that order." -Ed Howdershelt (Author) 99.26% setiathome rank, not too shabby for a WV hillbilly Yahoo.com attorneys please note, additions to this message by Gene Heskett are: Copyright 2004 by Maurice Eugene Heskett, all rights reserved. ^ permalink raw reply [flat|nested] 45+ messages in thread
* Re: 2.6.9-rc2-mm4 2004-09-27 16:06 ` 2.6.9-rc2-mm4 Gene Heskett @ 2004-09-27 16:27 ` Geert Uytterhoeven 0 siblings, 0 replies; 45+ messages in thread From: Geert Uytterhoeven @ 2004-09-27 16:27 UTC (permalink / raw) To: Gene Heskett; +Cc: Linux Kernel Development On Mon, 27 Sep 2004, Gene Heskett wrote: > On Monday 27 September 2004 11:52, Matt Heler wrote: > >On Monday 27 September 2004 8:31 am, Gene Heskett wrote: > >> ones to be effected, so lets compare notes: > >> > >> AMD Athlon 2800xp, biostar N7-NCD-Pro motherboard with an nforce2 > >> chipset, and using the forcedeth driver for eth0. A gigabyte of > >> DDR400 rated ram running in DDR333 dual channel mode, the 2800xp > >> Athlon can't handle the DDR400 fsb correctly. No acpi is enabled, > >> and apm only for shutdown control & rtc handling. > > > >Simular system here. Athlon 3000xp , with nforce2 chipset. > > Can your athlon 3000xp do the DDR400 setting for the fsb? JFYI, my XP2800+ with VIA KT600 cannot handle 2 DDR400 DIMMs neither, so I run them at 333. But according to memtest86, the speed difference is small (< 4%). Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds ^ permalink raw reply [flat|nested] 45+ messages in thread
* Re: 2.6.9-rc2-mm4 2004-09-27 15:31 ` 2.6.9-rc2-mm4 Gene Heskett 2004-09-27 15:52 ` 2.6.9-rc2-mm4 Matt Heler @ 2004-09-27 16:40 ` Matt Heler 2004-09-27 20:17 ` 2.6.9-rc2-mm4 Ingo Molnar 1 sibling, 1 reply; 45+ messages in thread From: Matt Heler @ 2004-09-27 16:40 UTC (permalink / raw) To: gene.heskett; +Cc: linux-kernel Yup, turning opff pre-emptable bkl makes it boot up and work just fine. On Monday 27 September 2004 8:31 am, Gene Heskett wrote: > On Monday 27 September 2004 10:06, Matt Heler wrote: > >I can confirm the same problem here. > > So I not alone, thats comforting (I think) > > I just woke up, and I think the next test compile will be done without > the pre-emptable bkl turned on. That was the only diff in the config > I saw when my script ran a make oldconfig, and it defaulted to a Y so > I accepted it when it ran. > > Half an hour later (mount had to e2fsck a couple BIG partitions) > > Ok, that fixed it and I'm running on it now. > > That was the checkbox to make the big-kernel-lock pre-emptable that I > unchecked in a "make xconfig". > > So I guess that particular patch still needs help. > > I also took this back to the lkml for others to be made aware. But I > wonder whats so odd about our two systems, so far, we are the only > ones to be effected, so lets compare notes: > > AMD Athlon 2800xp, biostar N7-NCD-Pro motherboard with an nforce2 > chipset, and using the forcedeth driver for eth0. A gigabyte of > DDR400 rated ram running in DDR333 dual channel mode, the 2800xp > Athlon can't handle the DDR400 fsb correctly. No acpi is enabled, and > apm only for shutdown control & rtc handling. > > >On Sunday 26 September 2004 9:53 pm, Gene Heskett wrote: > >> On Sunday 26 September 2004 21:10, Andrew Morton wrote: > >> >ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6 > >> >.9- rc2/2.6.9-rc2-mm4/ > >> > > >> >- ppc64 builds are busted due to breakage in bk-pci.patch > >> > > >> >- sparc64 builds are busted too. Also due to pci problems. > >> > > >> >- Various updates to various things. In particular, a kswapd > >> > artifact which could cause too much swapout was fixed. > >> > > >> >- I shall be offline for most of this week. > >> > >> The bootup hangs, from dmesg after reboot to 2.6.9-rc2-mm3: > >> > >> Checking 'hlt' instruction... OK. > >> ----- > >> 2.6.9-rc2-mm4 hangs here, and never gets to the next line > >> ----- > >> NET: Registered protocol family 16 > >> > >> So I assume something in the next line hangs it. Sysrq-t has no > >> repsonse, must use the hardware reset button. > >> > >> Ideas? ^ permalink raw reply [flat|nested] 45+ messages in thread
* Re: 2.6.9-rc2-mm4 2004-09-27 16:40 ` 2.6.9-rc2-mm4 Matt Heler @ 2004-09-27 20:17 ` Ingo Molnar 2004-09-28 1:42 ` 2.6.9-rc2-mm4 Gene Heskett 0 siblings, 1 reply; 45+ messages in thread From: Ingo Molnar @ 2004-09-27 20:17 UTC (permalink / raw) To: Matt Heler; +Cc: gene.heskett, linux-kernel * Matt Heler <lkml@lpbproductions.com> wrote: > Yup, turning opff pre-emptable bkl makes it boot up and work just fine. do you know which particular subsystem broke (by comparing the failed and the successful bootlogs)? Could you boot with 'debug' on the boot command line - do you get more messages around the hang that could pinpoint the breakage? Ingo ^ permalink raw reply [flat|nested] 45+ messages in thread
* Re: 2.6.9-rc2-mm4 2004-09-27 20:17 ` 2.6.9-rc2-mm4 Ingo Molnar @ 2004-09-28 1:42 ` Gene Heskett 2004-09-28 7:01 ` 2.6.9-rc2-mm4 Ingo Molnar 0 siblings, 1 reply; 45+ messages in thread From: Gene Heskett @ 2004-09-28 1:42 UTC (permalink / raw) To: linux-kernel; +Cc: Ingo Molnar, Matt Heler On Monday 27 September 2004 16:17, Ingo Molnar wrote: >* Matt Heler <lkml@lpbproductions.com> wrote: >> Yup, turning opff pre-emptable bkl makes it boot up and work just >> fine. > >do you know which particular subsystem broke (by comparing the > failed and the successful bootlogs)? How do we save the broken bootlog when the machines only response is to the reset key? > Could you boot with 'debug' on > the boot command line - do you get more messages around the hang > that could pinpoint the breakage? > > Ingo I could rebuild it and try, but the best capture is gonna be my digital camera off the screen, whose output is about 750KB per frame. Tommorrow maybe, I spent the afternoon warming a seat in the Dr's reception room. -- Cheers, Gene "There are four boxes to be used in defense of liberty: soap, ballot, jury, and ammo. Please use in that order." -Ed Howdershelt (Author) 99.26% setiathome rank, not too shabby for a WV hillbilly Yahoo.com attorneys please note, additions to this message by Gene Heskett are: Copyright 2004 by Maurice Eugene Heskett, all rights reserved. ^ permalink raw reply [flat|nested] 45+ messages in thread
* Re: 2.6.9-rc2-mm4 2004-09-28 1:42 ` 2.6.9-rc2-mm4 Gene Heskett @ 2004-09-28 7:01 ` Ingo Molnar 2004-09-28 10:26 ` 2.6.9-rc2-mm4 Gene Heskett 0 siblings, 1 reply; 45+ messages in thread From: Ingo Molnar @ 2004-09-28 7:01 UTC (permalink / raw) To: Gene Heskett; +Cc: linux-kernel, Matt Heler * Gene Heskett <gene.heskett@verizon.net> wrote: > On Monday 27 September 2004 16:17, Ingo Molnar wrote: > >* Matt Heler <lkml@lpbproductions.com> wrote: > >> Yup, turning opff pre-emptable bkl makes it boot up and work just > >> fine. > > > >do you know which particular subsystem broke (by comparing the > > failed and the successful bootlogs)? > > How do we save the broken bootlog when the machines only response is > to the reset key? what i use is serial logging to another machine. A digital camera is fine too, if the problem area is still visible on the screen. (Netconsole is useful too for other type of hangs but it's not active at such an early stage yet.) Ingo ^ permalink raw reply [flat|nested] 45+ messages in thread
* Re: 2.6.9-rc2-mm4 2004-09-28 7:01 ` 2.6.9-rc2-mm4 Ingo Molnar @ 2004-09-28 10:26 ` Gene Heskett 2004-09-28 10:33 ` 2.6.9-rc2-mm4 Ingo Molnar 0 siblings, 1 reply; 45+ messages in thread From: Gene Heskett @ 2004-09-28 10:26 UTC (permalink / raw) To: linux-kernel; +Cc: Ingo Molnar, Matt Heler On Tuesday 28 September 2004 03:01, Ingo Molnar wrote: >* Gene Heskett <gene.heskett@verizon.net> wrote: >> On Monday 27 September 2004 16:17, Ingo Molnar wrote: >> >* Matt Heler <lkml@lpbproductions.com> wrote: >> >> Yup, turning opff pre-emptable bkl makes it boot up and work >> >> just fine. >> > >> >do you know which particular subsystem broke (by comparing the >> > failed and the successful bootlogs)? >> >> How do we save the broken bootlog when the machines only response >> is to the reset key? > >what i use is serial logging to another machine. A digital camera is >fine too, if the problem area is still visible on the screen. >(Netconsole is useful too for other type of hangs but it's not > active at such an early stage yet.) > > Ingo Unforch, I don't have a spare seriel port Ingo. One is running my x10 stuffs, and the other is monitoring my belkin ups. The ups has a usb connection too, but belkins monitor soft doesn't support it... They don't have a real strong support linux attitude, and they apparently do their linux development on a board with a broken usb1.0 interface, like my firewall box's Tyan Trinity S-1590 has. It does mice ok, but hook up anything that can output more than a 5 byte packet and the machine is locked up instantly. -- Cheers, Gene "There are four boxes to be used in defense of liberty: soap, ballot, jury, and ammo. Please use in that order." -Ed Howdershelt (Author) 99.26% setiathome rank, not too shabby for a WV hillbilly Yahoo.com attorneys please note, additions to this message by Gene Heskett are: Copyright 2004 by Maurice Eugene Heskett, all rights reserved. ^ permalink raw reply [flat|nested] 45+ messages in thread
* Re: 2.6.9-rc2-mm4 2004-09-28 10:26 ` 2.6.9-rc2-mm4 Gene Heskett @ 2004-09-28 10:33 ` Ingo Molnar 2004-09-28 11:01 ` 2.6.9-rc2-mm4 Gene Heskett 0 siblings, 1 reply; 45+ messages in thread From: Ingo Molnar @ 2004-09-28 10:33 UTC (permalink / raw) To: Gene Heskett; +Cc: linux-kernel, Matt Heler * Gene Heskett <gene.heskett@verizon.net> wrote: > >what i use is serial logging to another machine. A digital camera is > >fine too, if the problem area is still visible on the screen. > >(Netconsole is useful too for other type of hangs but it's not > > active at such an early stage yet.) > > > > Ingo > > Unforch, I don't have a spare seriel port Ingo. One is running my x10 fortunately with the patch applied your box works now (so does mine) so the bug appears to be fixed. early-bootup debugging was never easy, and breakage there doesnt happen all that often. Hopefully this was the last one related to remove-BKL. (If such a early-bootup lockup happens in the future then you sure could temporarily unplug the ups serial connection and use that as the serial console - for the narrow and temporary purpose of debugging that boot-time hang.) Ingo ^ permalink raw reply [flat|nested] 45+ messages in thread
* Re: 2.6.9-rc2-mm4 2004-09-28 10:33 ` 2.6.9-rc2-mm4 Ingo Molnar @ 2004-09-28 11:01 ` Gene Heskett 2004-09-28 11:05 ` 2.6.9-rc2-mm4 Ingo Molnar ` (2 more replies) 0 siblings, 3 replies; 45+ messages in thread From: Gene Heskett @ 2004-09-28 11:01 UTC (permalink / raw) To: linux-kernel; +Cc: Ingo Molnar, Matt Heler On Tuesday 28 September 2004 06:33, Ingo Molnar wrote: >* Gene Heskett <gene.heskett@verizon.net> wrote: >> >what i use is serial logging to another machine. A digital camera >> > is fine too, if the problem area is still visible on the screen. >> > (Netconsole is useful too for other type of hangs but it's not >> > active at such an early stage yet.) >> > >> > Ingo >> >> Unforch, I don't have a spare seriel port Ingo. One is running my >> x10 > >fortunately with the patch applied your box works now (so does mine) > so the bug appears to be fixed. I just built a kernel with that latest stack-fix patch in it too, but haven't rebooted to it yet. I read that as being moderately important in some cases although I don't think I've encountered that particular case yet. Was this in fact a good idea for me? >early-bootup debugging was never easy, and breakage there doesnt > happen all that often. Hopefully this was the last one related to > remove-BKL. > >(If such a early-bootup lockup happens in the future then you sure > could temporarily unplug the ups serial connection and use that as > the serial console - for the narrow and temporary purpose of > debugging that boot-time hang.) That would I assume need a null modem cable, and what do I run on the firewall? Minicom? Or is there something better that can just grab and log without being interactive? Its a rh7.3 box with a 2.4.18 era kernel. I'd update that, but its not broken. :) > > Ingo -- Cheers, Gene "There are four boxes to be used in defense of liberty: soap, ballot, jury, and ammo. Please use in that order." -Ed Howdershelt (Author) 99.26% setiathome rank, not too shabby for a WV hillbilly Yahoo.com attorneys please note, additions to this message by Gene Heskett are: Copyright 2004 by Maurice Eugene Heskett, all rights reserved. ^ permalink raw reply [flat|nested] 45+ messages in thread
* Re: 2.6.9-rc2-mm4 2004-09-28 11:01 ` 2.6.9-rc2-mm4 Gene Heskett @ 2004-09-28 11:05 ` Ingo Molnar 2004-09-28 11:36 ` 2.6.9-rc2-mm4 Gene Heskett 2004-09-29 8:08 ` 2.6.9-rc2-mm4 Geert Uytterhoeven 2004-09-30 16:49 ` 2.6.9-rc2-mm4 Bill Davidsen 2 siblings, 1 reply; 45+ messages in thread From: Ingo Molnar @ 2004-09-28 11:05 UTC (permalink / raw) To: Gene Heskett; +Cc: linux-kernel, Matt Heler * Gene Heskett <gene.heskett@verizon.net> wrote: > That would I assume need a null modem cable, and what do I run on the > firewall? Minicom? Or is there something better that can just grab > and log without being interactive? Its a rh7.3 box with a 2.4.18 era > kernel. I'd update that, but its not broken. :) here's a mini-howto: to set up serial logging: ------------------------- install a null modem cable to one of the serial ports of the server, connect the cable to another box, run a terminal program on that other box (e.g. "minicom -m" - do Alt-L to switch on logging after starting it up) and set up the server's kernel to do serial logging: enable CONFIG_SERIAL_8250_CONSOLE and CONFIG_SERIAL_CORE_CONSOLE, recompile & reinstall the kernel, add "console=ttyS0,38400 console=tty0" to your /etc/grub.conf or /etc/lilo.conf kernel boot line, reboot the server with the new kernel command line - and configure minicom to run with that speed (Alt-S). e.g. my /etc/grub.conf has: title test-2.6 (test-2.6) root (hd0,0) kernel /boot/bzImage root=/dev/sda1 console=ttyS0,38400 console=tty0 nmi_watchdog=1 kernel_preempt=1 if everything is set up correctly then you should see kernel messages showing up in the minicom session when you boot up. When the messages do not show up then typical errors are mismatch between the serial port (or speed) and the device names used - if it's COM2 then use ttyS1, and dont forget to set up the serial speed option of minicom, etc. You can test the serial connection by doing: echo x > /dev/ttyS0 and that should show up in the minicom session on the other box. to set up the NMI watchdog: --------------------------- add nmi_watchdog=1 to your boot parameters and reboot - that should be all to get it active. If all CPU's NMI count increases in /proc/interrupts then it's working fine. If the counts do not increase (or only one CPU increases it) then try nmi_watchdog=2 - this is another type of NMI that might work better. (Very rarely there are boxes that dont have reliable NMI counts with 1 and 2 either - but i dont think your box is one of those.) once the NMI watchdog is up and running it should catch all hard lockups and print backtraces to the serial console - even if you are within X while the lockup happens. You can test hard lockups by running the attached 'lockupcli' userspace code as root - it turns off interrupts and goes into an infinite loop => instant lockup. The NMI watchdog should notice this condition after a couple of seconds and should abort the task, printing a kernel trace as well. Your box should be back in working order after that point. now for the real lockup your box wont be 'fixed' by the NMI watchdog, it will likely stay locked up, but you should get messages on the serial console, giving us an idea where the kernel locked up and why. (Very rarely it happens that not even the NMI watchdog prints anything for a hard lockup - this is often the sign of hardware problems.) Ingo --- lockupcli.c main () { iopl(3); for (;;) asm("cli"); } ^ permalink raw reply [flat|nested] 45+ messages in thread
* Re: 2.6.9-rc2-mm4 2004-09-28 11:05 ` 2.6.9-rc2-mm4 Ingo Molnar @ 2004-09-28 11:36 ` Gene Heskett 0 siblings, 0 replies; 45+ messages in thread From: Gene Heskett @ 2004-09-28 11:36 UTC (permalink / raw) To: linux-kernel; +Cc: Ingo Molnar, Matt Heler On Tuesday 28 September 2004 07:05, Ingo Molnar wrote: >* Gene Heskett <gene.heskett@verizon.net> wrote: >> That would I assume need a null modem cable, and what do I run on >> the firewall? Minicom? Or is there something better that can >> just grab and log without being interactive? Its a rh7.3 box with >> a 2.4.18 era kernel. I'd update that, but its not broken. :) > >here's a mini-howto: > Printed for future reference, thanks >to set up serial logging: >------------------------- > >install a null modem cable to one of the serial ports of the server, >connect the cable to another box, run a terminal program on that > other box (e.g. "minicom -m" - do Alt-L to switch on logging after > starting it up) and set up the server's kernel to do serial > logging: enable CONFIG_SERIAL_8250_CONSOLE and > CONFIG_SERIAL_CORE_CONSOLE, recompile & reinstall the kernel, add > "console=ttyS0,38400 console=tty0" to your /etc/grub.conf or > /etc/lilo.conf kernel boot line, reboot the server with the new > kernel command line - and configure minicom to run with that speed > (Alt-S). > >e.g. my /etc/grub.conf has: > >title test-2.6 (test-2.6) > root (hd0,0) > kernel /boot/bzImage root=/dev/sda1 console=ttyS0,38400 > console=tty0 nmi_watchdog=1 kernel_preempt=1 > >if everything is set up correctly then you should see kernel > messages showing up in the minicom session when you boot up. > >When the messages do not show up then typical errors are mismatch >between the serial port (or speed) and the device names used - if > it's COM2 then use ttyS1, and dont forget to set up the serial > speed option of minicom, etc. You can test the serial connection by > doing: > > echo x > /dev/ttyS0 > >and that should show up in the minicom session on the other box. > >to set up the NMI watchdog: >--------------------------- > >add nmi_watchdog=1 to your boot parameters and reboot - that should > be all to get it active. If all CPU's NMI count increases in >/proc/interrupts then it's working fine. If the counts do not > increase (or only one CPU increases it) then try nmi_watchdog=2 - > this is another type of NMI that might work better. (Very rarely > there are boxes that dont have reliable NMI counts with 1 and 2 > either - but i dont think your box is one of those.) > >once the NMI watchdog is up and running it should catch all hard > lockups and print backtraces to the serial console - even if you > are within X while the lockup happens. You can test hard lockups by > running the attached 'lockupcli' userspace code as root - it turns > off interrupts and goes into an infinite loop => instant lockup. > The NMI watchdog should notice this condition after a couple of > seconds and should abort the task, printing a kernel trace as well. > Your box should be back in working order after that point. > >now for the real lockup your box wont be 'fixed' by the NMI > watchdog, it will likely stay locked up, but you should get > messages on the serial console, giving us an idea where the kernel > locked up and why. (Very rarely it happens that not even the NMI > watchdog prints anything for a hard lockup - this is often the sign > of hardware problems.) > > Ingo > >--- lockupcli.c > >main () >{ > iopl(3); > for (;;) asm("cli"); >} -- Cheers, Gene "There are four boxes to be used in defense of liberty: soap, ballot, jury, and ammo. Please use in that order." -Ed Howdershelt (Author) 99.26% setiathome rank, not too shabby for a WV hillbilly Yahoo.com attorneys please note, additions to this message by Gene Heskett are: Copyright 2004 by Maurice Eugene Heskett, all rights reserved. ^ permalink raw reply [flat|nested] 45+ messages in thread
* Re: 2.6.9-rc2-mm4 2004-09-28 11:01 ` 2.6.9-rc2-mm4 Gene Heskett 2004-09-28 11:05 ` 2.6.9-rc2-mm4 Ingo Molnar @ 2004-09-29 8:08 ` Geert Uytterhoeven 2004-09-29 8:43 ` 2.6.9-rc2-mm4 Andreas Schwab 2004-09-30 16:49 ` 2.6.9-rc2-mm4 Bill Davidsen 2 siblings, 1 reply; 45+ messages in thread From: Geert Uytterhoeven @ 2004-09-29 8:08 UTC (permalink / raw) To: Gene Heskett; +Cc: Linux Kernel Development On Tue, 28 Sep 2004, Gene Heskett wrote: > On Tuesday 28 September 2004 06:33, Ingo Molnar wrote: > >(If such a early-bootup lockup happens in the future then you sure > > could temporarily unplug the ups serial connection and use that as > > the serial console - for the narrow and temporary purpose of > > debugging that boot-time hang.) > > That would I assume need a null modem cable, and what do I run on the > firewall? Minicom? Or is there something better that can just grab > and log without being interactive? Its a rh7.3 box with a 2.4.18 era > kernel. I'd update that, but its not broken. :) I hate minicom. But cu works fine! Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds ^ permalink raw reply [flat|nested] 45+ messages in thread
* Re: 2.6.9-rc2-mm4 2004-09-29 8:08 ` 2.6.9-rc2-mm4 Geert Uytterhoeven @ 2004-09-29 8:43 ` Andreas Schwab 0 siblings, 0 replies; 45+ messages in thread From: Andreas Schwab @ 2004-09-29 8:43 UTC (permalink / raw) To: Geert Uytterhoeven; +Cc: Gene Heskett, Linux Kernel Development Geert Uytterhoeven <geert@linux-m68k.org> writes: > On Tue, 28 Sep 2004, Gene Heskett wrote: >> That would I assume need a null modem cable, and what do I run on the >> firewall? Minicom? Or is there something better that can just grab >> and log without being interactive? Its a rh7.3 box with a 2.4.18 era >> kernel. I'd update that, but its not broken. :) > > I hate minicom. But cu works fine! Try screen. It's the best thing since sliced bread. :-) Andreas. -- Andreas Schwab, SuSE Labs, schwab@suse.de SuSE Linux AG, Maxfeldstraße 5, 90409 Nürnberg, Germany Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different." ^ permalink raw reply [flat|nested] 45+ messages in thread
* Re: 2.6.9-rc2-mm4 2004-09-28 11:01 ` 2.6.9-rc2-mm4 Gene Heskett 2004-09-28 11:05 ` 2.6.9-rc2-mm4 Ingo Molnar 2004-09-29 8:08 ` 2.6.9-rc2-mm4 Geert Uytterhoeven @ 2004-09-30 16:49 ` Bill Davidsen 2 siblings, 0 replies; 45+ messages in thread From: Bill Davidsen @ 2004-09-30 16:49 UTC (permalink / raw) To: linux-kernel Gene Heskett wrote: > On Tuesday 28 September 2004 06:33, Ingo Molnar wrote: > >>* Gene Heskett <gene.heskett@verizon.net> wrote: >> >>>>what i use is serial logging to another machine. A digital camera >>>>is fine too, if the problem area is still visible on the screen. >>>>(Netconsole is useful too for other type of hangs but it's not >>>>active at such an early stage yet.) >>>> >>>>Ingo >>> >>>Unforch, I don't have a spare seriel port Ingo. One is running my >>>x10 >> >>fortunately with the patch applied your box works now (so does mine) >>so the bug appears to be fixed. > > > I just built a kernel with that latest stack-fix patch in it too, but > haven't rebooted to it yet. I read that as being moderately > important in some cases although I don't think I've encountered that > particular case yet. Was this in fact a good idea for me? > > >>early-bootup debugging was never easy, and breakage there doesnt >>happen all that often. Hopefully this was the last one related to >>remove-BKL. >> >>(If such a early-bootup lockup happens in the future then you sure >>could temporarily unplug the ups serial connection and use that as >>the serial console - for the narrow and temporary purpose of >>debugging that boot-time hang.) > > > That would I assume need a null modem cable, and what do I run on the > firewall? Minicom? Or is there something better that can just grab > and log without being interactive? Its a rh7.3 box with a 2.4.18 era > kernel. I'd update that, but its not broken. :) I use Kermit, it will do about everything you could ask and gives a single interface for serial and network console connections. -- -bill davidsen (davidsen@tmr.com) "The secret to procrastination is to put things off until the last possible moment - but no longer" -me ^ permalink raw reply [flat|nested] 45+ messages in thread
* Re: 2.6.9-rc2-mm4 2004-09-27 4:53 ` 2.6.9-rc2-mm4 Gene Heskett 2004-09-27 5:13 ` 2.6.9-rc2-mm4 Andrew Morton [not found] ` <200409270706.21661.lkml@lpbproductions.com> @ 2004-09-27 15:32 ` Matt Heler 2004-09-27 20:19 ` 2.6.9-rc2-mm4 Ingo Molnar 3 siblings, 0 replies; 45+ messages in thread From: Matt Heler @ 2004-09-27 15:32 UTC (permalink / raw) To: gene.heskett; +Cc: linux-kernel, Andrew Morton I can confirm the same problem here for 2.6.9-rc2-mm4. Right after the ' Checking 'hlt' instruction .. OK ' it hangs. On Sunday 26 September 2004 9:53 pm, Gene Heskett wrote: > On Sunday 26 September 2004 21:10, Andrew Morton wrote: > >ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.9- > >rc2/2.6.9-rc2-mm4/ > > > >- ppc64 builds are busted due to breakage in bk-pci.patch > > > >- sparc64 builds are busted too. Also due to pci problems. > > > >- Various updates to various things. In particular, a kswapd > > artifact which could cause too much swapout was fixed. > > > >- I shall be offline for most of this week. > > The bootup hangs, from dmesg after reboot to 2.6.9-rc2-mm3: > > Checking 'hlt' instruction... OK. > ----- > 2.6.9-rc2-mm4 hangs here, and never gets to the next line > ----- > NET: Registered protocol family 16 > > So I assume something in the next line hangs it. Sysrq-t has no > repsonse, must use the hardware reset button. > > Ideas? ^ permalink raw reply [flat|nested] 45+ messages in thread
* Re: 2.6.9-rc2-mm4 2004-09-27 4:53 ` 2.6.9-rc2-mm4 Gene Heskett ` (2 preceding siblings ...) 2004-09-27 15:32 ` 2.6.9-rc2-mm4 Matt Heler @ 2004-09-27 20:19 ` Ingo Molnar 2004-09-27 20:34 ` 2.6.9-rc2-mm4 Paul Fulghum 2004-09-28 1:45 ` 2.6.9-rc2-mm4 Gene Heskett 3 siblings, 2 replies; 45+ messages in thread From: Ingo Molnar @ 2004-09-27 20:19 UTC (permalink / raw) To: Gene Heskett, Matt Heler; +Cc: linux-kernel, Andrew Morton * Gene Heskett <gene.heskett@verizon.net> wrote: > The bootup hangs, from dmesg after reboot to 2.6.9-rc2-mm3: > > Checking 'hlt' instruction... OK. > ----- > 2.6.9-rc2-mm4 hangs here, and never gets to the next line > ----- > NET: Registered protocol family 16 > > So I assume something in the next line hangs it. Sysrq-t has no > repsonse, must use the hardware reset button. could you send me your .config? Ingo ^ permalink raw reply [flat|nested] 45+ messages in thread
* Re: 2.6.9-rc2-mm4 2004-09-27 20:19 ` 2.6.9-rc2-mm4 Ingo Molnar @ 2004-09-27 20:34 ` Paul Fulghum 2004-09-27 20:45 ` 2.6.9-rc2-mm4 Ingo Molnar ` (2 more replies) 2004-09-28 1:45 ` 2.6.9-rc2-mm4 Gene Heskett 1 sibling, 3 replies; 45+ messages in thread From: Paul Fulghum @ 2004-09-27 20:34 UTC (permalink / raw) To: Ingo Molnar; +Cc: linux-kernel [-- Attachment #1: Type: text/plain, Size: 647 bytes --] On Mon, 2004-09-27 at 15:19, Ingo Molnar wrote: > * Gene Heskett <gene.heskett@verizon.net> wrote: > > > The bootup hangs, from dmesg after reboot to 2.6.9-rc2-mm3: > > > > Checking 'hlt' instruction... OK. > > ----- > > 2.6.9-rc2-mm4 hangs here, and never gets to the next line > > ----- > > NET: Registered protocol family 16 > > > > So I assume something in the next line hangs it. Sysrq-t has no > > repsonse, must use the hardware reset button. > > could you send me your .config? I'm seeing the exact same thing at the same point. Removing pre-emptable bkl option allows boot. .config is attached -- Paul Fulghum paulkf@microgate.com [-- Attachment #2: .config --] [-- Type: text/plain, Size: 29116 bytes --] # # Automatically generated make config: don't edit # Linux kernel version: 2.6.9-rc2-mm4 # Mon Sep 27 15:33:05 2004 # CONFIG_X86=y CONFIG_MMU=y CONFIG_UID16=y CONFIG_GENERIC_ISA_DMA=y CONFIG_GENERIC_IOMAP=y # # Code maturity level options # CONFIG_EXPERIMENTAL=y CONFIG_CLEAN_COMPILE=y # # General setup # CONFIG_LOCALVERSION="" CONFIG_SWAP=y CONFIG_SYSVIPC=y # CONFIG_POSIX_MQUEUE is not set # CONFIG_BSD_PROCESS_ACCT is not set CONFIG_SYSCTL=y # CONFIG_AUDIT is not set CONFIG_LOG_BUF_SHIFT=15 CONFIG_HOTPLUG=y CONFIG_KOBJECT_UEVENT=y # CONFIG_IKCONFIG is not set # CONFIG_EMBEDDED is not set CONFIG_KALLSYMS=y # CONFIG_KALLSYMS_EXTRA_PASS is not set CONFIG_FUTEX=y CONFIG_EPOLL=y # CONFIG_CPUSETS is not set CONFIG_IOSCHED_NOOP=y CONFIG_IOSCHED_AS=y CONFIG_IOSCHED_DEADLINE=y CONFIG_IOSCHED_CFQ=y # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set CONFIG_SHMEM=y # CONFIG_TINY_SHMEM is not set # # Loadable module support # CONFIG_MODULES=y CONFIG_MODULE_UNLOAD=y # CONFIG_MODULE_FORCE_UNLOAD is not set CONFIG_OBSOLETE_MODPARM=y # CONFIG_MODVERSIONS is not set CONFIG_KMOD=y CONFIG_STOP_MACHINE=y # # Processor type and features # CONFIG_X86_PC=y # CONFIG_X86_ELAN is not set # CONFIG_X86_VOYAGER is not set # CONFIG_X86_NUMAQ is not set # CONFIG_X86_SUMMIT is not set # CONFIG_X86_BIGSMP is not set # CONFIG_X86_VISWS is not set # CONFIG_X86_GENERICARCH is not set # CONFIG_X86_ES7000 is not set # CONFIG_M386 is not set # CONFIG_M486 is not set # CONFIG_M586 is not set # CONFIG_M586TSC is not set # CONFIG_M586MMX is not set # CONFIG_M686 is not set CONFIG_MPENTIUMII=y # CONFIG_MPENTIUMIII is not set # CONFIG_MPENTIUMM is not set # CONFIG_MPENTIUM4 is not set # CONFIG_MK6 is not set # CONFIG_MK7 is not set # CONFIG_MK8 is not set # CONFIG_MCRUSOE is not set # CONFIG_MWINCHIPC6 is not set # CONFIG_MWINCHIP2 is not set # CONFIG_MWINCHIP3D is not set # CONFIG_MCYRIXIII is not set # CONFIG_MVIAC3_2 is not set # CONFIG_X86_GENERIC is not set CONFIG_X86_CMPXCHG=y CONFIG_X86_XADD=y CONFIG_X86_L1_CACHE_SHIFT=5 CONFIG_RWSEM_XCHGADD_ALGORITHM=y CONFIG_X86_WP_WORKS_OK=y CONFIG_X86_INVLPG=y CONFIG_X86_BSWAP=y CONFIG_X86_POPAD_OK=y CONFIG_X86_GOOD_APIC=y CONFIG_X86_INTEL_USERCOPY=y CONFIG_X86_USE_PPRO_CHECKSUM=y # CONFIG_HPET_TIMER is not set CONFIG_SMP=y CONFIG_NR_CPUS=8 # CONFIG_SCHED_SMT is not set CONFIG_PREEMPT=y CONFIG_PREEMPT_BKL=y CONFIG_X86_LOCAL_APIC=y CONFIG_X86_IO_APIC=y CONFIG_X86_TSC=y CONFIG_X86_MCE=y CONFIG_X86_MCE_NONFATAL=y CONFIG_X86_MCE_P4THERMAL=y # CONFIG_TOSHIBA is not set # CONFIG_I8K is not set # CONFIG_MICROCODE is not set # CONFIG_X86_MSR is not set # CONFIG_X86_CPUID is not set # # Firmware Drivers # # CONFIG_EDD is not set CONFIG_NOHIGHMEM=y # CONFIG_HIGHMEM4G is not set # CONFIG_HIGHMEM64G is not set # CONFIG_MATH_EMULATION is not set CONFIG_MTRR=y # CONFIG_EFI is not set CONFIG_IRQBALANCE=y CONFIG_HAVE_DEC_LOCK=y # CONFIG_REGPARM is not set # # Performance-monitoring counters support # # CONFIG_PERFCTR is not set # CONFIG_KEXEC is not set # # Power management options (ACPI, APM) # # CONFIG_PM is not set # CONFIG_PM_DEBUG is not set # # ACPI (Advanced Configuration and Power Interface) Support # CONFIG_ACPI=y CONFIG_ACPI_BOOT=y CONFIG_ACPI_INTERPRETER=y CONFIG_ACPI_AC=y CONFIG_ACPI_BATTERY=y CONFIG_ACPI_BUTTON=y CONFIG_ACPI_FAN=y CONFIG_ACPI_PROCESSOR=y CONFIG_ACPI_THERMAL=y # CONFIG_ACPI_ASUS is not set CONFIG_ACPI_THINKPAD=m # CONFIG_ACPI_TOSHIBA is not set CONFIG_ACPI_BLACKLIST_YEAR=0 # CONFIG_ACPI_DEBUG is not set CONFIG_ACPI_BUS=y CONFIG_ACPI_EC=y CONFIG_ACPI_POWER=y CONFIG_ACPI_PCI=y CONFIG_ACPI_SYSTEM=y # CONFIG_X86_PM_TIMER is not set # # CPU Frequency scaling # # CONFIG_CPU_FREQ is not set # # Bus options (PCI, PCMCIA, EISA, MCA, ISA) # CONFIG_PCI=y # CONFIG_PCI_GOBIOS is not set # CONFIG_PCI_GOMMCONFIG is not set # CONFIG_PCI_GODIRECT is not set CONFIG_PCI_GOANY=y CONFIG_PCI_BIOS=y CONFIG_PCI_DIRECT=y CONFIG_PCI_MMCONFIG=y # CONFIG_PCI_MSI is not set CONFIG_PCI_LEGACY_PROC=y CONFIG_PCI_NAMES=y CONFIG_ISA=y # CONFIG_EISA is not set # CONFIG_MCA is not set # CONFIG_SCx200 is not set # CONFIG_HOTPLUG_CPU is not set # # PCMCIA/CardBus support # CONFIG_PCMCIA=y # CONFIG_PCMCIA_DEBUG is not set CONFIG_YENTA=y CONFIG_CARDBUS=y # CONFIG_PD6729 is not set # CONFIG_I82092 is not set CONFIG_I82365=y # CONFIG_TCIC is not set CONFIG_PCMCIA_PROBE=y # # PCI Hotplug Support # # CONFIG_HOTPLUG_PCI is not set # # Executable file formats # CONFIG_BINFMT_ELF=y CONFIG_BINFMT_AOUT=y CONFIG_BINFMT_MISC=y # # Device Drivers # # # Generic Driver Options # CONFIG_STANDALONE=y CONFIG_PREVENT_FIRMWARE_BUILD=y # CONFIG_FW_LOADER is not set # # Memory Technology Devices (MTD) # # CONFIG_MTD is not set # # Parallel port support # CONFIG_PARPORT=y CONFIG_PARPORT_PC=y CONFIG_PARPORT_PC_CML1=y # CONFIG_PARPORT_SERIAL is not set # CONFIG_PARPORT_PC_FIFO is not set # CONFIG_PARPORT_PC_SUPERIO is not set # CONFIG_PARPORT_PC_PCMCIA is not set # CONFIG_PARPORT_OTHER is not set # CONFIG_PARPORT_1284 is not set # # Plug and Play support # CONFIG_PNP=y # CONFIG_PNP_DEBUG is not set # # Protocols # # CONFIG_ISAPNP is not set # CONFIG_PNPBIOS is not set # # Block devices # CONFIG_BLK_DEV_FD=y # CONFIG_BLK_DEV_XD is not set # CONFIG_PARIDE is not set # CONFIG_BLK_CPQ_DA is not set # CONFIG_BLK_CPQ_CISS_DA is not set # CONFIG_BLK_DEV_DAC960 is not set # CONFIG_BLK_DEV_UMEM is not set CONFIG_BLK_DEV_LOOP=m # CONFIG_BLK_DEV_CRYPTOLOOP is not set # CONFIG_BLK_DEV_NBD is not set # CONFIG_BLK_DEV_SX8 is not set # CONFIG_BLK_DEV_UB is not set CONFIG_BLK_DEV_RAM=y CONFIG_BLK_DEV_RAM_SIZE=4096 CONFIG_BLK_DEV_INITRD=y CONFIG_INITRAMFS_SOURCE="" CONFIG_LBD=y # CONFIG_CDROM_PKTCDVD is not set # # ATA/ATAPI/MFM/RLL support # CONFIG_IDE=y CONFIG_BLK_DEV_IDE=y # # Please see Documentation/ide.txt for help/info on IDE drives # # CONFIG_BLK_DEV_IDE_SATA is not set # CONFIG_BLK_DEV_HD_IDE is not set CONFIG_BLK_DEV_IDEDISK=y CONFIG_IDEDISK_MULTI_MODE=y # CONFIG_BLK_DEV_IDECS is not set CONFIG_BLK_DEV_IDECD=y # CONFIG_BLK_DEV_IDETAPE is not set # CONFIG_BLK_DEV_IDEFLOPPY is not set # CONFIG_BLK_DEV_IDESCSI is not set # CONFIG_IDE_TASK_IOCTL is not set CONFIG_IDE_TASKFILE_IO=y # # IDE chipset support/bugfixes # CONFIG_IDE_GENERIC=y CONFIG_BLK_DEV_CMD640=y # CONFIG_BLK_DEV_CMD640_ENHANCED is not set # CONFIG_BLK_DEV_IDEPNP is not set CONFIG_BLK_DEV_IDEPCI=y CONFIG_IDEPCI_SHARE_IRQ=y # CONFIG_BLK_DEV_OFFBOARD is not set CONFIG_BLK_DEV_GENERIC=y # CONFIG_BLK_DEV_OPTI621 is not set CONFIG_BLK_DEV_RZ1000=y CONFIG_BLK_DEV_IDEDMA_PCI=y # CONFIG_BLK_DEV_IDEDMA_FORCED is not set CONFIG_IDEDMA_PCI_AUTO=y # CONFIG_IDEDMA_ONLYDISK is not set # CONFIG_BLK_DEV_AEC62XX is not set # CONFIG_BLK_DEV_ALI15X3 is not set # CONFIG_BLK_DEV_AMD74XX is not set # CONFIG_BLK_DEV_ATIIXP is not set # CONFIG_BLK_DEV_CMD64X is not set # CONFIG_BLK_DEV_TRIFLEX is not set # CONFIG_BLK_DEV_CY82C693 is not set # CONFIG_BLK_DEV_CS5520 is not set # CONFIG_BLK_DEV_CS5530 is not set # CONFIG_BLK_DEV_HPT34X is not set # CONFIG_BLK_DEV_HPT366 is not set # CONFIG_BLK_DEV_SC1200 is not set CONFIG_BLK_DEV_PIIX=y # CONFIG_BLK_DEV_NS87415 is not set # CONFIG_BLK_DEV_PDC202XX_OLD is not set # CONFIG_BLK_DEV_PDC202XX_NEW is not set # CONFIG_BLK_DEV_SVWKS is not set # CONFIG_BLK_DEV_SIIMAGE is not set # CONFIG_BLK_DEV_SIS5513 is not set # CONFIG_BLK_DEV_SLC90E66 is not set # CONFIG_BLK_DEV_TRM290 is not set # CONFIG_BLK_DEV_VIA82CXXX is not set # CONFIG_IDE_ARM is not set # CONFIG_IDE_CHIPSETS is not set CONFIG_BLK_DEV_IDEDMA=y # CONFIG_IDEDMA_IVB is not set CONFIG_IDEDMA_AUTO=y # CONFIG_BLK_DEV_HD is not set # # SCSI device support # CONFIG_SCSI=y CONFIG_SCSI_PROC_FS=y # # SCSI support type (disk, tape, CD-ROM) # CONFIG_BLK_DEV_SD=y # CONFIG_CHR_DEV_ST is not set # CONFIG_CHR_DEV_OSST is not set # CONFIG_BLK_DEV_SR is not set CONFIG_CHR_DEV_SG=y # # Some SCSI devices (e.g. CD jukebox) support multiple LUNs # # CONFIG_SCSI_MULTI_LUN is not set # CONFIG_SCSI_CONSTANTS is not set # CONFIG_SCSI_LOGGING is not set # # SCSI Transport Attributes # # CONFIG_SCSI_SPI_ATTRS is not set # CONFIG_SCSI_FC_ATTRS is not set # # SCSI low-level drivers # # CONFIG_BLK_DEV_3W_XXXX_RAID is not set # CONFIG_SCSI_3W_9XXX is not set # CONFIG_SCSI_7000FASST is not set # CONFIG_SCSI_ACARD is not set # CONFIG_SCSI_AHA152X is not set # CONFIG_SCSI_AHA1542 is not set # CONFIG_SCSI_AACRAID is not set CONFIG_SCSI_AIC7XXX=m CONFIG_AIC7XXX_CMDS_PER_DEVICE=32 CONFIG_AIC7XXX_RESET_DELAY_MS=5000 CONFIG_AIC7XXX_DEBUG_ENABLE=y CONFIG_AIC7XXX_DEBUG_MASK=0 CONFIG_AIC7XXX_REG_PRETTY_PRINT=y # CONFIG_SCSI_AIC7XXX_OLD is not set # CONFIG_SCSI_AIC79XX is not set # CONFIG_SCSI_DPT_I2O is not set # CONFIG_SCSI_IN2000 is not set # CONFIG_MEGARAID_NEWGEN is not set # CONFIG_MEGARAID_LEGACY is not set CONFIG_SCSI_SATA=y # CONFIG_SCSI_SATA_SVW is not set CONFIG_SCSI_ATA_PIIX=y # CONFIG_SCSI_SATA_NV is not set # CONFIG_SCSI_SATA_PROMISE is not set # CONFIG_SCSI_SATA_SX4 is not set # CONFIG_SCSI_SATA_SIL is not set # CONFIG_SCSI_SATA_SIS is not set # CONFIG_SCSI_SATA_VIA is not set # CONFIG_SCSI_SATA_VITESSE is not set # CONFIG_SCSI_BUSLOGIC is not set # CONFIG_SCSI_DMX3191D is not set # CONFIG_SCSI_DTC3280 is not set # CONFIG_SCSI_EATA is not set # CONFIG_SCSI_EATA_PIO is not set # CONFIG_SCSI_FUTURE_DOMAIN is not set # CONFIG_SCSI_GDTH is not set # CONFIG_SCSI_GENERIC_NCR5380 is not set # CONFIG_SCSI_GENERIC_NCR5380_MMIO is not set # CONFIG_SCSI_IPS is not set # CONFIG_SCSI_INIA100 is not set # CONFIG_SCSI_PPA is not set # CONFIG_SCSI_IMM is not set # CONFIG_SCSI_NCR53C406A is not set # CONFIG_SCSI_SYM53C8XX_2 is not set # CONFIG_SCSI_IPR is not set # CONFIG_SCSI_PAS16 is not set # CONFIG_SCSI_PSI240I is not set # CONFIG_SCSI_QLOGIC_FAS is not set # CONFIG_SCSI_QLOGIC_ISP is not set # CONFIG_SCSI_QLOGIC_FC is not set # CONFIG_SCSI_QLOGIC_1280 is not set CONFIG_SCSI_QLA2XXX=y # CONFIG_SCSI_QLA21XX is not set # CONFIG_SCSI_QLA22XX is not set # CONFIG_SCSI_QLA2300 is not set # CONFIG_SCSI_QLA2322 is not set # CONFIG_SCSI_QLA6312 is not set # CONFIG_SCSI_QLA6322 is not set # CONFIG_SCSI_SYM53C416 is not set # CONFIG_SCSI_DC395x is not set # CONFIG_SCSI_DC390T is not set # CONFIG_SCSI_T128 is not set # CONFIG_SCSI_U14_34F is not set # CONFIG_SCSI_ULTRASTOR is not set # CONFIG_SCSI_NSP32 is not set # CONFIG_SCSI_DEBUG is not set # # PCMCIA SCSI adapter support # # CONFIG_PCMCIA_AHA152X is not set # CONFIG_PCMCIA_FDOMAIN is not set # CONFIG_PCMCIA_NINJA_SCSI is not set # CONFIG_PCMCIA_QLOGIC is not set # CONFIG_PCMCIA_SYM53C500 is not set # # Old CD-ROM drivers (not SCSI, not IDE) # # CONFIG_CD_NO_IDESCSI is not set # # Multi-device support (RAID and LVM) # # CONFIG_MD is not set # # Fusion MPT device support # # CONFIG_FUSION is not set # # IEEE 1394 (FireWire) support # # CONFIG_IEEE1394 is not set # # I2O device support # # CONFIG_I2O is not set # # Networking support # CONFIG_NET=y # # Networking options # CONFIG_PACKET=y # CONFIG_PACKET_MMAP is not set # CONFIG_NETLINK_DEV is not set CONFIG_UNIX=y # CONFIG_NET_KEY is not set CONFIG_INET=y CONFIG_IP_MULTICAST=y # CONFIG_IP_ADVANCED_ROUTER is not set # CONFIG_IP_PNP is not set # CONFIG_NET_IPIP is not set # CONFIG_NET_IPGRE is not set # CONFIG_IP_MROUTE is not set # CONFIG_ARPD is not set # CONFIG_SYN_COOKIES is not set # CONFIG_INET_AH is not set # CONFIG_INET_ESP is not set # CONFIG_INET_IPCOMP is not set # CONFIG_INET_TUNNEL is not set # # IP: Virtual Server Configuration # # CONFIG_IP_VS is not set # CONFIG_IPV6 is not set CONFIG_NETFILTER=y # CONFIG_NETFILTER_DEBUG is not set # # IP: Netfilter Configuration # CONFIG_IP_NF_CONNTRACK=y # CONFIG_IP_NF_CT_ACCT is not set # CONFIG_IP_NF_CT_PROTO_SCTP is not set # CONFIG_IP_NF_FTP is not set # CONFIG_IP_NF_IRC is not set # CONFIG_IP_NF_TFTP is not set # CONFIG_IP_NF_AMANDA is not set CONFIG_IP_NF_QUEUE=y CONFIG_IP_NF_IPTABLES=y CONFIG_IP_NF_MATCH_LIMIT=y CONFIG_IP_NF_MATCH_IPRANGE=y CONFIG_IP_NF_MATCH_MAC=y CONFIG_IP_NF_MATCH_PKTTYPE=y CONFIG_IP_NF_MATCH_MARK=y CONFIG_IP_NF_MATCH_MULTIPORT=y CONFIG_IP_NF_MATCH_TOS=y CONFIG_IP_NF_MATCH_RECENT=y CONFIG_IP_NF_MATCH_ECN=y CONFIG_IP_NF_MATCH_DSCP=y CONFIG_IP_NF_MATCH_AH_ESP=y CONFIG_IP_NF_MATCH_LENGTH=y CONFIG_IP_NF_MATCH_TTL=y CONFIG_IP_NF_MATCH_TCPMSS=y CONFIG_IP_NF_MATCH_HELPER=y CONFIG_IP_NF_MATCH_STATE=y CONFIG_IP_NF_MATCH_CONNTRACK=y CONFIG_IP_NF_MATCH_OWNER=y # CONFIG_IP_NF_MATCH_ADDRTYPE is not set # CONFIG_IP_NF_MATCH_REALM is not set # CONFIG_IP_NF_MATCH_SCTP is not set # CONFIG_IP_NF_MATCH_COMMENT is not set CONFIG_IP_NF_FILTER=y CONFIG_IP_NF_TARGET_REJECT=y CONFIG_IP_NF_TARGET_LOG=y CONFIG_IP_NF_TARGET_ULOG=y CONFIG_IP_NF_TARGET_TCPMSS=y CONFIG_IP_NF_NAT=y CONFIG_IP_NF_NAT_NEEDED=y CONFIG_IP_NF_TARGET_MASQUERADE=y CONFIG_IP_NF_TARGET_REDIRECT=y CONFIG_IP_NF_TARGET_NETMAP=y CONFIG_IP_NF_TARGET_SAME=y # CONFIG_IP_NF_NAT_LOCAL is not set # CONFIG_IP_NF_NAT_SNMP_BASIC is not set CONFIG_IP_NF_MANGLE=y CONFIG_IP_NF_TARGET_TOS=y CONFIG_IP_NF_TARGET_ECN=y CONFIG_IP_NF_TARGET_DSCP=y CONFIG_IP_NF_TARGET_MARK=y CONFIG_IP_NF_TARGET_CLASSIFY=y # CONFIG_IP_NF_RAW is not set CONFIG_IP_NF_ARPTABLES=y CONFIG_IP_NF_ARPFILTER=y CONFIG_IP_NF_ARP_MANGLE=y # # SCTP Configuration (EXPERIMENTAL) # # CONFIG_IP_SCTP is not set # CONFIG_ATM is not set # CONFIG_BRIDGE is not set # CONFIG_VLAN_8021Q is not set # CONFIG_DECNET is not set # CONFIG_LLC2 is not set # CONFIG_IPX is not set # CONFIG_ATALK is not set CONFIG_X25=m CONFIG_LAPB=m # CONFIG_NET_DIVERT is not set # CONFIG_ECONET is not set # CONFIG_WAN_ROUTER is not set # CONFIG_NET_HW_FLOWCONTROL is not set # # QoS and/or fair queueing # # CONFIG_NET_SCHED is not set # CONFIG_NET_CLS_ROUTE is not set # # Network testing # # CONFIG_NET_PKTGEN is not set # CONFIG_KGDBOE is not set # CONFIG_NETPOLL is not set # CONFIG_NETPOLL_RX is not set # CONFIG_NETPOLL_TRAP is not set # CONFIG_NET_POLL_CONTROLLER is not set # CONFIG_HAMRADIO is not set # CONFIG_IRDA is not set # CONFIG_BT is not set CONFIG_NETDEVICES=y CONFIG_DUMMY=m # CONFIG_BONDING is not set # CONFIG_EQUALIZER is not set # CONFIG_TUN is not set # CONFIG_NET_SB1000 is not set # # ARCnet devices # # CONFIG_ARCNET is not set # # Ethernet (10 or 100Mbit) # CONFIG_NET_ETHERNET=y CONFIG_MII=y # CONFIG_HAPPYMEAL is not set # CONFIG_SUNGEM is not set # CONFIG_NET_VENDOR_3COM is not set # CONFIG_LANCE is not set # CONFIG_NET_VENDOR_SMC is not set # CONFIG_NET_VENDOR_RACAL is not set # # Tulip family network device support # # CONFIG_NET_TULIP is not set # CONFIG_AT1700 is not set # CONFIG_DEPCA is not set # CONFIG_HP100 is not set # CONFIG_NET_ISA is not set CONFIG_NET_PCI=y # CONFIG_PCNET32 is not set # CONFIG_AMD8111_ETH is not set # CONFIG_ADAPTEC_STARFIRE is not set # CONFIG_AC3200 is not set # CONFIG_APRICOT is not set # CONFIG_B44 is not set # CONFIG_FORCEDETH is not set # CONFIG_CS89x0 is not set # CONFIG_DGRS is not set # CONFIG_EEPRO100 is not set CONFIG_E100=m # CONFIG_E100_NAPI is not set # CONFIG_FEALNX is not set # CONFIG_NATSEMI is not set # CONFIG_NE2K_PCI is not set # CONFIG_8139CP is not set CONFIG_8139TOO=y # CONFIG_8139TOO_PIO is not set # CONFIG_8139TOO_TUNE_TWISTER is not set # CONFIG_8139TOO_8129 is not set # CONFIG_8139_OLD_RX_RESET is not set # CONFIG_SIS900 is not set # CONFIG_EPIC100 is not set # CONFIG_SUNDANCE is not set # CONFIG_TLAN is not set # CONFIG_VIA_RHINE is not set # CONFIG_NET_POCKET is not set # # Ethernet (1000 Mbit) # # CONFIG_ACENIC is not set # CONFIG_DL2K is not set # CONFIG_E1000 is not set # CONFIG_NS83820 is not set # CONFIG_HAMACHI is not set # CONFIG_YELLOWFIN is not set # CONFIG_R8169 is not set # CONFIG_SK98LIN is not set # CONFIG_VIA_VELOCITY is not set # CONFIG_TIGON3 is not set # # Ethernet (10000 Mbit) # # CONFIG_IXGB is not set # CONFIG_S2IO is not set # # Token Ring devices # # CONFIG_TR is not set # # Wireless LAN (non-hamradio) # # CONFIG_NET_RADIO is not set # # PCMCIA network device support # # CONFIG_NET_PCMCIA is not set # # Wan interfaces # CONFIG_WAN=y # CONFIG_HOSTESS_SV11 is not set # CONFIG_COSA is not set # CONFIG_DSCC4 is not set # CONFIG_LANMEDIA is not set # CONFIG_SEALEVEL_4021 is not set CONFIG_SYNCLINK_SYNCPPP=m CONFIG_HDLC=y CONFIG_HDLC_RAW=y CONFIG_HDLC_RAW_ETH=y CONFIG_HDLC_CISCO=y CONFIG_HDLC_FR=y CONFIG_HDLC_PPP=y # # X.25/LAPB support is disabled # # CONFIG_PCI200SYN is not set # CONFIG_WANXL is not set # CONFIG_PC300 is not set # CONFIG_N2 is not set # CONFIG_C101 is not set # CONFIG_FARSYNC is not set # CONFIG_DLCI is not set # CONFIG_LAPBETHER is not set # CONFIG_X25_ASY is not set # CONFIG_SBNI is not set # CONFIG_FDDI is not set # CONFIG_HIPPI is not set # CONFIG_PLIP is not set CONFIG_PPP=m # CONFIG_PPP_MULTILINK is not set # CONFIG_PPP_FILTER is not set CONFIG_PPP_ASYNC=m CONFIG_PPP_SYNC_TTY=m CONFIG_PPP_DEFLATE=m CONFIG_PPP_BSDCOMP=m # CONFIG_PPPOE is not set # CONFIG_SLIP is not set # CONFIG_NET_FC is not set # CONFIG_SHAPER is not set # CONFIG_NETCONSOLE is not set # # ISDN subsystem # # CONFIG_ISDN is not set # # Telephony Support # # CONFIG_PHONE is not set # # Input device support # CONFIG_INPUT=y # # Userland interfaces # CONFIG_INPUT_MOUSEDEV=y CONFIG_INPUT_MOUSEDEV_PSAUX=y CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 # CONFIG_INPUT_JOYDEV is not set # CONFIG_INPUT_TSDEV is not set # CONFIG_INPUT_EVDEV is not set # CONFIG_INPUT_EVBUG is not set # # Input I/O drivers # # CONFIG_GAMEPORT is not set CONFIG_SOUND_GAMEPORT=y CONFIG_SERIO=y CONFIG_SERIO_I8042=y # CONFIG_SERIO_SERPORT is not set # CONFIG_SERIO_CT82C710 is not set # CONFIG_SERIO_PARKBD is not set # CONFIG_SERIO_PCIPS2 is not set CONFIG_SERIO_LIBPS2=y # CONFIG_SERIO_RAW is not set # # Input Device Drivers # CONFIG_INPUT_KEYBOARD=y CONFIG_KEYBOARD_ATKBD=y # CONFIG_KEYBOARD_SUNKBD is not set # CONFIG_KEYBOARD_LKKBD is not set # CONFIG_KEYBOARD_XTKBD is not set # CONFIG_KEYBOARD_NEWTON is not set CONFIG_INPUT_MOUSE=y CONFIG_MOUSE_PS2=y # CONFIG_MOUSE_SERIAL is not set # CONFIG_MOUSE_INPORT is not set # CONFIG_MOUSE_LOGIBM is not set # CONFIG_MOUSE_PC110PAD is not set # CONFIG_MOUSE_VSXXXAA is not set # CONFIG_INPUT_JOYSTICK is not set # CONFIG_INPUT_TOUCHSCREEN is not set # CONFIG_INPUT_MISC is not set # # Character devices # CONFIG_VT=y CONFIG_VT_CONSOLE=y CONFIG_HW_CONSOLE=y CONFIG_SERIAL_NONSTANDARD=y # CONFIG_ROCKETPORT is not set # CONFIG_CYCLADES is not set CONFIG_SYNCLINK=m CONFIG_SYNCLINKMP=m CONFIG_N_HDLC=m # CONFIG_STALDRV is not set # # Serial drivers # CONFIG_SERIAL_8250=y # CONFIG_SERIAL_8250_CONSOLE is not set # CONFIG_SERIAL_8250_CS is not set # CONFIG_SERIAL_8250_ACPI is not set CONFIG_SERIAL_8250_NR_UARTS=4 # CONFIG_SERIAL_8250_EXTENDED is not set # # Non-8250 serial port support # CONFIG_SERIAL_CORE=y CONFIG_UNIX98_PTYS=y CONFIG_LEGACY_PTYS=y CONFIG_LEGACY_PTY_COUNT=256 CONFIG_PRINTER=y # CONFIG_LP_CONSOLE is not set # CONFIG_PPDEV is not set # CONFIG_TIPAR is not set # # IPMI # # CONFIG_IPMI_HANDLER is not set # # Watchdog Cards # # CONFIG_WATCHDOG is not set # CONFIG_HW_RANDOM is not set # CONFIG_NVRAM is not set CONFIG_RTC=y # CONFIG_DTLK is not set # CONFIG_R3964 is not set # CONFIG_APPLICOM is not set # CONFIG_SONYPI is not set # # Ftape, the floppy tape device driver # # CONFIG_AGP is not set # CONFIG_DRM is not set # # PCMCIA character devices # CONFIG_SYNCLINK_CS=m # CONFIG_MWAVE is not set # CONFIG_RAW_DRIVER is not set # CONFIG_HPET is not set # CONFIG_HANGCHECK_TIMER is not set # # I2C support # # CONFIG_I2C is not set # # Dallas's 1-wire bus # # CONFIG_W1 is not set # # Misc devices # # CONFIG_IBM_ASM is not set # # Multimedia devices # # CONFIG_VIDEO_DEV is not set # # Digital Video Broadcasting Devices # # CONFIG_DVB is not set # # Graphics support # # CONFIG_FB is not set # CONFIG_VIDEO_SELECT is not set # # Console display driver support # CONFIG_VGA_CONSOLE=y # CONFIG_MDA_CONSOLE is not set CONFIG_DUMMY_CONSOLE=y # # Sound # CONFIG_SOUND=y # # Advanced Linux Sound Architecture # CONFIG_SND=y CONFIG_SND_TIMER=y CONFIG_SND_PCM=y CONFIG_SND_SEQUENCER=y # CONFIG_SND_SEQ_DUMMY is not set CONFIG_SND_OSSEMUL=y CONFIG_SND_MIXER_OSS=y CONFIG_SND_PCM_OSS=y CONFIG_SND_SEQUENCER_OSS=y # CONFIG_SND_RTCTIMER is not set # CONFIG_SND_VERBOSE_PRINTK is not set # CONFIG_SND_DEBUG is not set # # Generic devices # # CONFIG_SND_DUMMY is not set # CONFIG_SND_VIRMIDI is not set # CONFIG_SND_MTPAV is not set # CONFIG_SND_SERIAL_U16550 is not set # CONFIG_SND_MPU401 is not set # # ISA devices # # CONFIG_SND_AD1848 is not set # CONFIG_SND_CS4231 is not set # CONFIG_SND_CS4232 is not set # CONFIG_SND_CS4236 is not set # CONFIG_SND_ES1688 is not set # CONFIG_SND_ES18XX is not set # CONFIG_SND_GUSCLASSIC is not set # CONFIG_SND_GUSEXTREME is not set # CONFIG_SND_GUSMAX is not set # CONFIG_SND_INTERWAVE is not set # CONFIG_SND_INTERWAVE_STB is not set # CONFIG_SND_OPTI92X_AD1848 is not set # CONFIG_SND_OPTI92X_CS4231 is not set # CONFIG_SND_OPTI93X is not set # CONFIG_SND_SB8 is not set # CONFIG_SND_SB16 is not set # CONFIG_SND_SBAWE is not set # CONFIG_SND_WAVEFRONT is not set # CONFIG_SND_CMI8330 is not set # CONFIG_SND_OPL3SA2 is not set # CONFIG_SND_SGALAXY is not set # CONFIG_SND_SSCAPE is not set # # PCI devices # CONFIG_SND_AC97_CODEC=y # CONFIG_SND_ALI5451 is not set # CONFIG_SND_ATIIXP is not set # CONFIG_SND_ATIIXP_MODEM is not set # CONFIG_SND_AU8810 is not set # CONFIG_SND_AU8820 is not set # CONFIG_SND_AU8830 is not set # CONFIG_SND_AZT3328 is not set # CONFIG_SND_BT87X is not set # CONFIG_SND_CS46XX is not set # CONFIG_SND_CS4281 is not set # CONFIG_SND_EMU10K1 is not set # CONFIG_SND_KORG1212 is not set # CONFIG_SND_MIXART is not set # CONFIG_SND_NM256 is not set # CONFIG_SND_RME32 is not set # CONFIG_SND_RME96 is not set # CONFIG_SND_RME9652 is not set # CONFIG_SND_HDSP is not set # CONFIG_SND_TRIDENT is not set # CONFIG_SND_YMFPCI is not set # CONFIG_SND_ALS4000 is not set # CONFIG_SND_CMIPCI is not set # CONFIG_SND_ENS1370 is not set # CONFIG_SND_ENS1371 is not set # CONFIG_SND_ES1938 is not set # CONFIG_SND_ES1968 is not set # CONFIG_SND_MAESTRO3 is not set # CONFIG_SND_FM801 is not set # CONFIG_SND_ICE1712 is not set # CONFIG_SND_ICE1724 is not set CONFIG_SND_INTEL8X0=y # CONFIG_SND_INTEL8X0M is not set # CONFIG_SND_SONICVIBES is not set # CONFIG_SND_VIA82XX is not set # CONFIG_SND_VX222 is not set # # USB devices # # CONFIG_SND_USB_AUDIO is not set # CONFIG_SND_USB_USX2Y is not set # # PCMCIA devices # # CONFIG_SND_VXPOCKET is not set # CONFIG_SND_VXP440 is not set # CONFIG_SND_PDAUDIOCF is not set # # Open Sound System # # CONFIG_SOUND_PRIME is not set # # USB support # CONFIG_USB=m # CONFIG_USB_DEBUG is not set # # Miscellaneous USB options # CONFIG_USB_DEVICEFS=y # CONFIG_USB_BANDWIDTH is not set # CONFIG_USB_DYNAMIC_MINORS is not set # CONFIG_USB_OTG is not set # # USB Host Controller Drivers # CONFIG_USB_EHCI_HCD=m # CONFIG_USB_EHCI_SPLIT_ISO is not set # CONFIG_USB_EHCI_ROOT_HUB_TT is not set # CONFIG_USB_OHCI_HCD is not set CONFIG_USB_UHCI_HCD=m # # USB Device Class drivers # # CONFIG_USB_AUDIO is not set # CONFIG_USB_BLUETOOTH_TTY is not set # CONFIG_USB_MIDI is not set # CONFIG_USB_ACM is not set CONFIG_USB_PRINTER=m CONFIG_USB_STORAGE=m # CONFIG_USB_STORAGE_DEBUG is not set # CONFIG_USB_STORAGE_RW_DETECT is not set # CONFIG_USB_STORAGE_DATAFAB is not set # CONFIG_USB_STORAGE_FREECOM is not set # CONFIG_USB_STORAGE_ISD200 is not set # CONFIG_USB_STORAGE_DPCM is not set # CONFIG_USB_STORAGE_HP8200e is not set # CONFIG_USB_STORAGE_SDDR09 is not set # CONFIG_USB_STORAGE_SDDR55 is not set # CONFIG_USB_STORAGE_JUMPSHOT is not set # # USB Human Interface Devices (HID) # CONFIG_USB_HID=m CONFIG_USB_HIDINPUT=y # CONFIG_HID_FF is not set # CONFIG_USB_HIDDEV is not set # # USB HID Boot Protocol drivers # # CONFIG_USB_KBD is not set # CONFIG_USB_MOUSE is not set # CONFIG_USB_AIPTEK is not set # CONFIG_USB_WACOM is not set # CONFIG_USB_KBTAB is not set # CONFIG_USB_POWERMATE is not set # CONFIG_USB_MTOUCH is not set # CONFIG_USB_EGALAX is not set # CONFIG_USB_XPAD is not set # CONFIG_USB_ATI_REMOTE is not set # # USB Imaging devices # # CONFIG_USB_MDC800 is not set # CONFIG_USB_MICROTEK is not set # CONFIG_USB_HPUSBSCSI is not set # # USB Multimedia devices # # CONFIG_USB_DABUSB is not set # # Video4Linux support is needed for USB Multimedia device support # # # USB Network adaptors # # CONFIG_USB_CATC is not set # CONFIG_USB_KAWETH is not set # CONFIG_USB_PEGASUS is not set # CONFIG_USB_RTL8150 is not set # CONFIG_USB_USBNET is not set # # USB port drivers # # CONFIG_USB_USS720 is not set # # USB Serial Converter support # # CONFIG_USB_SERIAL is not set # # USB Miscellaneous drivers # # CONFIG_USB_EMI62 is not set # CONFIG_USB_EMI26 is not set # CONFIG_USB_TIGL is not set # CONFIG_USB_AUERSWALD is not set # CONFIG_USB_RIO500 is not set # CONFIG_USB_LEGOTOWER is not set # CONFIG_USB_LCD is not set # CONFIG_USB_LED is not set # CONFIG_USB_CYTHERM is not set # CONFIG_USB_PHIDGETSERVO is not set # CONFIG_USB_TEST is not set # # USB Gadget Support # # CONFIG_USB_GADGET is not set # # File systems # CONFIG_EXT2_FS=y # CONFIG_EXT2_FS_XATTR is not set CONFIG_EXT3_FS=y CONFIG_EXT3_FS_XATTR=y # CONFIG_EXT3_FS_POSIX_ACL is not set # CONFIG_EXT3_FS_SECURITY is not set CONFIG_JBD=y # CONFIG_JBD_DEBUG is not set CONFIG_FS_MBCACHE=y # CONFIG_REISER4_FS is not set # CONFIG_REISERFS_FS is not set # CONFIG_JFS_FS is not set # CONFIG_XFS_FS is not set # CONFIG_MINIX_FS is not set # CONFIG_ROMFS_FS is not set # CONFIG_QUOTA is not set # CONFIG_AUTOFS_FS is not set CONFIG_AUTOFS4_FS=y # # Caches # # CONFIG_CACHEFS is not set # # CD-ROM/DVD Filesystems # CONFIG_ISO9660_FS=y CONFIG_JOLIET=y # CONFIG_ZISOFS is not set CONFIG_UDF_FS=y CONFIG_UDF_NLS=y # # DOS/FAT/NT Filesystems # CONFIG_FAT_FS=y CONFIG_MSDOS_FS=y CONFIG_VFAT_FS=y CONFIG_FAT_DEFAULT_CODEPAGE=437 CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" # CONFIG_NTFS_FS is not set # # Pseudo filesystems # CONFIG_PROC_FS=y CONFIG_PROC_KCORE=y CONFIG_SYSFS=y # CONFIG_DEVFS_FS is not set # CONFIG_DEVPTS_FS_XATTR is not set CONFIG_TMPFS=y # CONFIG_TMPFS_XATTR is not set # CONFIG_HUGETLBFS is not set # CONFIG_HUGETLB_PAGE is not set CONFIG_RAMFS=y # # Miscellaneous filesystems # # CONFIG_ADFS_FS is not set # CONFIG_AFFS_FS is not set # CONFIG_HFS_FS is not set # CONFIG_HFSPLUS_FS is not set # CONFIG_BEFS_FS is not set # CONFIG_BFS_FS is not set # CONFIG_EFS_FS is not set # CONFIG_CRAMFS is not set # CONFIG_VXFS_FS is not set # CONFIG_HPFS_FS is not set # CONFIG_QNX4FS_FS is not set # CONFIG_SYSV_FS is not set # CONFIG_UFS_FS is not set # # Network File Systems # CONFIG_NFS_FS=y # CONFIG_NFS_V3 is not set # CONFIG_NFS_V4 is not set # CONFIG_NFS_DIRECTIO is not set CONFIG_NFSD=y # CONFIG_NFSD_V3 is not set # CONFIG_NFSD_TCP is not set CONFIG_LOCKD=y CONFIG_EXPORTFS=y CONFIG_SUNRPC=y # CONFIG_RPCSEC_GSS_KRB5 is not set # CONFIG_RPCSEC_GSS_SPKM3 is not set # CONFIG_SMB_FS is not set # CONFIG_CIFS is not set # CONFIG_NCP_FS is not set # CONFIG_CODA_FS is not set # CONFIG_AFS_FS is not set # # Partition Types # # CONFIG_PARTITION_ADVANCED is not set CONFIG_MSDOS_PARTITION=y # # Native Language Support # CONFIG_NLS=y CONFIG_NLS_DEFAULT="iso8859-1" CONFIG_NLS_CODEPAGE_437=y # CONFIG_NLS_CODEPAGE_737 is not set # CONFIG_NLS_CODEPAGE_775 is not set # CONFIG_NLS_CODEPAGE_850 is not set # CONFIG_NLS_CODEPAGE_852 is not set # CONFIG_NLS_CODEPAGE_855 is not set # CONFIG_NLS_CODEPAGE_857 is not set # CONFIG_NLS_CODEPAGE_860 is not set # CONFIG_NLS_CODEPAGE_861 is not set # CONFIG_NLS_CODEPAGE_862 is not set # CONFIG_NLS_CODEPAGE_863 is not set # CONFIG_NLS_CODEPAGE_864 is not set # CONFIG_NLS_CODEPAGE_865 is not set # CONFIG_NLS_CODEPAGE_866 is not set # CONFIG_NLS_CODEPAGE_869 is not set # CONFIG_NLS_CODEPAGE_936 is not set # CONFIG_NLS_CODEPAGE_950 is not set # CONFIG_NLS_CODEPAGE_932 is not set # CONFIG_NLS_CODEPAGE_949 is not set # CONFIG_NLS_CODEPAGE_874 is not set # CONFIG_NLS_ISO8859_8 is not set # CONFIG_NLS_CODEPAGE_1250 is not set # CONFIG_NLS_CODEPAGE_1251 is not set # CONFIG_NLS_ASCII is not set CONFIG_NLS_ISO8859_1=y # CONFIG_NLS_ISO8859_2 is not set # CONFIG_NLS_ISO8859_3 is not set # CONFIG_NLS_ISO8859_4 is not set # CONFIG_NLS_ISO8859_5 is not set # CONFIG_NLS_ISO8859_6 is not set # CONFIG_NLS_ISO8859_7 is not set # CONFIG_NLS_ISO8859_9 is not set # CONFIG_NLS_ISO8859_13 is not set # CONFIG_NLS_ISO8859_14 is not set # CONFIG_NLS_ISO8859_15 is not set # CONFIG_NLS_KOI8_R is not set # CONFIG_NLS_KOI8_U is not set # CONFIG_NLS_UTF8 is not set # # Profiling support # CONFIG_PROFILING=y CONFIG_OPROFILE=y # # Kernel hacking # # CONFIG_DEBUG_KERNEL is not set # CONFIG_FRAME_POINTER is not set CONFIG_EARLY_PRINTK=y # CONFIG_4KSTACKS is not set # CONFIG_LOCKMETER is not set CONFIG_X86_FIND_SMP_CONFIG=y CONFIG_X86_MPPARSE=y # # Security options # # CONFIG_KEYS is not set # CONFIG_SECURITY is not set # # Cryptographic options # # CONFIG_CRYPTO is not set # # Library routines # CONFIG_CRC_CCITT=m CONFIG_CRC32=y # CONFIG_LIBCRC32C is not set CONFIG_ZLIB_INFLATE=m CONFIG_ZLIB_DEFLATE=m CONFIG_X86_SMP=y CONFIG_X86_HT=y CONFIG_X86_BIOS_REBOOT=y CONFIG_X86_TRAMPOLINE=y CONFIG_PC=y ^ permalink raw reply [flat|nested] 45+ messages in thread
* Re: 2.6.9-rc2-mm4 2004-09-27 20:34 ` 2.6.9-rc2-mm4 Paul Fulghum @ 2004-09-27 20:45 ` Ingo Molnar 2004-09-27 23:01 ` 2.6.9-rc2-mm4 Ingo Molnar 2004-09-27 21:14 ` 2.6.9-rc2-mm4 Ingo Molnar 2004-09-27 21:52 ` 2.6.9-rc2-mm4 Felipe Alfaro Solana 2 siblings, 1 reply; 45+ messages in thread From: Ingo Molnar @ 2004-09-27 20:45 UTC (permalink / raw) To: Paul Fulghum; +Cc: linux-kernel, Gene Heskett, Matt Heler * Paul Fulghum <paulkf@microgate.com> wrote: > I'm seeing the exact same thing at the same point. > Removing pre-emptable bkl option allows boot. > .config is attached great - i can reproduce the hang with your .config: Intel machine check reporting enabled on CPU#0. Enabling fast FPU save and restore... done. Enabling unmasked SIMD FPU exception support... done. Checking 'hlt' instruction... OK. <hang> Investigating. Ingo ^ permalink raw reply [flat|nested] 45+ messages in thread
* Re: 2.6.9-rc2-mm4 2004-09-27 20:45 ` 2.6.9-rc2-mm4 Ingo Molnar @ 2004-09-27 23:01 ` Ingo Molnar 2004-09-28 2:12 ` 2.6.9-rc2-mm4 Gene Heskett 2004-09-28 13:07 ` 2.6.9-rc2-mm4 Paul Fulghum 0 siblings, 2 replies; 45+ messages in thread From: Ingo Molnar @ 2004-09-27 23:01 UTC (permalink / raw) To: Paul Fulghum; +Cc: linux-kernel, Gene Heskett, Matt Heler, Andrew Morton could you try the patch below ontop of -mm4 and try again the .config that failed before? Does the bootup still hang? The early bootup stage is pretty fragile because the idle thread is not yet functioning as such and so we need preemption disabled. Whether the bootup fails or not seems to depend on timing details so e.g. the presence of SCHED_SMT makes it go away. disabling preemption explicitly has another advantage: the atomicity check in schedule() will catch early-bootup schedule() calls from now on. the patch also fixes another preempt-bkl buglet: interrupt-driven forced-preemption didnt go through preempt_schedule() so it resulted in auto-dropping of the BKL. Now we go through preempt_schedule() which properly deals with the BKL. Ingo Signed-off-by: Ingo Molnar <mingo@elte.hu> --- linux/init/main.c.orig +++ linux/init/main.c @@ -435,6 +435,12 @@ static void noinline rest_init(void) { kernel_thread(init, NULL, CLONE_FS | CLONE_SIGHAND); numa_default_policy(); + /* + * Re-enable preemption but disable interrupts to make sure + * we dont get preempted until we schedule() in cpu_idle(). + */ + local_irq_disable(); + preempt_enable_no_resched(); unlock_kernel(); cpu_idle(); } @@ -501,6 +507,7 @@ asmlinkage void __init start_kernel(void * time - but meanwhile we still have a functioning scheduler. */ sched_init(); + preempt_disable(); build_all_zonelists(); page_alloc_init(); trap_init(); --- linux/arch/i386/kernel/entry.S.orig +++ linux/arch/i386/kernel/entry.S @@ -197,10 +197,8 @@ need_resched: jz restore_all testl $IF_MASK,EFLAGS(%esp) # interrupts off (exception path) ? jz restore_all - movl $PREEMPT_ACTIVE,TI_preempt_count(%ebp) sti - call schedule - movl $0,TI_preempt_count(%ebp) + call preempt_schedule cli jmp need_resched #endif ^ permalink raw reply [flat|nested] 45+ messages in thread
* Re: 2.6.9-rc2-mm4 2004-09-27 23:01 ` 2.6.9-rc2-mm4 Ingo Molnar @ 2004-09-28 2:12 ` Gene Heskett 2004-09-28 13:07 ` 2.6.9-rc2-mm4 Paul Fulghum 1 sibling, 0 replies; 45+ messages in thread From: Gene Heskett @ 2004-09-28 2:12 UTC (permalink / raw) To: linux-kernel; +Cc: Ingo Molnar, Paul Fulghum, Matt Heler, Andrew Morton On Monday 27 September 2004 19:01, Ingo Molnar wrote: >could you try the patch below ontop of -mm4 and try again the > .config that failed before? Does the bootup still hang? > >The early bootup stage is pretty fragile because the idle thread is > not yet functioning as such and so we need preemption disabled. > Whether the bootup fails or not seems to depend on timing details > so e.g. the presence of SCHED_SMT makes it go away. > >disabling preemption explicitly has another advantage: the atomicity >check in schedule() will catch early-bootup schedule() calls from > now on. > >the patch also fixes another preempt-bkl buglet: interrupt-driven >forced-preemption didnt go through preempt_schedule() so it resulted > in auto-dropping of the BKL. Now we go through preempt_schedule() > which properly deals with the BKL. > > Ingo > You talked me into it Ingo, and it works with the bkl preempt turned on now. And nothing unusual in the dmesg log. Make this one part of -mm5. -- Cheers, Gene "There are four boxes to be used in defense of liberty: soap, ballot, jury, and ammo. Please use in that order." -Ed Howdershelt (Author) 99.26% setiathome rank, not too shabby for a WV hillbilly Yahoo.com attorneys please note, additions to this message by Gene Heskett are: Copyright 2004 by Maurice Eugene Heskett, all rights reserved. ^ permalink raw reply [flat|nested] 45+ messages in thread
* Re: 2.6.9-rc2-mm4 2004-09-27 23:01 ` 2.6.9-rc2-mm4 Ingo Molnar 2004-09-28 2:12 ` 2.6.9-rc2-mm4 Gene Heskett @ 2004-09-28 13:07 ` Paul Fulghum 1 sibling, 0 replies; 45+ messages in thread From: Paul Fulghum @ 2004-09-28 13:07 UTC (permalink / raw) To: Ingo Molnar; +Cc: linux-kernel, Gene Heskett, Matt Heler, Andrew Morton On Mon, 2004-09-27 at 18:01, Ingo Molnar wrote: > could you try the patch below ontop of -mm4 and try again the .config > that failed before? Does the bootup still hang? The patch fixes the boot hang. Thanks -- Paul Fulghum paulkf@microgate.com ^ permalink raw reply [flat|nested] 45+ messages in thread
* Re: 2.6.9-rc2-mm4 2004-09-27 20:34 ` 2.6.9-rc2-mm4 Paul Fulghum 2004-09-27 20:45 ` 2.6.9-rc2-mm4 Ingo Molnar @ 2004-09-27 21:14 ` Ingo Molnar 2004-09-27 22:00 ` 2.6.9-rc2-mm4 Paul Fulghum 2004-09-27 21:52 ` 2.6.9-rc2-mm4 Felipe Alfaro Solana 2 siblings, 1 reply; 45+ messages in thread From: Ingo Molnar @ 2004-09-27 21:14 UTC (permalink / raw) To: Paul Fulghum; +Cc: linux-kernel * Paul Fulghum <paulkf@microgate.com> wrote: > > > Checking 'hlt' instruction... OK. > > > ----- > > > 2.6.9-rc2-mm4 hangs here, and never gets to the next line > > could you send me your .config? > > I'm seeing the exact same thing at the same point. > Removing pre-emptable bkl option allows boot. > .config is attached ok, could you re-enable bkl preemption but also enable SCHED_SMT - does that fix the hang too? Ingo ^ permalink raw reply [flat|nested] 45+ messages in thread
* Re: 2.6.9-rc2-mm4 2004-09-27 21:14 ` 2.6.9-rc2-mm4 Ingo Molnar @ 2004-09-27 22:00 ` Paul Fulghum 0 siblings, 0 replies; 45+ messages in thread From: Paul Fulghum @ 2004-09-27 22:00 UTC (permalink / raw) To: Ingo Molnar; +Cc: linux-kernel On Mon, 2004-09-27 at 16:14, Ingo Molnar wrote: > ok, could you re-enable bkl preemption but also enable SCHED_SMT - does > that fix the hang too? Now that my hamster powered machine (dual hamsters actually) has *finally* finished compiling... Having both options enabled does allow the machine to boot properly. -- Paul Fulghum paulkf@microgate.com ^ permalink raw reply [flat|nested] 45+ messages in thread
* Re: 2.6.9-rc2-mm4 2004-09-27 20:34 ` 2.6.9-rc2-mm4 Paul Fulghum 2004-09-27 20:45 ` 2.6.9-rc2-mm4 Ingo Molnar 2004-09-27 21:14 ` 2.6.9-rc2-mm4 Ingo Molnar @ 2004-09-27 21:52 ` Felipe Alfaro Solana 2 siblings, 0 replies; 45+ messages in thread From: Felipe Alfaro Solana @ 2004-09-27 21:52 UTC (permalink / raw) To: Paul Fulghum; +Cc: linux-kernel, Ingo Molnar [-- Attachment #1: Type: text/plain, Size: 692 bytes --] On Sep 27, 2004, at 22:34, Paul Fulghum wrote: > On Mon, 2004-09-27 at 15:19, Ingo Molnar wrote: >> * Gene Heskett <gene.heskett@verizon.net> wrote: >> >>> The bootup hangs, from dmesg after reboot to 2.6.9-rc2-mm3: >>> >>> Checking 'hlt' instruction... OK. >>> ----- >>> 2.6.9-rc2-mm4 hangs here, and never gets to the next line >>> ----- >>> NET: Registered protocol family 16 >>> >>> So I assume something in the next line hangs it. Sysrq-t has no >>> repsonse, must use the hardware reset button. >> >> could you send me your .config? > > I'm seeing the exact same thing at the same point. > Removing pre-emptable bkl option allows boot. > .config is attached Me too. Config attached. [-- Attachment #2: config --] [-- Type: application/octet-stream, Size: 25661 bytes --] # # Automatically generated make config: don't edit # Linux kernel version: 2.6.9-rc2-mm4 # Mon Sep 27 20:51:15 2004 # CONFIG_X86=y CONFIG_MMU=y CONFIG_UID16=y CONFIG_GENERIC_ISA_DMA=y CONFIG_GENERIC_IOMAP=y # # Code maturity level options # CONFIG_EXPERIMENTAL=y # CONFIG_CLEAN_COMPILE is not set CONFIG_BROKEN=y CONFIG_BROKEN_ON_SMP=y # # General setup # CONFIG_LOCALVERSION="" CONFIG_SWAP=y CONFIG_SYSVIPC=y CONFIG_POSIX_MQUEUE=y CONFIG_BSD_PROCESS_ACCT=y CONFIG_BSD_PROCESS_ACCT_V3=y CONFIG_SYSCTL=y CONFIG_AUDIT=y CONFIG_AUDITSYSCALL=y CONFIG_LOG_BUF_SHIFT=14 CONFIG_HOTPLUG=y CONFIG_KOBJECT_UEVENT=y CONFIG_IKCONFIG=y CONFIG_IKCONFIG_PROC=y CONFIG_EMBEDDED=y CONFIG_KALLSYMS=y # CONFIG_KALLSYMS_EXTRA_PASS is not set CONFIG_FUTEX=y CONFIG_EPOLL=y # CONFIG_IOSCHED_NOOP is not set CONFIG_IOSCHED_AS=y # CONFIG_IOSCHED_DEADLINE is not set # CONFIG_IOSCHED_CFQ is not set # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set CONFIG_SHMEM=y # CONFIG_TINY_SHMEM is not set # # Loadable module support # CONFIG_MODULES=y CONFIG_MODULE_UNLOAD=y CONFIG_MODULE_FORCE_UNLOAD=y CONFIG_OBSOLETE_MODPARM=y # CONFIG_MODVERSIONS is not set CONFIG_KMOD=y # # Processor type and features # CONFIG_X86_PC=y # CONFIG_X86_ELAN is not set # CONFIG_X86_VOYAGER is not set # CONFIG_X86_NUMAQ is not set # CONFIG_X86_SUMMIT is not set # CONFIG_X86_BIGSMP is not set # CONFIG_X86_VISWS is not set # CONFIG_X86_GENERICARCH is not set # CONFIG_X86_ES7000 is not set # CONFIG_M386 is not set # CONFIG_M486 is not set # CONFIG_M586 is not set # CONFIG_M586TSC is not set # CONFIG_M586MMX is not set # CONFIG_M686 is not set # CONFIG_MPENTIUMII is not set # CONFIG_MPENTIUMIII is not set # CONFIG_MPENTIUMM is not set CONFIG_MPENTIUM4=y # CONFIG_MK6 is not set # CONFIG_MK7 is not set # CONFIG_MK8 is not set # CONFIG_MCRUSOE is not set # CONFIG_MWINCHIPC6 is not set # CONFIG_MWINCHIP2 is not set # CONFIG_MWINCHIP3D is not set # CONFIG_MCYRIXIII is not set # CONFIG_MVIAC3_2 is not set # CONFIG_X86_GENERIC is not set CONFIG_X86_CMPXCHG=y CONFIG_X86_XADD=y CONFIG_X86_L1_CACHE_SHIFT=7 CONFIG_RWSEM_XCHGADD_ALGORITHM=y CONFIG_X86_WP_WORKS_OK=y CONFIG_X86_INVLPG=y CONFIG_X86_BSWAP=y CONFIG_X86_POPAD_OK=y CONFIG_X86_GOOD_APIC=y CONFIG_X86_INTEL_USERCOPY=y CONFIG_X86_USE_PPRO_CHECKSUM=y # CONFIG_HPET_TIMER is not set # CONFIG_SMP is not set CONFIG_PREEMPT=y CONFIG_PREEMPT_BKL=y CONFIG_X86_UP_APIC=y CONFIG_X86_UP_IOAPIC=y CONFIG_X86_LOCAL_APIC=y CONFIG_X86_IO_APIC=y CONFIG_X86_TSC=y # CONFIG_X86_MCE is not set # CONFIG_TOSHIBA is not set # CONFIG_I8K is not set CONFIG_MICROCODE=y CONFIG_X86_MSR=y CONFIG_X86_CPUID=y # # Firmware Drivers # CONFIG_EDD=y CONFIG_NOHIGHMEM=y # CONFIG_HIGHMEM4G is not set # CONFIG_HIGHMEM64G is not set # CONFIG_MATH_EMULATION is not set CONFIG_MTRR=y # CONFIG_EFI is not set CONFIG_HAVE_DEC_LOCK=y CONFIG_REGPARM=y # # Performance-monitoring counters support # # CONFIG_PERFCTR is not set CONFIG_KEXEC=y CONFIG_CRASH_DUMP=y CONFIG_BACKUP_BASE=16 CONFIG_BACKUP_SIZE=32 # # Power management options (ACPI, APM) # CONFIG_PM=y CONFIG_PM_DEBUG=y # CONFIG_SOFTWARE_SUSPEND is not set # # ACPI (Advanced Configuration and Power Interface) Support # CONFIG_ACPI=y CONFIG_ACPI_BOOT=y CONFIG_ACPI_INTERPRETER=y CONFIG_ACPI_SLEEP=y CONFIG_ACPI_SLEEP_PROC_FS=y CONFIG_ACPI_AC=y CONFIG_ACPI_BATTERY=y CONFIG_ACPI_BUTTON=y CONFIG_ACPI_FAN=y CONFIG_ACPI_PROCESSOR=y CONFIG_ACPI_THERMAL=y # CONFIG_ACPI_ASUS is not set # CONFIG_ACPI_THINKPAD is not set # CONFIG_ACPI_TOSHIBA is not set # CONFIG_ACPI_CUSTOM_DSDT is not set CONFIG_ACPI_BLACKLIST_YEAR=0 # CONFIG_ACPI_DEBUG is not set CONFIG_ACPI_BUS=y CONFIG_ACPI_EC=y CONFIG_ACPI_POWER=y CONFIG_ACPI_PCI=y CONFIG_ACPI_SYSTEM=y # CONFIG_X86_PM_TIMER is not set # # APM (Advanced Power Management) BIOS Support # # CONFIG_APM is not set # # CPU Frequency scaling # CONFIG_CPU_FREQ=y # CONFIG_CPU_FREQ_PROC_INTF is not set CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y # CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set CONFIG_CPU_FREQ_GOV_PERFORMANCE=y CONFIG_CPU_FREQ_GOV_POWERSAVE=y CONFIG_CPU_FREQ_GOV_USERSPACE=y # CONFIG_CPU_FREQ_24_API is not set CONFIG_CPU_FREQ_GOV_ONDEMAND=y CONFIG_CPU_FREQ_TABLE=y # # CPUFreq processor drivers # # CONFIG_X86_ACPI_CPUFREQ is not set # CONFIG_X86_POWERNOW_K6 is not set # CONFIG_X86_POWERNOW_K7 is not set # CONFIG_X86_POWERNOW_K8 is not set # CONFIG_X86_GX_SUSPMOD is not set # CONFIG_X86_SPEEDSTEP_CENTRINO is not set # CONFIG_X86_SPEEDSTEP_ICH is not set # CONFIG_X86_SPEEDSTEP_SMI is not set CONFIG_X86_P4_CLOCKMOD=y # CONFIG_X86_CPUFREQ_NFORCE2 is not set # CONFIG_X86_LONGRUN is not set # CONFIG_X86_LONGHAUL is not set # # shared options # CONFIG_X86_SPEEDSTEP_LIB=y # # Bus options (PCI, PCMCIA, EISA, MCA, ISA) # CONFIG_PCI=y # CONFIG_PCI_GOBIOS is not set # CONFIG_PCI_GOMMCONFIG is not set # CONFIG_PCI_GODIRECT is not set CONFIG_PCI_GOANY=y CONFIG_PCI_BIOS=y CONFIG_PCI_DIRECT=y CONFIG_PCI_MMCONFIG=y # CONFIG_PCI_MSI is not set # CONFIG_PCI_LEGACY_PROC is not set CONFIG_PCI_NAMES=y # CONFIG_ISA is not set # CONFIG_MCA is not set # CONFIG_SCx200 is not set # # PCMCIA/CardBus support # # CONFIG_PCMCIA is not set # # PCI Hotplug Support # # CONFIG_HOTPLUG_PCI is not set # # Executable file formats # CONFIG_BINFMT_ELF=y # CONFIG_BINFMT_AOUT is not set CONFIG_BINFMT_MISC=m # # Device Drivers # # # Generic Driver Options # # CONFIG_STANDALONE is not set CONFIG_PREVENT_FIRMWARE_BUILD=y # CONFIG_FW_LOADER is not set # # Memory Technology Devices (MTD) # # CONFIG_MTD is not set # # Parallel port support # # CONFIG_PARPORT is not set # # Plug and Play support # # # Block devices # # CONFIG_BLK_DEV_FD is not set # CONFIG_BLK_CPQ_DA is not set # CONFIG_BLK_CPQ_CISS_DA is not set # CONFIG_BLK_DEV_DAC960 is not set # CONFIG_BLK_DEV_UMEM is not set CONFIG_BLK_DEV_LOOP=m CONFIG_BLK_DEV_CRYPTOLOOP=m CONFIG_BLK_DEV_NBD=m # CONFIG_BLK_DEV_SX8 is not set # CONFIG_BLK_DEV_UB is not set CONFIG_BLK_DEV_RAM=y CONFIG_BLK_DEV_RAM_SIZE=4096 CONFIG_BLK_DEV_INITRD=y CONFIG_INITRAMFS_SOURCE="" CONFIG_LBD=y CONFIG_CDROM_PKTCDVD=m CONFIG_CDROM_PKTCDVD_BUFFERS=32 # CONFIG_CDROM_PKTCDVD_WCACHE is not set # # ATA/ATAPI/MFM/RLL support # CONFIG_IDE=y CONFIG_BLK_DEV_IDE=y # # Please see Documentation/ide.txt for help/info on IDE drives # # CONFIG_BLK_DEV_IDE_SATA is not set # CONFIG_BLK_DEV_HD_IDE is not set CONFIG_BLK_DEV_IDEDISK=y CONFIG_IDEDISK_MULTI_MODE=y CONFIG_BLK_DEV_IDECD=y # CONFIG_BLK_DEV_IDETAPE is not set # CONFIG_BLK_DEV_IDEFLOPPY is not set CONFIG_IDE_TASK_IOCTL=y CONFIG_IDE_TASKFILE_IO=y # # IDE chipset support/bugfixes # CONFIG_IDE_GENERIC=y # CONFIG_BLK_DEV_CMD640 is not set CONFIG_BLK_DEV_IDEPCI=y # CONFIG_IDEPCI_SHARE_IRQ is not set # CONFIG_BLK_DEV_OFFBOARD is not set CONFIG_BLK_DEV_GENERIC=y # CONFIG_BLK_DEV_OPTI621 is not set # CONFIG_BLK_DEV_RZ1000 is not set CONFIG_BLK_DEV_IDEDMA_PCI=y # CONFIG_BLK_DEV_IDEDMA_FORCED is not set CONFIG_IDEDMA_PCI_AUTO=y # CONFIG_IDEDMA_ONLYDISK is not set # CONFIG_BLK_DEV_AEC62XX is not set # CONFIG_BLK_DEV_ALI15X3 is not set # CONFIG_BLK_DEV_AMD74XX is not set # CONFIG_BLK_DEV_ATIIXP is not set # CONFIG_BLK_DEV_CMD64X is not set # CONFIG_BLK_DEV_TRIFLEX is not set # CONFIG_BLK_DEV_CY82C693 is not set # CONFIG_BLK_DEV_CS5520 is not set # CONFIG_BLK_DEV_CS5530 is not set # CONFIG_BLK_DEV_HPT34X is not set # CONFIG_BLK_DEV_HPT366 is not set # CONFIG_BLK_DEV_SC1200 is not set CONFIG_BLK_DEV_PIIX=y # CONFIG_BLK_DEV_NS87415 is not set # CONFIG_BLK_DEV_PDC202XX_OLD is not set # CONFIG_BLK_DEV_PDC202XX_NEW is not set # CONFIG_BLK_DEV_SVWKS is not set # CONFIG_BLK_DEV_SIIMAGE is not set # CONFIG_BLK_DEV_SIS5513 is not set # CONFIG_BLK_DEV_SLC90E66 is not set # CONFIG_BLK_DEV_TRM290 is not set # CONFIG_BLK_DEV_VIA82CXXX is not set # CONFIG_IDE_ARM is not set CONFIG_BLK_DEV_IDEDMA=y # CONFIG_IDEDMA_IVB is not set CONFIG_IDEDMA_AUTO=y # CONFIG_BLK_DEV_HD is not set # # SCSI device support # # CONFIG_SCSI is not set # # Multi-device support (RAID and LVM) # # CONFIG_MD is not set # # Fusion MPT device support # # # IEEE 1394 (FireWire) support # # CONFIG_IEEE1394 is not set # # I2O device support # # CONFIG_I2O is not set # # Networking support # CONFIG_NET=y # # Networking options # CONFIG_PACKET=y CONFIG_PACKET_MMAP=y CONFIG_NETLINK_DEV=m CONFIG_UNIX=y CONFIG_NET_KEY=m CONFIG_INET=y CONFIG_IP_MULTICAST=y # CONFIG_IP_ADVANCED_ROUTER is not set # CONFIG_IP_PNP is not set CONFIG_NET_IPIP=m CONFIG_NET_IPGRE=m # CONFIG_NET_IPGRE_BROADCAST is not set # CONFIG_IP_MROUTE is not set # CONFIG_ARPD is not set CONFIG_SYN_COOKIES=y CONFIG_INET_AH=m CONFIG_INET_ESP=m CONFIG_INET_IPCOMP=m CONFIG_INET_TUNNEL=m # # IP: Virtual Server Configuration # # CONFIG_IP_VS is not set CONFIG_IPV6=y # CONFIG_IPV6_PRIVACY is not set CONFIG_INET6_AH=m CONFIG_INET6_ESP=m CONFIG_INET6_IPCOMP=m CONFIG_INET6_TUNNEL=m CONFIG_IPV6_TUNNEL=m CONFIG_NETFILTER=y # CONFIG_NETFILTER_DEBUG is not set # # IP: Netfilter Configuration # CONFIG_IP_NF_CONNTRACK=m # CONFIG_IP_NF_CT_ACCT is not set # CONFIG_IP_NF_CT_PROTO_SCTP is not set CONFIG_IP_NF_FTP=m CONFIG_IP_NF_IRC=m CONFIG_IP_NF_TFTP=m CONFIG_IP_NF_AMANDA=m CONFIG_IP_NF_QUEUE=m CONFIG_IP_NF_IPTABLES=m CONFIG_IP_NF_MATCH_LIMIT=m CONFIG_IP_NF_MATCH_IPRANGE=m CONFIG_IP_NF_MATCH_MAC=m CONFIG_IP_NF_MATCH_PKTTYPE=m CONFIG_IP_NF_MATCH_MARK=m CONFIG_IP_NF_MATCH_MULTIPORT=m CONFIG_IP_NF_MATCH_TOS=m CONFIG_IP_NF_MATCH_RECENT=m CONFIG_IP_NF_MATCH_ECN=m CONFIG_IP_NF_MATCH_DSCP=m CONFIG_IP_NF_MATCH_AH_ESP=m CONFIG_IP_NF_MATCH_LENGTH=m CONFIG_IP_NF_MATCH_TTL=m CONFIG_IP_NF_MATCH_TCPMSS=m CONFIG_IP_NF_MATCH_HELPER=m CONFIG_IP_NF_MATCH_STATE=m CONFIG_IP_NF_MATCH_CONNTRACK=m CONFIG_IP_NF_MATCH_OWNER=m CONFIG_IP_NF_MATCH_ADDRTYPE=m CONFIG_IP_NF_MATCH_REALM=m # CONFIG_IP_NF_MATCH_SCTP is not set # CONFIG_IP_NF_MATCH_COMMENT is not set CONFIG_IP_NF_FILTER=m CONFIG_IP_NF_TARGET_REJECT=m CONFIG_IP_NF_TARGET_LOG=m # CONFIG_IP_NF_TARGET_ULOG is not set CONFIG_IP_NF_TARGET_TCPMSS=m CONFIG_IP_NF_NAT=m CONFIG_IP_NF_NAT_NEEDED=y CONFIG_IP_NF_TARGET_MASQUERADE=m CONFIG_IP_NF_TARGET_REDIRECT=m CONFIG_IP_NF_TARGET_NETMAP=m CONFIG_IP_NF_TARGET_SAME=m CONFIG_IP_NF_NAT_LOCAL=y CONFIG_IP_NF_NAT_SNMP_BASIC=m CONFIG_IP_NF_NAT_IRC=m CONFIG_IP_NF_NAT_FTP=m CONFIG_IP_NF_NAT_TFTP=m CONFIG_IP_NF_NAT_AMANDA=m CONFIG_IP_NF_MANGLE=m CONFIG_IP_NF_TARGET_TOS=m CONFIG_IP_NF_TARGET_ECN=m CONFIG_IP_NF_TARGET_DSCP=m CONFIG_IP_NF_TARGET_MARK=m CONFIG_IP_NF_TARGET_CLASSIFY=m CONFIG_IP_NF_RAW=m CONFIG_IP_NF_TARGET_NOTRACK=m CONFIG_IP_NF_ARPTABLES=m CONFIG_IP_NF_ARPFILTER=m CONFIG_IP_NF_ARP_MANGLE=m # CONFIG_IP_NF_COMPAT_IPCHAINS is not set # CONFIG_IP_NF_COMPAT_IPFWADM is not set # # IPv6: Netfilter Configuration # CONFIG_IP6_NF_QUEUE=m CONFIG_IP6_NF_IPTABLES=m CONFIG_IP6_NF_MATCH_LIMIT=m CONFIG_IP6_NF_MATCH_MAC=m CONFIG_IP6_NF_MATCH_RT=m CONFIG_IP6_NF_MATCH_OPTS=m CONFIG_IP6_NF_MATCH_FRAG=m CONFIG_IP6_NF_MATCH_HL=m CONFIG_IP6_NF_MATCH_MULTIPORT=m CONFIG_IP6_NF_MATCH_OWNER=m CONFIG_IP6_NF_MATCH_MARK=m CONFIG_IP6_NF_MATCH_IPV6HEADER=m CONFIG_IP6_NF_MATCH_AHESP=m CONFIG_IP6_NF_MATCH_LENGTH=m CONFIG_IP6_NF_MATCH_EUI64=m CONFIG_IP6_NF_FILTER=m CONFIG_IP6_NF_TARGET_LOG=m CONFIG_IP6_NF_MANGLE=m CONFIG_IP6_NF_TARGET_MARK=m CONFIG_IP6_NF_RAW=m CONFIG_XFRM=y CONFIG_XFRM_USER=m # # SCTP Configuration (EXPERIMENTAL) # # CONFIG_IP_SCTP is not set # CONFIG_ATM is not set # CONFIG_BRIDGE is not set CONFIG_VLAN_8021Q=m # CONFIG_DECNET is not set CONFIG_LLC=m CONFIG_LLC2=m # CONFIG_IPX is not set # CONFIG_ATALK is not set # CONFIG_X25 is not set # CONFIG_LAPB is not set # CONFIG_NET_DIVERT is not set # CONFIG_ECONET is not set # CONFIG_WAN_ROUTER is not set # CONFIG_NET_HW_FLOWCONTROL is not set # # QoS and/or fair queueing # # CONFIG_NET_SCHED is not set CONFIG_NET_CLS_ROUTE=y # # Network testing # # CONFIG_NET_PKTGEN is not set # CONFIG_KGDBOE is not set # CONFIG_NETPOLL is not set # CONFIG_NETPOLL_RX is not set # CONFIG_NETPOLL_TRAP is not set # CONFIG_NET_POLL_CONTROLLER is not set # CONFIG_HAMRADIO is not set # CONFIG_IRDA is not set # CONFIG_BT is not set CONFIG_NETDEVICES=y # CONFIG_DUMMY is not set # CONFIG_BONDING is not set # CONFIG_EQUALIZER is not set CONFIG_TUN=m # CONFIG_ETHERTAP is not set # # ARCnet devices # # CONFIG_ARCNET is not set # # Ethernet (10 or 100Mbit) # CONFIG_NET_ETHERNET=y CONFIG_MII=m # CONFIG_HAPPYMEAL is not set # CONFIG_SUNGEM is not set CONFIG_NET_VENDOR_3COM=y CONFIG_VORTEX=m # CONFIG_TYPHOON is not set # # Tulip family network device support # # CONFIG_NET_TULIP is not set # CONFIG_HP100 is not set CONFIG_NET_PCI=y # CONFIG_PCNET32 is not set # CONFIG_AMD8111_ETH is not set # CONFIG_ADAPTEC_STARFIRE is not set # CONFIG_B44 is not set # CONFIG_FORCEDETH is not set # CONFIG_DGRS is not set # CONFIG_EEPRO100 is not set # CONFIG_E100 is not set # CONFIG_FEALNX is not set # CONFIG_NATSEMI is not set CONFIG_NE2K_PCI=m # CONFIG_8139CP is not set CONFIG_8139TOO=m # CONFIG_8139TOO_PIO is not set # CONFIG_8139TOO_TUNE_TWISTER is not set # CONFIG_8139TOO_8129 is not set # CONFIG_8139_OLD_RX_RESET is not set # CONFIG_SIS900 is not set # CONFIG_EPIC100 is not set # CONFIG_SUNDANCE is not set # CONFIG_TLAN is not set # CONFIG_VIA_RHINE is not set # # Ethernet (1000 Mbit) # # CONFIG_ACENIC is not set # CONFIG_DL2K is not set # CONFIG_E1000 is not set # CONFIG_NS83820 is not set # CONFIG_HAMACHI is not set # CONFIG_YELLOWFIN is not set # CONFIG_R8169 is not set # CONFIG_SK98LIN is not set # CONFIG_VIA_VELOCITY is not set # CONFIG_TIGON3 is not set # # Ethernet (10000 Mbit) # # CONFIG_IXGB is not set # CONFIG_S2IO is not set # # Token Ring devices # # CONFIG_TR is not set # # Wireless LAN (non-hamradio) # # CONFIG_NET_RADIO is not set # # Wan interfaces # # CONFIG_WAN is not set # CONFIG_FDDI is not set # CONFIG_HIPPI is not set # CONFIG_PPP is not set # CONFIG_SLIP is not set # CONFIG_SHAPER is not set # CONFIG_NETCONSOLE is not set # # ISDN subsystem # # CONFIG_ISDN is not set # # Telephony Support # # CONFIG_PHONE is not set # # Input device support # CONFIG_INPUT=y # # Userland interfaces # CONFIG_INPUT_MOUSEDEV=y CONFIG_INPUT_MOUSEDEV_PSAUX=y CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 # CONFIG_INPUT_JOYDEV is not set # CONFIG_INPUT_TSDEV is not set # CONFIG_INPUT_EVDEV is not set # CONFIG_INPUT_EVBUG is not set # # Input I/O drivers # # CONFIG_GAMEPORT is not set CONFIG_SOUND_GAMEPORT=y CONFIG_SERIO=y CONFIG_SERIO_I8042=y # CONFIG_SERIO_SERPORT is not set # CONFIG_SERIO_CT82C710 is not set # CONFIG_SERIO_PCIPS2 is not set CONFIG_SERIO_LIBPS2=y # CONFIG_SERIO_RAW is not set # # Input Device Drivers # CONFIG_INPUT_KEYBOARD=y CONFIG_KEYBOARD_ATKBD=y # CONFIG_KEYBOARD_SUNKBD is not set # CONFIG_KEYBOARD_LKKBD is not set # CONFIG_KEYBOARD_XTKBD is not set # CONFIG_KEYBOARD_NEWTON is not set CONFIG_INPUT_MOUSE=y CONFIG_MOUSE_PS2=m # CONFIG_MOUSE_SERIAL is not set # CONFIG_MOUSE_VSXXXAA is not set # CONFIG_INPUT_JOYSTICK is not set # CONFIG_INPUT_TOUCHSCREEN is not set CONFIG_INPUT_MISC=y CONFIG_INPUT_PCSPKR=y # CONFIG_INPUT_UINPUT is not set # # Character devices # CONFIG_VT=y CONFIG_VT_CONSOLE=y CONFIG_HW_CONSOLE=y # CONFIG_SERIAL_NONSTANDARD is not set # # Serial drivers # CONFIG_SERIAL_8250=y CONFIG_SERIAL_8250_CONSOLE=y CONFIG_SERIAL_8250_ACPI=y CONFIG_SERIAL_8250_NR_UARTS=4 # CONFIG_SERIAL_8250_EXTENDED is not set # # Non-8250 serial port support # CONFIG_SERIAL_CORE=y CONFIG_SERIAL_CORE_CONSOLE=y CONFIG_UNIX98_PTYS=y # CONFIG_LEGACY_PTYS is not set # # IPMI # # CONFIG_IPMI_HANDLER is not set # # Watchdog Cards # # CONFIG_WATCHDOG is not set # CONFIG_HW_RANDOM is not set # CONFIG_NVRAM is not set CONFIG_RTC=y # CONFIG_DTLK is not set # CONFIG_R3964 is not set # CONFIG_APPLICOM is not set # CONFIG_SONYPI is not set # # Ftape, the floppy tape device driver # # CONFIG_FTAPE is not set CONFIG_AGP=y # CONFIG_AGP_ALI is not set # CONFIG_AGP_ATI is not set # CONFIG_AGP_AMD is not set # CONFIG_AGP_AMD64 is not set CONFIG_AGP_INTEL=y # CONFIG_AGP_INTEL_MCH is not set # CONFIG_AGP_NVIDIA is not set # CONFIG_AGP_SIS is not set # CONFIG_AGP_SWORKS is not set # CONFIG_AGP_VIA is not set # CONFIG_AGP_EFFICEON is not set CONFIG_DRM=y # CONFIG_DRM_TDFX is not set # CONFIG_DRM_GAMMA is not set # CONFIG_DRM_R128 is not set CONFIG_DRM_RADEON=y # CONFIG_DRM_I810 is not set # CONFIG_DRM_I830 is not set # CONFIG_DRM_I915 is not set # CONFIG_DRM_MGA is not set # CONFIG_DRM_SIS is not set # CONFIG_MWAVE is not set # CONFIG_RAW_DRIVER is not set # CONFIG_HPET is not set # CONFIG_HANGCHECK_TIMER is not set # # I2C support # # CONFIG_I2C is not set # # Dallas's 1-wire bus # # CONFIG_W1 is not set # # Misc devices # # CONFIG_IBM_ASM is not set # # Multimedia devices # # CONFIG_VIDEO_DEV is not set # # Digital Video Broadcasting Devices # # CONFIG_DVB is not set # # Graphics support # # CONFIG_FB is not set # CONFIG_VIDEO_SELECT is not set # # Console display driver support # CONFIG_VGA_CONSOLE=y CONFIG_DUMMY_CONSOLE=y # # Sound # CONFIG_SOUND=y # # Advanced Linux Sound Architecture # CONFIG_SND=y CONFIG_SND_TIMER=y CONFIG_SND_PCM=y CONFIG_SND_SEQUENCER=y CONFIG_SND_SEQ_DUMMY=y CONFIG_SND_OSSEMUL=y CONFIG_SND_MIXER_OSS=y CONFIG_SND_PCM_OSS=y CONFIG_SND_SEQUENCER_OSS=y CONFIG_SND_RTCTIMER=y # CONFIG_SND_VERBOSE_PRINTK is not set # CONFIG_SND_DEBUG is not set # # Generic devices # # CONFIG_SND_DUMMY is not set # CONFIG_SND_VIRMIDI is not set # CONFIG_SND_MTPAV is not set # CONFIG_SND_SERIAL_U16550 is not set # CONFIG_SND_MPU401 is not set # # PCI devices # CONFIG_SND_AC97_CODEC=y # CONFIG_SND_ALI5451 is not set # CONFIG_SND_ATIIXP is not set # CONFIG_SND_ATIIXP_MODEM is not set # CONFIG_SND_AU8810 is not set # CONFIG_SND_AU8820 is not set # CONFIG_SND_AU8830 is not set # CONFIG_SND_AZT3328 is not set # CONFIG_SND_BT87X is not set # CONFIG_SND_CS46XX is not set # CONFIG_SND_CS4281 is not set # CONFIG_SND_EMU10K1 is not set # CONFIG_SND_KORG1212 is not set # CONFIG_SND_MIXART is not set # CONFIG_SND_NM256 is not set # CONFIG_SND_RME32 is not set # CONFIG_SND_RME96 is not set # CONFIG_SND_RME9652 is not set # CONFIG_SND_HDSP is not set # CONFIG_SND_TRIDENT is not set # CONFIG_SND_YMFPCI is not set # CONFIG_SND_ALS4000 is not set # CONFIG_SND_CMIPCI is not set # CONFIG_SND_ENS1370 is not set # CONFIG_SND_ENS1371 is not set # CONFIG_SND_ES1938 is not set # CONFIG_SND_ES1968 is not set # CONFIG_SND_MAESTRO3 is not set # CONFIG_SND_FM801 is not set # CONFIG_SND_ICE1712 is not set # CONFIG_SND_ICE1724 is not set CONFIG_SND_INTEL8X0=y # CONFIG_SND_INTEL8X0M is not set # CONFIG_SND_SONICVIBES is not set # CONFIG_SND_VIA82XX is not set # CONFIG_SND_VX222 is not set # # USB devices # # CONFIG_SND_USB_AUDIO is not set # CONFIG_SND_USB_USX2Y is not set # # Open Sound System # # CONFIG_SOUND_PRIME is not set # # USB support # CONFIG_USB=m # CONFIG_USB_DEBUG is not set # # Miscellaneous USB options # CONFIG_USB_DEVICEFS=y CONFIG_USB_BANDWIDTH=y # CONFIG_USB_DYNAMIC_MINORS is not set CONFIG_USB_SUSPEND=y # CONFIG_USB_OTG is not set # # USB Host Controller Drivers # # CONFIG_USB_EHCI_HCD is not set # CONFIG_USB_OHCI_HCD is not set CONFIG_USB_UHCI_HCD=m # # USB Device Class drivers # # CONFIG_USB_AUDIO is not set # CONFIG_USB_BLUETOOTH_TTY is not set # CONFIG_USB_MIDI is not set # CONFIG_USB_ACM is not set CONFIG_USB_PRINTER=m # CONFIG_USB_STORAGE is not set # # USB Human Interface Devices (HID) # CONFIG_USB_HID=m CONFIG_USB_HIDINPUT=y # CONFIG_HID_FF is not set CONFIG_USB_HIDDEV=y # # USB HID Boot Protocol drivers # # CONFIG_USB_KBD is not set # CONFIG_USB_MOUSE is not set # CONFIG_USB_AIPTEK is not set # CONFIG_USB_WACOM is not set # CONFIG_USB_KBTAB is not set # CONFIG_USB_POWERMATE is not set # CONFIG_USB_MTOUCH is not set # CONFIG_USB_EGALAX is not set # CONFIG_USB_XPAD is not set # CONFIG_USB_ATI_REMOTE is not set # # USB Imaging devices # # CONFIG_USB_MDC800 is not set # # USB Multimedia devices # # CONFIG_USB_DABUSB is not set # # Video4Linux support is needed for USB Multimedia device support # # # USB Network adaptors # # CONFIG_USB_CATC is not set # CONFIG_USB_KAWETH is not set # CONFIG_USB_PEGASUS is not set # CONFIG_USB_RTL8150 is not set # CONFIG_USB_USBNET is not set # # USB port drivers # # # USB Serial Converter support # # CONFIG_USB_SERIAL is not set # # USB Miscellaneous drivers # # CONFIG_USB_EMI62 is not set # CONFIG_USB_EMI26 is not set # CONFIG_USB_TIGL is not set # CONFIG_USB_AUERSWALD is not set # CONFIG_USB_RIO500 is not set # CONFIG_USB_LEGOTOWER is not set # CONFIG_USB_LCD is not set # CONFIG_USB_LED is not set # CONFIG_USB_CYTHERM is not set # CONFIG_USB_PHIDGETSERVO is not set # CONFIG_USB_TEST is not set # # USB Gadget Support # # CONFIG_USB_GADGET is not set # # File systems # CONFIG_EXT2_FS=m CONFIG_EXT2_FS_XATTR=y CONFIG_EXT2_FS_POSIX_ACL=y CONFIG_EXT2_FS_SECURITY=y CONFIG_EXT3_FS=y CONFIG_EXT3_FS_XATTR=y CONFIG_EXT3_FS_POSIX_ACL=y CONFIG_EXT3_FS_SECURITY=y CONFIG_JBD=y # CONFIG_JBD_DEBUG is not set CONFIG_FS_MBCACHE=y # CONFIG_REISERFS_FS is not set # CONFIG_JFS_FS is not set CONFIG_FS_POSIX_ACL=y # CONFIG_XFS_FS is not set # CONFIG_MINIX_FS is not set # CONFIG_ROMFS_FS is not set # CONFIG_QUOTA is not set # CONFIG_AUTOFS_FS is not set # CONFIG_AUTOFS4_FS is not set # # Caches # CONFIG_CACHEFS=m # # CD-ROM/DVD Filesystems # CONFIG_ISO9660_FS=m CONFIG_JOLIET=y CONFIG_ZISOFS=y CONFIG_ZISOFS_FS=m CONFIG_UDF_FS=m CONFIG_UDF_NLS=y # # DOS/FAT/NT Filesystems # CONFIG_FAT_FS=m CONFIG_MSDOS_FS=m CONFIG_VFAT_FS=m CONFIG_FAT_DEFAULT_CODEPAGE=437 CONFIG_FAT_DEFAULT_IOCHARSET="iso88599-15" # CONFIG_NTFS_FS is not set # # Pseudo filesystems # CONFIG_PROC_FS=y CONFIG_PROC_KCORE=y CONFIG_SYSFS=y # CONFIG_DEVFS_FS is not set CONFIG_DEVPTS_FS_XATTR=y CONFIG_DEVPTS_FS_SECURITY=y CONFIG_TMPFS=y CONFIG_TMPFS_XATTR=y CONFIG_TMPFS_SECURITY=y # CONFIG_HUGETLBFS is not set # CONFIG_HUGETLB_PAGE is not set CONFIG_RAMFS=y # # Miscellaneous filesystems # # CONFIG_ADFS_FS is not set # CONFIG_AFFS_FS is not set # CONFIG_HFS_FS is not set # CONFIG_HFSPLUS_FS is not set # CONFIG_BEFS_FS is not set # CONFIG_BFS_FS is not set # CONFIG_EFS_FS is not set # CONFIG_CRAMFS is not set # CONFIG_VXFS_FS is not set # CONFIG_HPFS_FS is not set # CONFIG_QNX4FS_FS is not set # CONFIG_SYSV_FS is not set # CONFIG_UFS_FS is not set # # Network File Systems # CONFIG_NFS_FS=m CONFIG_NFS_V3=y # CONFIG_NFS_V4 is not set CONFIG_NFS_DIRECTIO=y CONFIG_NFSD=m CONFIG_NFSD_V3=y # CONFIG_NFSD_V4 is not set CONFIG_NFSD_TCP=y CONFIG_LOCKD=m CONFIG_LOCKD_V4=y CONFIG_EXPORTFS=m CONFIG_SUNRPC=m # CONFIG_RPCSEC_GSS_KRB5 is not set # CONFIG_RPCSEC_GSS_SPKM3 is not set # CONFIG_SMB_FS is not set CONFIG_CIFS=m # CONFIG_CIFS_STATS is not set CONFIG_CIFS_XATTR=y CONFIG_CIFS_POSIX=y # CONFIG_NCP_FS is not set # CONFIG_CODA_FS is not set # CONFIG_AFS_FS is not set # # Partition Types # # CONFIG_PARTITION_ADVANCED is not set CONFIG_MSDOS_PARTITION=y # # Native Language Support # CONFIG_NLS=y CONFIG_NLS_DEFAULT="utf8" CONFIG_NLS_CODEPAGE_437=m # CONFIG_NLS_CODEPAGE_737 is not set # CONFIG_NLS_CODEPAGE_775 is not set CONFIG_NLS_CODEPAGE_850=m # CONFIG_NLS_CODEPAGE_852 is not set # CONFIG_NLS_CODEPAGE_855 is not set # CONFIG_NLS_CODEPAGE_857 is not set # CONFIG_NLS_CODEPAGE_860 is not set # CONFIG_NLS_CODEPAGE_861 is not set # CONFIG_NLS_CODEPAGE_862 is not set # CONFIG_NLS_CODEPAGE_863 is not set # CONFIG_NLS_CODEPAGE_864 is not set # CONFIG_NLS_CODEPAGE_865 is not set # CONFIG_NLS_CODEPAGE_866 is not set # CONFIG_NLS_CODEPAGE_869 is not set # CONFIG_NLS_CODEPAGE_936 is not set # CONFIG_NLS_CODEPAGE_950 is not set # CONFIG_NLS_CODEPAGE_932 is not set # CONFIG_NLS_CODEPAGE_949 is not set # CONFIG_NLS_CODEPAGE_874 is not set # CONFIG_NLS_ISO8859_8 is not set # CONFIG_NLS_CODEPAGE_1250 is not set # CONFIG_NLS_CODEPAGE_1251 is not set # CONFIG_NLS_ASCII is not set CONFIG_NLS_ISO8859_1=m # CONFIG_NLS_ISO8859_2 is not set # CONFIG_NLS_ISO8859_3 is not set # CONFIG_NLS_ISO8859_4 is not set # CONFIG_NLS_ISO8859_5 is not set # CONFIG_NLS_ISO8859_6 is not set # CONFIG_NLS_ISO8859_7 is not set # CONFIG_NLS_ISO8859_9 is not set # CONFIG_NLS_ISO8859_13 is not set # CONFIG_NLS_ISO8859_14 is not set CONFIG_NLS_ISO8859_15=m # CONFIG_NLS_KOI8_R is not set # CONFIG_NLS_KOI8_U is not set CONFIG_NLS_UTF8=y # # Profiling support # # CONFIG_PROFILING is not set # # Kernel hacking # # CONFIG_DEBUG_KERNEL is not set # CONFIG_FRAME_POINTER is not set CONFIG_EARLY_PRINTK=y CONFIG_4KSTACKS=y CONFIG_X86_FIND_SMP_CONFIG=y CONFIG_X86_MPPARSE=y # # Security options # # CONFIG_KEYS is not set CONFIG_SECURITY=y CONFIG_SECURITY_NETWORK=y CONFIG_SECURITY_CAPABILITIES=y # CONFIG_SECURITY_ROOTPLUG is not set CONFIG_SECURITY_SELINUX=y CONFIG_SECURITY_SELINUX_BOOTPARAM=y CONFIG_SECURITY_SELINUX_BOOTPARAM_VALUE=0 # CONFIG_SECURITY_SELINUX_DISABLE is not set CONFIG_SECURITY_SELINUX_DEVELOP=y # CONFIG_SECURITY_SELINUX_MLS is not set # # Cryptographic options # CONFIG_CRYPTO=y CONFIG_CRYPTO_HMAC=y # CONFIG_CRYPTO_NULL is not set # CONFIG_CRYPTO_MD4 is not set CONFIG_CRYPTO_MD5=y CONFIG_CRYPTO_SHA1=y # CONFIG_CRYPTO_SHA256 is not set # CONFIG_CRYPTO_SHA512 is not set # CONFIG_CRYPTO_WHIRLPOOL is not set # CONFIG_CRYPTO_DES is not set # CONFIG_CRYPTO_BLOWFISH is not set # CONFIG_CRYPTO_TWOFISH is not set # CONFIG_CRYPTO_SERPENT is not set CONFIG_CRYPTO_AES_586=y # CONFIG_CRYPTO_CAST5 is not set # CONFIG_CRYPTO_CAST6 is not set # CONFIG_CRYPTO_TEA is not set # CONFIG_CRYPTO_ARC4 is not set # CONFIG_CRYPTO_KHAZAD is not set CONFIG_CRYPTO_DEFLATE=m # CONFIG_CRYPTO_MICHAEL_MIC is not set # CONFIG_CRYPTO_CRC32C is not set # CONFIG_CRYPTO_TEST is not set # # Library routines # CONFIG_CRC_CCITT=m CONFIG_CRC32=m # CONFIG_LIBCRC32C is not set CONFIG_ZLIB_INFLATE=m CONFIG_ZLIB_DEFLATE=m CONFIG_X86_BIOS_REBOOT=y ^ permalink raw reply [flat|nested] 45+ messages in thread
* Re: 2.6.9-rc2-mm4 2004-09-27 20:19 ` 2.6.9-rc2-mm4 Ingo Molnar 2004-09-27 20:34 ` 2.6.9-rc2-mm4 Paul Fulghum @ 2004-09-28 1:45 ` Gene Heskett 1 sibling, 0 replies; 45+ messages in thread From: Gene Heskett @ 2004-09-28 1:45 UTC (permalink / raw) To: linux-kernel [-- Attachment #1: Type: text/plain, Size: 978 bytes --] On Monday 27 September 2004 16:19, Ingo Molnar wrote: >* Gene Heskett <gene.heskett@verizon.net> wrote: >> The bootup hangs, from dmesg after reboot to 2.6.9-rc2-mm3: >> >> Checking 'hlt' instruction... OK. >> ----- >> 2.6.9-rc2-mm4 hangs here, and never gets to the next line >> ----- >> NET: Registered protocol family 16 >> >> So I assume something in the next line hangs it. Sysrq-t has no >> repsonse, must use the hardware reset button. > >could you send me your .config? > > Ingo It would be the attached one, but with the pre-emptable BKL turned on. Unchecking it is the only change I made to get it to work. -- Cheers, Gene "There are four boxes to be used in defense of liberty: soap, ballot, jury, and ammo. Please use in that order." -Ed Howdershelt (Author) 99.26% setiathome rank, not too shabby for a WV hillbilly Yahoo.com attorneys please note, additions to this message by Gene Heskett are: Copyright 2004 by Maurice Eugene Heskett, all rights reserved. [-- Attachment #2: .config --] [-- Type: text/plain, Size: 31205 bytes --] # # Automatically generated make config: don't edit # Linux kernel version: 2.6.9-rc2-mm4 # Mon Sep 27 10:39:13 2004 # CONFIG_X86=y CONFIG_MMU=y CONFIG_UID16=y CONFIG_GENERIC_ISA_DMA=y CONFIG_GENERIC_IOMAP=y # # Code maturity level options # CONFIG_EXPERIMENTAL=y # CONFIG_CLEAN_COMPILE is not set CONFIG_BROKEN=y CONFIG_BROKEN_ON_SMP=y # # General setup # CONFIG_LOCALVERSION="" CONFIG_SWAP=y CONFIG_SYSVIPC=y CONFIG_POSIX_MQUEUE=y CONFIG_BSD_PROCESS_ACCT=y # CONFIG_BSD_PROCESS_ACCT_V3 is not set CONFIG_SYSCTL=y # CONFIG_AUDIT is not set CONFIG_LOG_BUF_SHIFT=14 CONFIG_HOTPLUG=y CONFIG_KOBJECT_UEVENT=y CONFIG_IKCONFIG=y CONFIG_IKCONFIG_PROC=y # CONFIG_EMBEDDED is not set CONFIG_KALLSYMS=y # CONFIG_KALLSYMS_ALL is not set # CONFIG_KALLSYMS_EXTRA_PASS is not set CONFIG_FUTEX=y CONFIG_EPOLL=y CONFIG_IOSCHED_NOOP=y CONFIG_IOSCHED_AS=y CONFIG_IOSCHED_DEADLINE=y CONFIG_IOSCHED_CFQ=y # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set CONFIG_SHMEM=y # CONFIG_TINY_SHMEM is not set # # Loadable module support # CONFIG_MODULES=y CONFIG_MODULE_UNLOAD=y CONFIG_MODULE_FORCE_UNLOAD=y CONFIG_OBSOLETE_MODPARM=y CONFIG_MODVERSIONS=y CONFIG_KMOD=y # # Processor type and features # CONFIG_X86_PC=y # CONFIG_X86_ELAN is not set # CONFIG_X86_VOYAGER is not set # CONFIG_X86_NUMAQ is not set # CONFIG_X86_SUMMIT is not set # CONFIG_X86_BIGSMP is not set # CONFIG_X86_VISWS is not set # CONFIG_X86_GENERICARCH is not set # CONFIG_X86_ES7000 is not set # CONFIG_M386 is not set # CONFIG_M486 is not set # CONFIG_M586 is not set # CONFIG_M586TSC is not set # CONFIG_M586MMX is not set # CONFIG_M686 is not set # CONFIG_MPENTIUMII is not set # CONFIG_MPENTIUMIII is not set # CONFIG_MPENTIUMM is not set # CONFIG_MPENTIUM4 is not set # CONFIG_MK6 is not set CONFIG_MK7=y # CONFIG_MK8 is not set # CONFIG_MCRUSOE is not set # CONFIG_MWINCHIPC6 is not set # CONFIG_MWINCHIP2 is not set # CONFIG_MWINCHIP3D is not set # CONFIG_MCYRIXIII is not set # CONFIG_MVIAC3_2 is not set # CONFIG_X86_GENERIC is not set CONFIG_X86_CMPXCHG=y CONFIG_X86_XADD=y CONFIG_X86_L1_CACHE_SHIFT=6 CONFIG_RWSEM_XCHGADD_ALGORITHM=y CONFIG_X86_WP_WORKS_OK=y CONFIG_X86_INVLPG=y CONFIG_X86_BSWAP=y CONFIG_X86_POPAD_OK=y CONFIG_X86_GOOD_APIC=y CONFIG_X86_INTEL_USERCOPY=y CONFIG_X86_USE_PPRO_CHECKSUM=y CONFIG_X86_USE_3DNOW=y CONFIG_HPET_TIMER=y CONFIG_HPET_EMULATE_RTC=y # CONFIG_SMP is not set CONFIG_PREEMPT=y # CONFIG_PREEMPT_BKL is not set # CONFIG_X86_UP_APIC is not set CONFIG_X86_TSC=y # CONFIG_X86_MCE is not set # CONFIG_TOSHIBA is not set # CONFIG_I8K is not set # CONFIG_MICROCODE is not set # CONFIG_X86_MSR is not set CONFIG_X86_CPUID=y # # Firmware Drivers # # CONFIG_EDD is not set # CONFIG_NOHIGHMEM is not set CONFIG_HIGHMEM4G=y # CONFIG_HIGHMEM64G is not set CONFIG_HIGHMEM=y CONFIG_HIGHPTE=y # CONFIG_MATH_EMULATION is not set CONFIG_MTRR=y CONFIG_HAVE_DEC_LOCK=y # CONFIG_REGPARM is not set # # Performance-monitoring counters support # # CONFIG_PERFCTR is not set # CONFIG_KEXEC is not set # # Power management options (ACPI, APM) # CONFIG_PM=y # CONFIG_PM_DEBUG is not set # CONFIG_SOFTWARE_SUSPEND is not set # # ACPI (Advanced Configuration and Power Interface) Support # # CONFIG_ACPI is not set CONFIG_ACPI_BLACKLIST_YEAR=0 # # APM (Advanced Power Management) BIOS Support # CONFIG_APM=y # CONFIG_APM_IGNORE_USER_SUSPEND is not set # CONFIG_APM_DO_ENABLE is not set # CONFIG_APM_CPU_IDLE is not set # CONFIG_APM_DISPLAY_BLANK is not set CONFIG_APM_RTC_IS_GMT=y # CONFIG_APM_ALLOW_INTS is not set CONFIG_APM_REAL_MODE_POWER_OFF=y # # CPU Frequency scaling # # CONFIG_CPU_FREQ is not set # # Bus options (PCI, PCMCIA, EISA, MCA, ISA) # CONFIG_PCI=y # CONFIG_PCI_GOBIOS is not set # CONFIG_PCI_GOMMCONFIG is not set # CONFIG_PCI_GODIRECT is not set CONFIG_PCI_GOANY=y CONFIG_PCI_BIOS=y CONFIG_PCI_DIRECT=y CONFIG_PCI_LEGACY_PROC=y CONFIG_PCI_NAMES=y CONFIG_ISA=y # CONFIG_EISA is not set # CONFIG_MCA is not set # CONFIG_SCx200 is not set # # PCMCIA/CardBus support # # CONFIG_PCMCIA is not set CONFIG_PCMCIA_PROBE=y # # PCI Hotplug Support # # CONFIG_HOTPLUG_PCI is not set # # Executable file formats # CONFIG_BINFMT_ELF=y CONFIG_BINFMT_AOUT=y CONFIG_BINFMT_MISC=y # # Device Drivers # # # Generic Driver Options # CONFIG_STANDALONE=y CONFIG_PREVENT_FIRMWARE_BUILD=y # CONFIG_FW_LOADER is not set # CONFIG_DEBUG_DRIVER is not set # # Memory Technology Devices (MTD) # # CONFIG_MTD is not set # # Parallel port support # CONFIG_PARPORT=y CONFIG_PARPORT_PC=y CONFIG_PARPORT_PC_CML1=y # CONFIG_PARPORT_SERIAL is not set # CONFIG_PARPORT_PC_FIFO is not set # CONFIG_PARPORT_PC_SUPERIO is not set # CONFIG_PARPORT_OTHER is not set CONFIG_PARPORT_1284=y # # Plug and Play support # CONFIG_PNP=y # CONFIG_PNP_DEBUG is not set # # Protocols # CONFIG_ISAPNP=y CONFIG_PNPBIOS=y CONFIG_PNPBIOS_PROC_FS=y # # Block devices # CONFIG_BLK_DEV_FD=y # CONFIG_BLK_DEV_XD is not set # CONFIG_PARIDE is not set # CONFIG_BLK_CPQ_DA is not set # CONFIG_BLK_CPQ_CISS_DA is not set # CONFIG_BLK_DEV_DAC960 is not set # CONFIG_BLK_DEV_UMEM is not set CONFIG_BLK_DEV_LOOP=y # CONFIG_BLK_DEV_CRYPTOLOOP is not set # CONFIG_BLK_DEV_NBD is not set # CONFIG_BLK_DEV_SX8 is not set # CONFIG_BLK_DEV_UB is not set # CONFIG_BLK_DEV_RAM is not set CONFIG_INITRAMFS_SOURCE="" # CONFIG_LBD is not set CONFIG_CDROM_PKTCDVD=y CONFIG_CDROM_PKTCDVD_BUFFERS=8 # CONFIG_CDROM_PKTCDVD_WCACHE is not set # # ATA/ATAPI/MFM/RLL support # CONFIG_IDE=y CONFIG_BLK_DEV_IDE=y # # Please see Documentation/ide.txt for help/info on IDE drives # # CONFIG_BLK_DEV_IDE_SATA is not set # CONFIG_BLK_DEV_HD_IDE is not set CONFIG_BLK_DEV_IDEDISK=y # CONFIG_IDEDISK_MULTI_MODE is not set CONFIG_BLK_DEV_IDECD=y # CONFIG_BLK_DEV_IDETAPE is not set # CONFIG_BLK_DEV_IDEFLOPPY is not set # CONFIG_BLK_DEV_IDESCSI is not set # CONFIG_IDE_TASK_IOCTL is not set CONFIG_IDE_TASKFILE_IO=y # # IDE chipset support/bugfixes # CONFIG_IDE_GENERIC=y # CONFIG_BLK_DEV_CMD640 is not set # CONFIG_BLK_DEV_IDEPNP is not set CONFIG_BLK_DEV_IDEPCI=y # CONFIG_IDEPCI_SHARE_IRQ is not set # CONFIG_BLK_DEV_OFFBOARD is not set # CONFIG_BLK_DEV_GENERIC is not set # CONFIG_BLK_DEV_OPTI621 is not set # CONFIG_BLK_DEV_RZ1000 is not set CONFIG_BLK_DEV_IDEDMA_PCI=y # CONFIG_BLK_DEV_IDEDMA_FORCED is not set CONFIG_IDEDMA_PCI_AUTO=y # CONFIG_IDEDMA_ONLYDISK is not set # CONFIG_BLK_DEV_AEC62XX is not set # CONFIG_BLK_DEV_ALI15X3 is not set CONFIG_BLK_DEV_AMD74XX=y # CONFIG_BLK_DEV_ATIIXP is not set # CONFIG_BLK_DEV_CMD64X is not set # CONFIG_BLK_DEV_TRIFLEX is not set # CONFIG_BLK_DEV_CY82C693 is not set # CONFIG_BLK_DEV_CS5520 is not set # CONFIG_BLK_DEV_CS5530 is not set # CONFIG_BLK_DEV_HPT34X is not set # CONFIG_BLK_DEV_HPT366 is not set # CONFIG_BLK_DEV_SC1200 is not set # CONFIG_BLK_DEV_PIIX is not set # CONFIG_BLK_DEV_NS87415 is not set # CONFIG_BLK_DEV_PDC202XX_OLD is not set # CONFIG_BLK_DEV_PDC202XX_NEW is not set # CONFIG_BLK_DEV_SVWKS is not set # CONFIG_BLK_DEV_SIIMAGE is not set # CONFIG_BLK_DEV_SIS5513 is not set # CONFIG_BLK_DEV_SLC90E66 is not set # CONFIG_BLK_DEV_TRM290 is not set # CONFIG_BLK_DEV_VIA82CXXX is not set # CONFIG_IDE_ARM is not set # CONFIG_IDE_CHIPSETS is not set CONFIG_BLK_DEV_IDEDMA=y # CONFIG_IDEDMA_IVB is not set CONFIG_IDEDMA_AUTO=y # CONFIG_BLK_DEV_HD is not set # # SCSI device support # CONFIG_SCSI=y CONFIG_SCSI_PROC_FS=y # # SCSI support type (disk, tape, CD-ROM) # CONFIG_BLK_DEV_SD=m CONFIG_CHR_DEV_ST=m # CONFIG_CHR_DEV_OSST is not set # CONFIG_BLK_DEV_SR is not set CONFIG_CHR_DEV_SG=m # # Some SCSI devices (e.g. CD jukebox) support multiple LUNs # CONFIG_SCSI_MULTI_LUN=y CONFIG_SCSI_CONSTANTS=y # CONFIG_SCSI_LOGGING is not set # # SCSI Transport Attributes # # CONFIG_SCSI_SPI_ATTRS is not set # CONFIG_SCSI_FC_ATTRS is not set # # SCSI low-level drivers # # CONFIG_BLK_DEV_3W_XXXX_RAID is not set # CONFIG_SCSI_3W_9XXX is not set # CONFIG_SCSI_7000FASST is not set # CONFIG_SCSI_ACARD is not set # CONFIG_SCSI_AHA152X is not set # CONFIG_SCSI_AHA1542 is not set # CONFIG_SCSI_AACRAID is not set # CONFIG_SCSI_AIC7XXX is not set # CONFIG_SCSI_AIC7XXX_OLD is not set # CONFIG_SCSI_AIC79XX is not set # CONFIG_SCSI_DPT_I2O is not set # CONFIG_SCSI_ADVANSYS is not set # CONFIG_SCSI_IN2000 is not set # CONFIG_MEGARAID_NEWGEN is not set # CONFIG_MEGARAID_LEGACY is not set # CONFIG_SCSI_SATA is not set # CONFIG_SCSI_BUSLOGIC is not set # CONFIG_SCSI_CPQFCTS is not set # CONFIG_SCSI_DMX3191D is not set # CONFIG_SCSI_DTC3280 is not set # CONFIG_SCSI_EATA is not set # CONFIG_SCSI_EATA_PIO is not set # CONFIG_SCSI_FUTURE_DOMAIN is not set # CONFIG_SCSI_GDTH is not set # CONFIG_SCSI_GENERIC_NCR5380 is not set # CONFIG_SCSI_GENERIC_NCR5380_MMIO is not set # CONFIG_SCSI_IPS is not set # CONFIG_SCSI_INITIO is not set # CONFIG_SCSI_INIA100 is not set # CONFIG_SCSI_PPA is not set # CONFIG_SCSI_IMM is not set # CONFIG_SCSI_NCR53C406A is not set # CONFIG_SCSI_SYM53C8XX_2 is not set # CONFIG_SCSI_IPR is not set # CONFIG_SCSI_PAS16 is not set # CONFIG_SCSI_PCI2000 is not set # CONFIG_SCSI_PCI2220I is not set # CONFIG_SCSI_PSI240I is not set # CONFIG_SCSI_QLOGIC_FAS is not set # CONFIG_SCSI_QLOGIC_ISP is not set # CONFIG_SCSI_QLOGIC_FC is not set # CONFIG_SCSI_QLOGIC_1280 is not set CONFIG_SCSI_QLA2XXX=y # CONFIG_SCSI_QLA21XX is not set # CONFIG_SCSI_QLA22XX is not set # CONFIG_SCSI_QLA2300 is not set # CONFIG_SCSI_QLA2322 is not set # CONFIG_SCSI_QLA6312 is not set # CONFIG_SCSI_QLA6322 is not set # CONFIG_SCSI_SEAGATE is not set # CONFIG_SCSI_SYM53C416 is not set # CONFIG_SCSI_DC395x is not set # CONFIG_SCSI_DC390T is not set # CONFIG_SCSI_T128 is not set # CONFIG_SCSI_U14_34F is not set # CONFIG_SCSI_ULTRASTOR is not set # CONFIG_SCSI_NSP32 is not set # CONFIG_SCSI_DEBUG is not set # # Old CD-ROM drivers (not SCSI, not IDE) # # CONFIG_CD_NO_IDESCSI is not set # # Multi-device support (RAID and LVM) # # CONFIG_MD is not set # # Fusion MPT device support # # CONFIG_FUSION is not set # # IEEE 1394 (FireWire) support # # CONFIG_IEEE1394 is not set # # I2O device support # # CONFIG_I2O is not set # # Networking support # CONFIG_NET=y # # Networking options # CONFIG_PACKET=y CONFIG_PACKET_MMAP=y CONFIG_NETLINK_DEV=y CONFIG_UNIX=y # CONFIG_NET_KEY is not set CONFIG_INET=y # CONFIG_IP_MULTICAST is not set # CONFIG_IP_ADVANCED_ROUTER is not set # CONFIG_IP_PNP is not set # CONFIG_NET_IPIP is not set # CONFIG_NET_IPGRE is not set # CONFIG_ARPD is not set # CONFIG_SYN_COOKIES is not set # CONFIG_INET_AH is not set # CONFIG_INET_ESP is not set # CONFIG_INET_IPCOMP is not set # CONFIG_INET_TUNNEL is not set # CONFIG_IPV6 is not set # CONFIG_NETFILTER is not set # # SCTP Configuration (EXPERIMENTAL) # # CONFIG_IP_SCTP is not set # CONFIG_ATM is not set # CONFIG_BRIDGE is not set # CONFIG_VLAN_8021Q is not set # CONFIG_DECNET is not set # CONFIG_LLC2 is not set # CONFIG_IPX is not set # CONFIG_ATALK is not set # CONFIG_X25 is not set # CONFIG_LAPB is not set # CONFIG_NET_DIVERT is not set # CONFIG_ECONET is not set # CONFIG_WAN_ROUTER is not set # CONFIG_NET_HW_FLOWCONTROL is not set # # QoS and/or fair queueing # # CONFIG_NET_SCHED is not set # CONFIG_NET_CLS_ROUTE is not set # # Network testing # # CONFIG_NET_PKTGEN is not set # CONFIG_KGDBOE is not set # CONFIG_NETPOLL is not set # CONFIG_NETPOLL_RX is not set # CONFIG_NETPOLL_TRAP is not set # CONFIG_NET_POLL_CONTROLLER is not set # CONFIG_HAMRADIO is not set # CONFIG_IRDA is not set # CONFIG_BT is not set CONFIG_NETDEVICES=y CONFIG_DUMMY=y # CONFIG_BONDING is not set # CONFIG_EQUALIZER is not set # CONFIG_TUN is not set # CONFIG_ETHERTAP is not set # CONFIG_NET_SB1000 is not set # # ARCnet devices # # CONFIG_ARCNET is not set # # Ethernet (10 or 100Mbit) # CONFIG_NET_ETHERNET=y CONFIG_MII=y # CONFIG_HAPPYMEAL is not set # CONFIG_SUNGEM is not set # CONFIG_NET_VENDOR_3COM is not set # CONFIG_LANCE is not set # CONFIG_NET_VENDOR_SMC is not set # CONFIG_NET_VENDOR_RACAL is not set # # Tulip family network device support # # CONFIG_NET_TULIP is not set # CONFIG_AT1700 is not set # CONFIG_DEPCA is not set # CONFIG_HP100 is not set # CONFIG_NET_ISA is not set CONFIG_NET_PCI=y # CONFIG_PCNET32 is not set # CONFIG_AMD8111_ETH is not set # CONFIG_ADAPTEC_STARFIRE is not set # CONFIG_AC3200 is not set # CONFIG_APRICOT is not set # CONFIG_B44 is not set CONFIG_FORCEDETH=m # CONFIG_CS89x0 is not set # CONFIG_DGRS is not set # CONFIG_EEPRO100 is not set # CONFIG_E100 is not set # CONFIG_FEALNX is not set # CONFIG_NATSEMI is not set # CONFIG_NE2K_PCI is not set # CONFIG_8139CP is not set CONFIG_8139TOO=m # CONFIG_8139TOO_PIO is not set # CONFIG_8139TOO_TUNE_TWISTER is not set # CONFIG_8139TOO_8129 is not set # CONFIG_8139_OLD_RX_RESET is not set # CONFIG_SIS900 is not set # CONFIG_EPIC100 is not set # CONFIG_SUNDANCE is not set # CONFIG_TLAN is not set # CONFIG_VIA_RHINE is not set # CONFIG_NET_POCKET is not set # # Ethernet (1000 Mbit) # # CONFIG_ACENIC is not set # CONFIG_DL2K is not set # CONFIG_E1000 is not set # CONFIG_NS83820 is not set # CONFIG_HAMACHI is not set # CONFIG_YELLOWFIN is not set CONFIG_R8169=m # CONFIG_R8169_NAPI is not set # CONFIG_SK98LIN is not set # CONFIG_VIA_VELOCITY is not set # CONFIG_TIGON3 is not set # # Ethernet (10000 Mbit) # # CONFIG_IXGB is not set # CONFIG_S2IO is not set # # Token Ring devices # # CONFIG_TR is not set # # Wireless LAN (non-hamradio) # # CONFIG_NET_RADIO is not set # # Wan interfaces # # CONFIG_WAN is not set # CONFIG_FDDI is not set # CONFIG_HIPPI is not set # CONFIG_PLIP is not set # CONFIG_PPP is not set # CONFIG_SLIP is not set # CONFIG_NET_FC is not set # CONFIG_SHAPER is not set # CONFIG_NETCONSOLE is not set # # ISDN subsystem # # CONFIG_ISDN is not set # # Telephony Support # # CONFIG_PHONE is not set # # Input device support # CONFIG_INPUT=y # # Userland interfaces # CONFIG_INPUT_MOUSEDEV=y CONFIG_INPUT_MOUSEDEV_PSAUX=y CONFIG_INPUT_MOUSEDEV_SCREEN_X=1600 CONFIG_INPUT_MOUSEDEV_SCREEN_Y=1200 # CONFIG_INPUT_JOYDEV is not set # CONFIG_INPUT_TSDEV is not set CONFIG_INPUT_EVDEV=y # CONFIG_INPUT_EVBUG is not set # # Input I/O drivers # # CONFIG_GAMEPORT is not set CONFIG_SOUND_GAMEPORT=y CONFIG_SERIO=y CONFIG_SERIO_I8042=y # CONFIG_SERIO_SERPORT is not set # CONFIG_SERIO_CT82C710 is not set # CONFIG_SERIO_PARKBD is not set # CONFIG_SERIO_PCIPS2 is not set CONFIG_SERIO_LIBPS2=y # CONFIG_SERIO_RAW is not set # # Input Device Drivers # CONFIG_INPUT_KEYBOARD=y CONFIG_KEYBOARD_ATKBD=y # CONFIG_KEYBOARD_SUNKBD is not set # CONFIG_KEYBOARD_LKKBD is not set # CONFIG_KEYBOARD_XTKBD is not set # CONFIG_KEYBOARD_NEWTON is not set CONFIG_INPUT_MOUSE=y CONFIG_MOUSE_PS2=y # CONFIG_MOUSE_SERIAL is not set # CONFIG_MOUSE_INPORT is not set # CONFIG_MOUSE_LOGIBM is not set # CONFIG_MOUSE_PC110PAD is not set # CONFIG_MOUSE_VSXXXAA is not set # CONFIG_INPUT_JOYSTICK is not set # CONFIG_INPUT_TOUCHSCREEN is not set CONFIG_INPUT_MISC=y CONFIG_INPUT_PCSPKR=y # CONFIG_INPUT_UINPUT is not set # # Character devices # CONFIG_VT=y CONFIG_VT_CONSOLE=y CONFIG_HW_CONSOLE=y # CONFIG_SERIAL_NONSTANDARD is not set # # Serial drivers # CONFIG_SERIAL_8250=y # CONFIG_SERIAL_8250_CONSOLE is not set CONFIG_SERIAL_8250_NR_UARTS=2 CONFIG_SERIAL_8250_EXTENDED=y # CONFIG_SERIAL_8250_MANY_PORTS is not set CONFIG_SERIAL_8250_SHARE_IRQ=y # CONFIG_SERIAL_8250_DETECT_IRQ is not set # CONFIG_SERIAL_8250_MULTIPORT is not set # CONFIG_SERIAL_8250_RSA is not set # # Non-8250 serial port support # CONFIG_SERIAL_CORE=y CONFIG_UNIX98_PTYS=y CONFIG_LEGACY_PTYS=y CONFIG_LEGACY_PTY_COUNT=256 CONFIG_PRINTER=y # CONFIG_LP_CONSOLE is not set # CONFIG_PPDEV is not set # CONFIG_TIPAR is not set # # IPMI # CONFIG_IPMI_HANDLER=y # CONFIG_IPMI_PANIC_EVENT is not set CONFIG_IPMI_DEVICE_INTERFACE=y # CONFIG_IPMI_SI is not set # CONFIG_IPMI_WATCHDOG is not set # CONFIG_IPMI_POWEROFF is not set # # Watchdog Cards # # CONFIG_WATCHDOG is not set CONFIG_HW_RANDOM=y # CONFIG_NVRAM is not set CONFIG_RTC=y # CONFIG_DTLK is not set # CONFIG_R3964 is not set # CONFIG_APPLICOM is not set # CONFIG_SONYPI is not set # # Ftape, the floppy tape device driver # # CONFIG_FTAPE is not set CONFIG_AGP=y # CONFIG_AGP_ALI is not set # CONFIG_AGP_ATI is not set # CONFIG_AGP_AMD is not set # CONFIG_AGP_AMD64 is not set # CONFIG_AGP_INTEL is not set # CONFIG_AGP_INTEL_MCH is not set CONFIG_AGP_NVIDIA=y # CONFIG_AGP_SIS is not set # CONFIG_AGP_SWORKS is not set # CONFIG_AGP_VIA is not set # CONFIG_AGP_EFFICEON is not set CONFIG_DRM=y # CONFIG_DRM_TDFX is not set # CONFIG_DRM_GAMMA is not set # CONFIG_DRM_R128 is not set CONFIG_DRM_RADEON=y # CONFIG_DRM_MGA is not set # CONFIG_DRM_SIS is not set # CONFIG_MWAVE is not set # CONFIG_RAW_DRIVER is not set # CONFIG_HANGCHECK_TIMER is not set # # I2C support # CONFIG_I2C=y CONFIG_I2C_CHARDEV=y # # I2C Algorithms # CONFIG_I2C_ALGOBIT=y # CONFIG_I2C_ALGOPCF is not set # CONFIG_I2C_ALGOPCA is not set # # I2C Hardware Bus support # # CONFIG_I2C_ALI1535 is not set # CONFIG_I2C_ALI1563 is not set # CONFIG_I2C_ALI15X3 is not set # CONFIG_I2C_AMD756 is not set # CONFIG_I2C_AMD8111 is not set # CONFIG_I2C_ELEKTOR is not set # CONFIG_I2C_I801 is not set # CONFIG_I2C_I810 is not set CONFIG_I2C_ISA=y CONFIG_I2C_NFORCE2=y # CONFIG_I2C_PARPORT is not set # CONFIG_I2C_PARPORT_LIGHT is not set # CONFIG_I2C_PIIX4 is not set # CONFIG_I2C_PROSAVAGE is not set # CONFIG_I2C_SAVAGE4 is not set # CONFIG_SCx200_ACB is not set # CONFIG_I2C_SIS5595 is not set # CONFIG_I2C_SIS630 is not set # CONFIG_I2C_SIS96X is not set # CONFIG_I2C_STUB is not set # CONFIG_I2C_VIA is not set # CONFIG_I2C_VIAPRO is not set # CONFIG_I2C_VOODOO3 is not set # CONFIG_I2C_PCA_ISA is not set # # Hardware Sensors Chip support # CONFIG_I2C_SENSOR=y # CONFIG_SENSORS_ADM1021 is not set # CONFIG_SENSORS_ADM1025 is not set # CONFIG_SENSORS_ADM1031 is not set # CONFIG_SENSORS_ASB100 is not set # CONFIG_SENSORS_DS1621 is not set # CONFIG_SENSORS_FSCHER is not set # CONFIG_SENSORS_GL518SM is not set # CONFIG_SENSORS_IT87 is not set # CONFIG_SENSORS_LM75 is not set # CONFIG_SENSORS_LM77 is not set # CONFIG_SENSORS_LM78 is not set # CONFIG_SENSORS_LM80 is not set # CONFIG_SENSORS_LM83 is not set # CONFIG_SENSORS_LM85 is not set # CONFIG_SENSORS_LM90 is not set # CONFIG_SENSORS_MAX1619 is not set # CONFIG_SENSORS_SMSC47M1 is not set # CONFIG_SENSORS_VIA686A is not set CONFIG_SENSORS_W83781D=y # CONFIG_SENSORS_W83L785TS is not set # CONFIG_SENSORS_W83627HF is not set # # Other I2C Chip support # CONFIG_SENSORS_EEPROM=m # CONFIG_SENSORS_PCF8574 is not set # CONFIG_SENSORS_PCF8591 is not set # CONFIG_SENSORS_RTC8564 is not set # CONFIG_I2C_DEBUG_CORE is not set # CONFIG_I2C_DEBUG_ALGO is not set # CONFIG_I2C_DEBUG_BUS is not set # CONFIG_I2C_DEBUG_CHIP is not set # # Dallas's 1-wire bus # # CONFIG_W1 is not set # # Misc devices # # CONFIG_IBM_ASM is not set # # Multimedia devices # CONFIG_VIDEO_DEV=y # # Video For Linux # # # Video Adapters # CONFIG_VIDEO_BT848=m # CONFIG_VIDEO_PMS is not set # CONFIG_VIDEO_BWQCAM is not set # CONFIG_VIDEO_CQCAM is not set # CONFIG_VIDEO_W9966 is not set # CONFIG_VIDEO_CPIA is not set # CONFIG_VIDEO_SAA5246A is not set # CONFIG_VIDEO_SAA5249 is not set # CONFIG_TUNER_3036 is not set # CONFIG_VIDEO_STRADIS is not set # CONFIG_VIDEO_ZORAN is not set # CONFIG_VIDEO_ZR36120 is not set # CONFIG_VIDEO_SAA7134 is not set # CONFIG_VIDEO_MXB is not set # CONFIG_VIDEO_DPC is not set # CONFIG_VIDEO_HEXIUM_ORION is not set # CONFIG_VIDEO_HEXIUM_GEMINI is not set # CONFIG_VIDEO_CX88 is not set # CONFIG_VIDEO_OVCAMCHIP is not set # # Radio Adapters # # CONFIG_RADIO_CADET is not set # CONFIG_RADIO_RTRACK is not set # CONFIG_RADIO_RTRACK2 is not set # CONFIG_RADIO_AZTECH is not set # CONFIG_RADIO_GEMTEK is not set # CONFIG_RADIO_GEMTEK_PCI is not set # CONFIG_RADIO_MAXIRADIO is not set # CONFIG_RADIO_MAESTRO is not set # CONFIG_RADIO_SF16FMI is not set # CONFIG_RADIO_SF16FMR2 is not set # CONFIG_RADIO_TERRATEC is not set # CONFIG_RADIO_TRUST is not set # CONFIG_RADIO_TYPHOON is not set # CONFIG_RADIO_ZOLTRIX is not set # # Digital Video Broadcasting Devices # # CONFIG_DVB is not set CONFIG_VIDEO_TUNER=m CONFIG_VIDEO_BUF=m CONFIG_VIDEO_BTCX=m CONFIG_VIDEO_IR=m # # Graphics support # CONFIG_FB=y CONFIG_FB_MODE_HELPERS=y CONFIG_FB_TILEBLITTING=y # CONFIG_FB_CIRRUS is not set # CONFIG_FB_PM2 is not set # CONFIG_FB_CYBER2000 is not set # CONFIG_FB_ASILIANT is not set # CONFIG_FB_IMSTT is not set # CONFIG_FB_VGA16 is not set # CONFIG_FB_VESA is not set CONFIG_VIDEO_SELECT=y # CONFIG_FB_HGA is not set # CONFIG_FB_RIVA is not set # CONFIG_FB_I810 is not set # CONFIG_FB_MATROX is not set # CONFIG_FB_RADEON_OLD is not set CONFIG_FB_RADEON=y CONFIG_FB_RADEON_I2C=y # CONFIG_FB_RADEON_DEBUG is not set # CONFIG_FB_ATY128 is not set # CONFIG_FB_ATY is not set # CONFIG_FB_SIS is not set # CONFIG_FB_NEOMAGIC is not set # CONFIG_FB_KYRO is not set # CONFIG_FB_3DFX is not set # CONFIG_FB_VOODOO1 is not set # CONFIG_FB_TRIDENT is not set # CONFIG_FB_PM3 is not set # CONFIG_FB_VIRTUAL is not set # # Console display driver support # CONFIG_VGA_CONSOLE=y # CONFIG_MDA_CONSOLE is not set CONFIG_DUMMY_CONSOLE=y CONFIG_FRAMEBUFFER_CONSOLE=y CONFIG_FONTS=y # CONFIG_FONT_8x8 is not set CONFIG_FONT_8x16=y # CONFIG_FONT_6x11 is not set # CONFIG_FONT_PEARL_8x8 is not set # CONFIG_FONT_ACORN_8x8 is not set # CONFIG_FONT_MINI_4x6 is not set CONFIG_FONT_SUN8x16=y # CONFIG_FONT_SUN12x22 is not set # # Logo configuration # # CONFIG_LOGO is not set # # Sound # CONFIG_SOUND=y # # Advanced Linux Sound Architecture # CONFIG_SND=m CONFIG_SND_TIMER=m CONFIG_SND_PCM=m CONFIG_SND_RAWMIDI=m CONFIG_SND_SEQUENCER=m # CONFIG_SND_SEQ_DUMMY is not set CONFIG_SND_OSSEMUL=y CONFIG_SND_MIXER_OSS=m CONFIG_SND_PCM_OSS=m CONFIG_SND_SEQUENCER_OSS=y CONFIG_SND_RTCTIMER=m # CONFIG_SND_VERBOSE_PRINTK is not set # CONFIG_SND_DEBUG is not set # # Generic devices # CONFIG_SND_MPU401_UART=m CONFIG_SND_DUMMY=m CONFIG_SND_VIRMIDI=m # CONFIG_SND_MTPAV is not set CONFIG_SND_SERIAL_U16550=m CONFIG_SND_MPU401=m # # ISA devices # # CONFIG_SND_AD1816A is not set # CONFIG_SND_AD1848 is not set # CONFIG_SND_CS4231 is not set # CONFIG_SND_CS4232 is not set # CONFIG_SND_CS4236 is not set # CONFIG_SND_ES968 is not set # CONFIG_SND_ES1688 is not set # CONFIG_SND_ES18XX is not set # CONFIG_SND_GUSCLASSIC is not set # CONFIG_SND_GUSEXTREME is not set # CONFIG_SND_GUSMAX is not set # CONFIG_SND_INTERWAVE is not set # CONFIG_SND_INTERWAVE_STB is not set # CONFIG_SND_OPTI92X_AD1848 is not set # CONFIG_SND_OPTI92X_CS4231 is not set # CONFIG_SND_OPTI93X is not set # CONFIG_SND_SB8 is not set # CONFIG_SND_SB16 is not set # CONFIG_SND_SBAWE is not set # CONFIG_SND_WAVEFRONT is not set # CONFIG_SND_ALS100 is not set # CONFIG_SND_AZT2320 is not set # CONFIG_SND_CMI8330 is not set # CONFIG_SND_DT019X is not set # CONFIG_SND_OPL3SA2 is not set # CONFIG_SND_SGALAXY is not set # CONFIG_SND_SSCAPE is not set # # PCI devices # CONFIG_SND_AC97_CODEC=m # CONFIG_SND_ALI5451 is not set # CONFIG_SND_ATIIXP is not set # CONFIG_SND_ATIIXP_MODEM is not set # CONFIG_SND_AU8810 is not set # CONFIG_SND_AU8820 is not set # CONFIG_SND_AU8830 is not set # CONFIG_SND_AZT3328 is not set CONFIG_SND_BT87X=m # CONFIG_SND_CS46XX is not set # CONFIG_SND_CS4281 is not set # CONFIG_SND_EMU10K1 is not set # CONFIG_SND_KORG1212 is not set # CONFIG_SND_MIXART is not set # CONFIG_SND_NM256 is not set # CONFIG_SND_RME32 is not set # CONFIG_SND_RME96 is not set # CONFIG_SND_RME9652 is not set # CONFIG_SND_HDSP is not set # CONFIG_SND_TRIDENT is not set # CONFIG_SND_YMFPCI is not set # CONFIG_SND_ALS4000 is not set # CONFIG_SND_CMIPCI is not set # CONFIG_SND_ENS1370 is not set # CONFIG_SND_ENS1371 is not set # CONFIG_SND_ES1938 is not set # CONFIG_SND_ES1968 is not set # CONFIG_SND_MAESTRO3 is not set # CONFIG_SND_FM801 is not set # CONFIG_SND_ICE1712 is not set # CONFIG_SND_ICE1724 is not set CONFIG_SND_INTEL8X0=m # CONFIG_SND_INTEL8X0M is not set # CONFIG_SND_SONICVIBES is not set # CONFIG_SND_VIA82XX is not set # CONFIG_SND_VX222 is not set # # USB devices # # CONFIG_SND_USB_AUDIO is not set # CONFIG_SND_USB_USX2Y is not set # # Open Sound System # # CONFIG_SOUND_PRIME is not set # # USB support # CONFIG_USB=y # CONFIG_USB_DEBUG is not set # # Miscellaneous USB options # CONFIG_USB_DEVICEFS=y # CONFIG_USB_BANDWIDTH is not set # CONFIG_USB_DYNAMIC_MINORS is not set # CONFIG_USB_SUSPEND is not set # CONFIG_USB_OTG is not set # # USB Host Controller Drivers # CONFIG_USB_EHCI_HCD=y # CONFIG_USB_EHCI_SPLIT_ISO is not set # CONFIG_USB_EHCI_ROOT_HUB_TT is not set CONFIG_USB_OHCI_HCD=y # CONFIG_USB_UHCI_HCD is not set # # USB Device Class drivers # # CONFIG_USB_AUDIO is not set # CONFIG_USB_BLUETOOTH_TTY is not set # CONFIG_USB_MIDI is not set # CONFIG_USB_ACM is not set CONFIG_USB_PRINTER=y CONFIG_USB_STORAGE=y # CONFIG_USB_STORAGE_DEBUG is not set # CONFIG_USB_STORAGE_RW_DETECT is not set # CONFIG_USB_STORAGE_DATAFAB is not set # CONFIG_USB_STORAGE_FREECOM is not set # CONFIG_USB_STORAGE_ISD200 is not set # CONFIG_USB_STORAGE_DPCM is not set # CONFIG_USB_STORAGE_HP8200e is not set # CONFIG_USB_STORAGE_SDDR09 is not set # CONFIG_USB_STORAGE_SDDR55 is not set # CONFIG_USB_STORAGE_JUMPSHOT is not set # # USB Human Interface Devices (HID) # CONFIG_USB_HID=y CONFIG_USB_HIDINPUT=y # CONFIG_HID_FF is not set CONFIG_USB_HIDDEV=y # CONFIG_USB_AIPTEK is not set # CONFIG_USB_WACOM is not set # CONFIG_USB_KBTAB is not set # CONFIG_USB_POWERMATE is not set # CONFIG_USB_MTOUCH is not set # CONFIG_USB_EGALAX is not set # CONFIG_USB_XPAD is not set # CONFIG_USB_ATI_REMOTE is not set # # USB Imaging devices # # CONFIG_USB_MDC800 is not set # CONFIG_USB_MICROTEK is not set # CONFIG_USB_HPUSBSCSI is not set # # USB Multimedia devices # # CONFIG_USB_DABUSB is not set # CONFIG_USB_VICAM is not set # CONFIG_USB_DSBR is not set # CONFIG_USB_IBMCAM is not set # CONFIG_USB_KONICAWC is not set # CONFIG_USB_OV511 is not set # CONFIG_USB_SE401 is not set # CONFIG_USB_SN9C102 is not set # CONFIG_USB_STV680 is not set # # USB Network adaptors # # CONFIG_USB_CATC is not set # CONFIG_USB_KAWETH is not set # CONFIG_USB_PEGASUS is not set # CONFIG_USB_RTL8150 is not set # CONFIG_USB_USBNET is not set # # USB port drivers # # CONFIG_USB_USS720 is not set # # USB Serial Converter support # CONFIG_USB_SERIAL=y # CONFIG_USB_SERIAL_CONSOLE is not set # CONFIG_USB_SERIAL_GENERIC is not set # CONFIG_USB_SERIAL_BELKIN is not set # CONFIG_USB_SERIAL_WHITEHEAT is not set # CONFIG_USB_SERIAL_DIGI_ACCELEPORT is not set # CONFIG_USB_SERIAL_EMPEG is not set # CONFIG_USB_SERIAL_FTDI_SIO is not set # CONFIG_USB_SERIAL_VISOR is not set # CONFIG_USB_SERIAL_IPAQ is not set # CONFIG_USB_SERIAL_IR is not set # CONFIG_USB_SERIAL_EDGEPORT is not set # CONFIG_USB_SERIAL_EDGEPORT_TI is not set # CONFIG_USB_SERIAL_KEYSPAN_PDA is not set # CONFIG_USB_SERIAL_KEYSPAN is not set # CONFIG_USB_SERIAL_KLSI is not set # CONFIG_USB_SERIAL_KOBIL_SCT is not set # CONFIG_USB_SERIAL_MCT_U232 is not set CONFIG_USB_SERIAL_PL2303=m # CONFIG_USB_SERIAL_SAFE is not set # CONFIG_USB_SERIAL_CYBERJACK is not set # CONFIG_USB_SERIAL_XIRCOM is not set # CONFIG_USB_SERIAL_OMNINET is not set # # USB Miscellaneous drivers # # CONFIG_USB_EMI62 is not set # CONFIG_USB_EMI26 is not set # CONFIG_USB_TIGL is not set # CONFIG_USB_AUERSWALD is not set # CONFIG_USB_RIO500 is not set # CONFIG_USB_LEGOTOWER is not set # CONFIG_USB_LCD is not set # CONFIG_USB_LED is not set # CONFIG_USB_CYTHERM is not set # CONFIG_USB_PHIDGETSERVO is not set # CONFIG_USB_TEST is not set # # USB Gadget Support # # CONFIG_USB_GADGET is not set # # File systems # CONFIG_EXT2_FS=y # CONFIG_EXT2_FS_XATTR is not set CONFIG_EXT3_FS=y # CONFIG_EXT3_FS_XATTR is not set CONFIG_JBD=y # CONFIG_JBD_DEBUG is not set # CONFIG_REISERFS_FS is not set # CONFIG_JFS_FS is not set # CONFIG_XFS_FS is not set # CONFIG_MINIX_FS is not set # CONFIG_ROMFS_FS is not set # CONFIG_QUOTA is not set # CONFIG_AUTOFS_FS is not set CONFIG_AUTOFS4_FS=y # # Caches # # CONFIG_CACHEFS is not set # # CD-ROM/DVD Filesystems # CONFIG_ISO9660_FS=y CONFIG_JOLIET=y CONFIG_ZISOFS=y CONFIG_ZISOFS_FS=y CONFIG_UDF_FS=y CONFIG_UDF_NLS=y # # DOS/FAT/NT Filesystems # CONFIG_FAT_FS=y CONFIG_MSDOS_FS=y CONFIG_VFAT_FS=y CONFIG_FAT_DEFAULT_CODEPAGE=437 CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" # CONFIG_NTFS_FS is not set # # Pseudo filesystems # CONFIG_PROC_FS=y CONFIG_PROC_KCORE=y CONFIG_SYSFS=y # CONFIG_DEVFS_FS is not set # CONFIG_DEVPTS_FS_XATTR is not set # CONFIG_TMPFS is not set # CONFIG_HUGETLBFS is not set # CONFIG_HUGETLB_PAGE is not set CONFIG_RAMFS=y # # Miscellaneous filesystems # # CONFIG_ADFS_FS is not set # CONFIG_AFFS_FS is not set # CONFIG_HFS_FS is not set # CONFIG_HFSPLUS_FS is not set # CONFIG_BEFS_FS is not set # CONFIG_BFS_FS is not set # CONFIG_EFS_FS is not set # CONFIG_CRAMFS is not set # CONFIG_VXFS_FS is not set # CONFIG_HPFS_FS is not set # CONFIG_QNX4FS_FS is not set # CONFIG_SYSV_FS is not set # CONFIG_UFS_FS is not set # # Network File Systems # # CONFIG_NFS_FS is not set # CONFIG_NFSD is not set # CONFIG_EXPORTFS is not set CONFIG_SMB_FS=y # CONFIG_SMB_NLS_DEFAULT is not set # CONFIG_CIFS is not set # CONFIG_NCP_FS is not set # CONFIG_CODA_FS is not set # CONFIG_AFS_FS is not set # # Partition Types # # CONFIG_PARTITION_ADVANCED is not set CONFIG_MSDOS_PARTITION=y # # Native Language Support # CONFIG_NLS=y CONFIG_NLS_DEFAULT="iso8859-1" CONFIG_NLS_CODEPAGE_437=y CONFIG_NLS_CODEPAGE_737=m CONFIG_NLS_CODEPAGE_775=m CONFIG_NLS_CODEPAGE_850=m CONFIG_NLS_CODEPAGE_852=m CONFIG_NLS_CODEPAGE_855=m CONFIG_NLS_CODEPAGE_857=m CONFIG_NLS_CODEPAGE_860=m CONFIG_NLS_CODEPAGE_861=m CONFIG_NLS_CODEPAGE_862=m CONFIG_NLS_CODEPAGE_863=m CONFIG_NLS_CODEPAGE_864=m CONFIG_NLS_CODEPAGE_865=m CONFIG_NLS_CODEPAGE_866=m CONFIG_NLS_CODEPAGE_869=m CONFIG_NLS_CODEPAGE_936=m CONFIG_NLS_CODEPAGE_950=m CONFIG_NLS_CODEPAGE_932=m CONFIG_NLS_CODEPAGE_949=m CONFIG_NLS_CODEPAGE_874=m CONFIG_NLS_ISO8859_8=m CONFIG_NLS_CODEPAGE_1250=m CONFIG_NLS_CODEPAGE_1251=m CONFIG_NLS_ASCII=y CONFIG_NLS_ISO8859_1=y CONFIG_NLS_ISO8859_2=m CONFIG_NLS_ISO8859_3=m CONFIG_NLS_ISO8859_4=m CONFIG_NLS_ISO8859_5=m CONFIG_NLS_ISO8859_6=m CONFIG_NLS_ISO8859_7=m CONFIG_NLS_ISO8859_9=m CONFIG_NLS_ISO8859_13=m CONFIG_NLS_ISO8859_14=m CONFIG_NLS_ISO8859_15=y CONFIG_NLS_KOI8_R=m CONFIG_NLS_KOI8_U=m CONFIG_NLS_UTF8=y # # Profiling support # # CONFIG_PROFILING is not set # # Kernel hacking # CONFIG_DEBUG_KERNEL=y CONFIG_MAGIC_SYSRQ=y # CONFIG_DEBUG_SLAB is not set # CONFIG_DEBUG_SPINLOCK is not set # CONFIG_DEBUG_SPINLOCK_SLEEP is not set # CONFIG_DEBUG_HIGHMEM is not set # CONFIG_DEBUG_INFO is not set CONFIG_FRAME_POINTER=y CONFIG_EARLY_PRINTK=y # CONFIG_DEBUG_STACKOVERFLOW is not set # CONFIG_KPROBES is not set # CONFIG_DEBUG_STACK_USAGE is not set # CONFIG_DEBUG_PAGEALLOC is not set CONFIG_4KSTACKS=y # CONFIG_SCHEDSTATS is not set # CONFIG_KGDB is not set # # Security options # # CONFIG_KEYS is not set CONFIG_SECURITY=y # CONFIG_SECURITY_NETWORK is not set CONFIG_SECURITY_CAPABILITIES=y # CONFIG_SECURITY_ROOTPLUG is not set # CONFIG_SECURITY_SELINUX is not set # # Cryptographic options # # CONFIG_CRYPTO is not set # # Library routines # CONFIG_CRC_CCITT=y CONFIG_CRC32=y CONFIG_LIBCRC32C=y CONFIG_ZLIB_INFLATE=y CONFIG_X86_BIOS_REBOOT=y CONFIG_PC=y ^ permalink raw reply [flat|nested] 45+ messages in thread
* Re: 2.6.9-rc2-mm4 2004-09-27 1:10 2.6.9-rc2-mm4 Andrew Morton 2004-09-27 4:53 ` 2.6.9-rc2-mm4 Gene Heskett @ 2004-09-27 23:04 ` J.A. Magallon 2004-09-29 10:43 ` 2.6.9-rc2-mm4 Borislav Petkov 2004-09-30 23:26 ` 2.6.9-rc2-mm4 J.A. Magallon 3 siblings, 0 replies; 45+ messages in thread From: J.A. Magallon @ 2004-09-27 23:04 UTC (permalink / raw) To: linux-kernel On 2004.09.27, Andrew Morton wrote: > > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.9-rc2/2.6.9-rc2-mm4/ > Just a small problem with usb: irq 11: nobody cared! [<c0108474>] __report_bad_irq+0x24/0x90 [<c01086e2>] note_interrupt+0x92/0x160 [<c011970d>] finish_task_switch+0x3d/0x90 [<c0108b22>] do_IRQ+0x162/0x1a0 [<c010653c>] common_interrupt+0x18/0x20 [<c0103ad0>] default_idle+0x0/0x40 [<c0103afc>] default_idle+0x2c/0x40 [<c0103b84>] cpu_idle+0x34/0x50 handlers: [<c03329a0>] (usb_hcd_irq+0x0/0x70) [<c03329a0>] (usb_hcd_irq+0x0/0x70) [<c03329a0>] (usb_hcd_irq+0x0/0x70) Disabling IRQ #11 nada:/var/log# cat /proc/interrupts CPU0 CPU1 0: 27920320 24 IO-APIC-edge timer 1: 11 0 IO-APIC-edge i8042 8: 0 1 IO-APIC-edge rtc 9: 0 0 IO-APIC-level acpi 11: 19380 80620 IO-APIC-level uhci_hcd, uhci_hcd, uhci_hcd 12: 463 0 IO-APIC-edge i8042 14: 5984 0 IO-APIC-edge ide2 15: 14 0 IO-APIC-edge ide3 169: 2636025 1 IO-APIC-level libata 177: 3317638 0 IO-APIC-level libata 185: 3453700 1 IO-APIC-level eth0 NMI: 0 0 LOC: 27923546 27923680 ERR: 0 MIS: 0 nada:/var/log# cat /proc/cpuinfo processor : 0 vendor_id : GenuineIntel cpu family : 6 model : 8 model name : Pentium III (Coppermine) stepping : 6 cpu MHz : 933.139 ... processor : 1 vendor_id : GenuineIntel cpu family : 6 model : 8 model name : Pentium III (Coppermine) stepping : 6 cpu MHz : 933.139 nada:/var/log# lspci 00:00.0 Host bridge: VIA Technologies, Inc. VT8633 [Apollo Pro266] (rev 01) 00:01.0 PCI bridge: VIA Technologies, Inc. VT8633 [Apollo Pro266 AGP] 00:07.0 RAID bus controller: Promise Technology, Inc. PDC20319 (FastTrak S150 TX4) (rev 02) 00:08.0 RAID bus controller: Promise Technology, Inc. PDC20319 (FastTrak S150 TX4) (rev 02) 00:0b.0 Multimedia audio controller: Ensoniq 5880 AudioPCI (rev 02) 00:0c.0 RAID bus controller: Promise Technology, Inc. PDC20267 (FastTrak100/Ultra100) (rev 02) 00:0d.0 Ethernet controller: Intel Corp. 82557/8/9 [Ethernet Pro 100] (rev 08) 00:11.0 ISA bridge: VIA Technologies, Inc. VT8233 PCI to ISA Bridge 00:11.1 IDE interface: VIA Technologies, Inc. VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE (rev 06) 00:11.2 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 1b) 00:11.3 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 1b) 00:11.4 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 1b) 00:12.0 Ethernet controller: VIA Technologies, Inc. VT6102 [Rhine-II] (rev 62) 01:00.0 VGA compatible controller: nVidia Corporation NV11 [GeForce2 MX/MX 400] (rev b2) -- J.A. Magallon <jamagallon()able!es> \ Software is like sex: werewolf!able!es \ It's better when it's free Mandrakelinux release 10.1 (Community) for i586 Linux 2.6.9-rc2-mm4 (gcc 3.4.1 (Mandrakelinux (Alpha 3.4.1-3mdk)) #2 ^ permalink raw reply [flat|nested] 45+ messages in thread
* Re: 2.6.9-rc2-mm4 2004-09-27 1:10 2.6.9-rc2-mm4 Andrew Morton 2004-09-27 4:53 ` 2.6.9-rc2-mm4 Gene Heskett 2004-09-27 23:04 ` 2.6.9-rc2-mm4 J.A. Magallon @ 2004-09-29 10:43 ` Borislav Petkov 2004-09-30 23:26 ` 2.6.9-rc2-mm4 J.A. Magallon 3 siblings, 0 replies; 45+ messages in thread From: Borislav Petkov @ 2004-09-29 10:43 UTC (permalink / raw) To: Andrew Morton; +Cc: linux-kernel [-- Attachment #1: Type: text/plain, Size: 508 bytes --] <snip> Hello, I've already posted about problems with audio extraction but it went unnoticed. Here's a recount: When I attempt to read an audio cd into wavs with cdda2wav, the process starts but after a while the completion meter freezes and klogd says "hdc: lost interrupt" and cdda2wav hangs itself. Disabling DMA doesn't help as well as the boot option "pci=routeirq" too. Older kernels like 2.6.7 do not show such behavior and there audio extraction runs fine. Sysinfo attached. Regards, Boris. [-- Attachment #2: sysinfo.log --] [-- Type: text/x-log, Size: 58987 bytes --] System Configuration Summary ---------------------------- Date: Wed Sep 29 12:20:40 CEST 2004 User: boris: Hostname: zmei Linux zmei 2.6.9-rc2-mm4 #2 SMP Wed Sep 29 11:24:20 CEST 2004 i686 GNU /Linux Uptime: 12:20:40 up 18 min, 3 users, load average: 0.02, 0.25, 0.29 sysinfo.sh version: 1.7, 2002/04/05 20:10:44 ======================================================================== Basic Hardware: ------------------------------------ cpu: -------------------- processor : 0 vendor_id : GenuineIntel cpu family : 15 model : 2 model name : Intel(R) Pentium(R) 4 CPU 2.60GHz stepping : 9 cpu MHz : 2606.515 cache size : 512 KB physical id : 0 siblings : 2 fdiv_bug : no hlt_bug : no f00f_bug : no coma_bug : no fpu : yes fpu_exception : yes cpuid level : 2 wp : yes flags : fpu vme de tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe cid xt pr bogomips : 5144.57 processor : 1 vendor_id : GenuineIntel cpu family : 15 model : 2 model name : Intel(R) Pentium(R) 4 CPU 2.60GHz stepping : 9 cpu MHz : 2606.515 cache size : 512 KB physical id : 0 siblings : 2 fdiv_bug : no hlt_bug : no f00f_bug : no coma_bug : no fpu : yes fpu_exception : yes cpuid level : 2 wp : yes flags : fpu vme de tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe cid xt pr bogomips : 5193.72 memory: -------------------- MemTotal: 514460 kB MemFree: 9544 kB Buffers: 113836 kB Cached: 85404 kB SwapCached: 0 kB Active: 215564 kB Inactive: 106956 kB HighTotal: 0 kB HighFree: 0 kB LowTotal: 514460 kB LowFree: 9544 kB SwapTotal: 996020 kB SwapFree: 996020 kB Dirty: 96 kB Writeback: 0 kB Mapped: 183348 kB Slab: 176348 kB Committed_AS: 267216 kB PageTables: 2396 kB VmallocTotal: 516020 kB VmallocUsed: 784 kB VmallocChunk: 515200 kB PCI: -------------------- 0000:00:00.0 Host bridge: Intel Corp. 82845G/GL[Brookdale-G]/GE/PE DRA M Controller/Host-Hub Interface (rev 03) 0000:00:01.0 PCI bridge: Intel Corp. 82845G/GL[Brookdale-G]/GE/PE Host -to-AGP Bridge (rev 03) 0000:00:1d.0 USB Controller: Intel Corp. 82801DB/DBL/DBM (ICH4/ICH4-L/ ICH4-M) USB UHCI Controller #1 (rev 02) 0000:00:1d.1 USB Controller: Intel Corp. 82801DB/DBL/DBM (ICH4/ICH4-L/ ICH4-M) USB UHCI Controller #2 (rev 02) 0000:00:1d.2 USB Controller: Intel Corp. 82801DB/DBL/DBM (ICH4/ICH4-L/ ICH4-M) USB UHCI Controller #3 (rev 02) 0000:00:1d.7 USB Controller: Intel Corp. 82801DB/DBM (ICH4/ICH4-M) USB 2.0 EHCI Controller (rev 02) 0000:00:1e.0 PCI bridge: Intel Corp. 82801 PCI Bridge (rev 82) 0000:00:1f.0 ISA bridge: Intel Corp. 82801DB/DBL (ICH4/ICH4-L) LPC Bri dge (rev 02) 0000:00:1f.1 IDE interface: Intel Corp. 82801DB/DBL (ICH4/ICH4-L) Ultr aATA-100 IDE Controller (rev 02) 0000:01:00.0 VGA compatible controller: ATI Technologies Inc RV280 [Ra deon 9200 SE] (rev 01) 0000:03:04.0 Multimedia audio controller: Yamaha Corporation YMF-724 ( rev 05) 0000:03:0a.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL- 8139/8139C/8139C+ (rev 10) Networking: ------------------------------------ ifconfig: -------------------- eth0 Link encap:Ethernet HWaddr 00:0C:6E:AA:A2:81 inet addr:192.168.45.26 Bcast:192.168.45.255 Mask:255.255. 255.0 UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:783 errors:0 dropped:0 overruns:0 frame:0 TX packets:837 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:393781 (384.5 KiB) TX bytes:97165 (94.8 KiB) Interrupt:17 Base address:0x2f00 lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 UP LOOPBACK RUNNING MTU:16436 Metric:1 RX packets:348 errors:0 dropped:0 overruns:0 frame:0 TX packets:348 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:27486 (26.8 KiB) TX bytes:27486 (26.8 KiB) route: -------------------- Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Us e Iface 192.168.45.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 0.0.0.0 192.168.45.1 0.0.0.0 UG 0 0 0 eth0 System resources: ------------------------------------ IO: -------------------- 0000-001f : dma1 0020-0021 : pic1 002e-0030 : winbond_check 0040-0043 : timer0 0050-0053 : timer1 0060-006f : keyboard 0070-0077 : rtc 0080-008f : dma page reg 00a0-00a1 : pic2 00c0-00df : dma2 00f0-00ff : fpu 0170-0177 : ide1 01f0-01f7 : ide0 0376-0376 : ide1 0378-037a : winbond parport 03c0-03df : vga+ 03f6-03f6 : ide0 03f8-03ff : serial 0400-043f : 0000:00:1f.0 0800-087f : 0000:00:1f.0 0800-0803 : PM1a_EVT_BLK 0804-0805 : PM1a_CNT_BLK 0808-080b : PM_TMR 0810-0815 : ACPI CPU throttle 0828-082f : GPE0_BLK 0cf8-0cff : PCI conf1 c000-cfff : PCI Bus #01 c800-c8ff : 0000:01:00.0 dc00-dcff : 0000:03:0a.0 dc00-dcff : 8139too e400-e41f : 0000:00:1d.0 e400-e41f : uhci_hcd e800-e81f : 0000:00:1d.1 e800-e81f : uhci_hcd ec00-ec1f : 0000:00:1d.2 ec00-ec1f : uhci_hcd fc00-fc0f : 0000:00:1f.1 fc00-fc07 : ide0 fc08-fc0f : ide1 IRQs: -------------------- CPU0 CPU1 0: 1114499 0 IO-APIC-edge timer 1: 2733 0 IO-APIC-edge i8042 8: 4 0 IO-APIC-edge rtc 9: 0 0 IO-APIC-level acpi 12: 99 0 IO-APIC-edge i8042 14: 44763 0 IO-APIC-edge ide0 15: 44 0 IO-APIC-edge ide1 16: 0 0 IO-APIC-level uhci_hcd 17: 1608 0 IO-APIC-level YMFPCI, eth0 18: 0 0 IO-APIC-level uhci_hcd 19: 0 0 IO-APIC-level uhci_hcd 23: 0 0 IO-APIC-level ehci_hcd NMI: 0 0 LOC: 1114405 1114404 ERR: 0 MIS: 0 Devices: -------------------- Character devices: 1 mem 4 /dev/vc/0 4 tty 4 ttyS 5 /dev/tty 5 /dev/console 5 /dev/ptmx 6 lp 7 vcs 10 misc 13 input 14 sound 116 alsa 128 ptm 136 pts 180 usb 226 drm Block devices: 3 ide0 22 ide1 filesystems: -------------------- nodev sysfs nodev rootfs nodev bdev nodev proc nodev sockfs nodev usbfs nodev futexfs nodev tmpfs nodev pipefs nodev eventpollfs nodev devpts ext3 nodev ramfs nodev nfs nodev nfs4 nodev nfsd nodev mqueue nodev vperfctrfs nodev rpc_pipefs USB devices: -------------------- T: Bus=04 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=12 MxCh= 2 B: Alloc= 0/900 us ( 0%), #Int= 0, #Iso= 0 D: Ver= 1.10 Cls=09(hub ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1 P: Vendor=0000 ProdID=0000 Rev= 2.06 S: Manufacturer=Linux 2.6.9-rc2-mm4 uhci_hcd S: Product=Intel Corp. 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #3 S: SerialNumber=0000:00:1d.2 C:* #Ifs= 1 Cfg#= 1 Atr=c0 MxPwr= 0mA I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub E: Ad=81(I) Atr=03(Int.) MxPS= 2 Ivl=255ms T: Bus=03 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=12 MxCh= 2 B: Alloc= 0/900 us ( 0%), #Int= 0, #Iso= 0 D: Ver= 1.10 Cls=09(hub ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1 P: Vendor=0000 ProdID=0000 Rev= 2.06 S: Manufacturer=Linux 2.6.9-rc2-mm4 uhci_hcd S: Product=Intel Corp. 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #2 S: SerialNumber=0000:00:1d.1 C:* #Ifs= 1 Cfg#= 1 Atr=c0 MxPwr= 0mA I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub E: Ad=81(I) Atr=03(Int.) MxPS= 2 Ivl=255ms T: Bus=02 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=12 MxCh= 2 B: Alloc= 0/900 us ( 0%), #Int= 0, #Iso= 0 D: Ver= 1.10 Cls=09(hub ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1 P: Vendor=0000 ProdID=0000 Rev= 2.06 S: Manufacturer=Linux 2.6.9-rc2-mm4 uhci_hcd S: Product=Intel Corp. 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #1 S: SerialNumber=0000:00:1d.0 C:* #Ifs= 1 Cfg#= 1 Atr=c0 MxPwr= 0mA I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub E: Ad=81(I) Atr=03(Int.) MxPS= 2 Ivl=255ms T: Bus=01 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=480 MxCh= 6 B: Alloc= 0/800 us ( 0%), #Int= 0, #Iso= 0 D: Ver= 2.00 Cls=09(hub ) Sub=00 Prot=01 MxPS= 8 #Cfgs= 1 P: Vendor=0000 ProdID=0000 Rev= 2.06 S: Manufacturer=Linux 2.6.9-rc2-mm4 ehci_hcd S: Product=Intel Corp. 82801DB/DBM (ICH4/ICH4-M) USB 2.0 EHCI Control ler S: SerialNumber=0000:00:1d.7 C:* #Ifs= 1 Cfg#= 1 Atr=e0 MxPwr= 0mA I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub E: Ad=81(I) Atr=03(Int.) MxPS= 2 Ivl=256ms Kernel resources: ------------------------------------ Version: Linux version 2.6.9-rc2-mm4 (boris@zmei) (gcc version 3.3.4 (Debian 1:3.3.4-13)) #2 SMP Wed Sep 29 11:24:20 CEST 2004 Modules: -------------------- parport_pc 39488 0 - Live 0xe08b5000 lp 10696 0 - Live 0xe089f000 parport 40392 2 parport_pc,lp, Live 0xe08c2000 8250 23296 0 - Live 0xe08ae000 serial_core 23296 1 8250, Live 0xe08a7000 rtc 13008 0 - Live 0xe089a000 Boot Parameters (/proc/cmdline) -------------------- root=/dev/hda1 vga=0 pci=routeirq Boot Kernel Messages (dmesg): -------------------- Linux version 2.6.9-rc2-mm4 (boris@zmei) (gcc version 3.3.4 (Debian 1: 3.3.4-13)) #2 SMP Wed Sep 29 11:24:20 CEST 2004 BIOS-provided physical RAM map: BIOS-e820: 0000000000000000 - 000000000009fc00 (usable) BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved) BIOS-e820: 00000000000ce000 - 00000000000d60ac (reserved) BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved) BIOS-e820: 0000000000100000 - 000000001fff0000 (usable) BIOS-e820: 000000001fff0000 - 000000001fff8000 (ACPI data) BIOS-e820: 000000001fff8000 - 0000000020000000 (ACPI NVS) BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved) BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved) BIOS-e820: 00000000ffb00000 - 00000000ffc00000 (reserved) BIOS-e820: 00000000fff00000 - 0000000100000000 (reserved) 511MB LOWMEM available. found SMP MP-table at 000fbad0 On node 0 totalpages: 131056 DMA zone: 4096 pages, LIFO batch:1 Normal zone: 126960 pages, LIFO batch:16 HighMem zone: 0 pages, LIFO batch:1 DMI 2.3 present. ACPI: RSDP (v000 AMI ) @ 0x000fa270 ACPI: RSDT (v001 AMIINT INTEL845 0x00000010 MSFT 0x00000097) @ 0x1fff0 000 ACPI: FADT (v001 AMIINT INTEL845 0x00000011 MSFT 0x00000097) @ 0x1fff0 030 ACPI: MADT (v001 AMIINT INTEL845 0x00000009 MSFT 0x00000097) @ 0x1fff0 0c0 ACPI: DSDT (v001 INTEL P4I45GL 0x00001000 MSFT 0x0100000d) @ 0x00000 000 ACPI: Local APIC address 0xfee00000 ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled) Processor #0 15:2 APIC version 20 ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled) Processor #1 15:2 APIC version 20 ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0]) IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23 ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) ACPI: IRQ0 used by override. ACPI: IRQ2 used by override. ACPI: IRQ9 used by override. Enabling APIC mode: Flat. Using 1 I/O APICs Using ACPI (MADT) for SMP configuration information Built 1 zonelists Initializing CPU#0 Kernel command line: root=/dev/hda1 vga=0 pci=routeirq CPU 0 irqstacks, hard=c04b3000 soft=c04b1000 PID hash table entries: 2048 (order: 11, 32768 bytes) Detected 2606.515 MHz processor. Using tsc for high-res timesource Console: colour VGA+ 80x25 Dentry cache hash table entries: 131072 (order: 7, 524288 bytes) Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) Memory: 514076k/524224k available (2483k kernel code, 9552k reserved, 1094k data, 176k init, 0k highmem) Checking if this processor honours the WP bit even in supervisor mode. .. Ok. Calibrating delay loop... 5144.57 BogoMIPS (lpj=2572288) Security Scaffold v1.0.0 initialized Capability LSM initialized Mount-cache hash table entries: 512 (order: 0, 4096 bytes) CPU: After generic identify, caps: bfebfbff 00000000 00000000 00000000 CPU: After vendor identify, caps: bfebfbff 00000000 00000000 00000000 CPU: Trace cache: 12K uops, L1 D cache: 8K CPU: L2 cache: 512K CPU: Physical Processor ID: 0 CPU: After all inits, caps: bfebfbf7 00000000 00000000 00000080 Intel machine check architecture supported. Intel machine check reporting enabled on CPU#0. CPU0: Intel P4/Xeon Extended MCE MSRs (12) available CPU0: Thermal monitoring enabled Enabling fast FPU save and restore... done. Enabling unmasked SIMD FPU exception support... done. Checking 'hlt' instruction... OK. CPU0: Intel(R) Pentium(R) 4 CPU 2.60GHz stepping 09 per-CPU timeslice cutoff: 1462.90 usecs. task migration cache decay timeout: 2 msecs. Booting processor 1/1 eip 3000 CPU 1 irqstacks, hard=c04b4000 soft=c04b2000 Initializing CPU#1 Calibrating delay loop... 5193.72 BogoMIPS (lpj=2596864) CPU: After generic identify, caps: bfebfbff 00000000 00000000 00000000 CPU: After vendor identify, caps: bfebfbff 00000000 00000000 00000000 CPU: Trace cache: 12K uops, L1 D cache: 8K CPU: L2 cache: 512K CPU: Physical Processor ID: 0 CPU: After all inits, caps: bfebfbf7 00000000 00000000 00000080 Intel machine check architecture supported. Intel machine check reporting enabled on CPU#1. CPU1: Intel P4/Xeon Extended MCE MSRs (12) available CPU1: Thermal monitoring enabled CPU1: Intel(R) Pentium(R) 4 CPU 2.60GHz stepping 09 Total of 2 processors activated (10338.30 BogoMIPS). ENABLING IO-APIC IRQs ..TIMER: vector=0x31 pin1=2 pin2=-1 checking TSC synchronization across 2 CPUs: passed. Brought up 2 CPUs NET: Registered protocol family 16 PCI: PCI BIOS revision 2.10 entry at 0xfdb51, last bus=3 PCI: Using configuration type 1 mtrr: v2.0 (20020519) ACPI: Subsystem revision 20040816 ACPI: Interpreter enabled ACPI: Using IOAPIC for interrupt routing ACPI: PCI Root Bridge [PCI0] (00:00) PCI: Probing PCI hardware (bus 00) PCI: Ignoring BAR0-3 of IDE controller 0000:00:1f.1 PCI: Transparent bridge - 0000:00:1e.0 ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.ICHB._PRT] ACPI: Power Resource [URP1] (off) ACPI: Power Resource [URP2] (off) ACPI: Power Resource [FDDP] (off) ACPI: Power Resource [LPTP] (off) ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12 14 15) ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 *6 7 10 11 12 14 15) ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 *5 6 7 10 11 12 14 15) ACPI: PCI Interrupt Link [LNKD] (IRQs *3 4 5 6 7 10 11 12 14 15) ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, di sabled. ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, di sabled. ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, di sabled. ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 *10 11 12 14 15) Linux Plug and Play Support v0.97 (c) Adam Belay usbcore: registered new driver usbfs usbcore: registered new driver hub PCI: Using ACPI for IRQ routing ** Routing PCI interrupts for all devices because "pci=routeirq" ** was specified. If this was required to make a driver work, ** please email the output of "lspci" to bjorn.helgaas@hp.com ** so I can fix the driver. ACPI: PCI interrupt 0000:00:1d.0[A] -> GSI 16 (level, low) -> IRQ 16 ACPI: PCI interrupt 0000:00:1d.1[B] -> GSI 19 (level, low) -> IRQ 19 ACPI: PCI interrupt 0000:00:1d.2[C] -> GSI 18 (level, low) -> IRQ 18 ACPI: PCI interrupt 0000:00:1d.7[D] -> GSI 23 (level, low) -> IRQ 23 ACPI: PCI interrupt 0000:00:1f.1[A] -> GSI 18 (level, low) -> IRQ 18 ACPI: PCI interrupt 0000:01:00.0[A] -> GSI 16 (level, low) -> IRQ 16 ACPI: PCI interrupt 0000:03:04.0[A] -> GSI 17 (level, low) -> IRQ 17 ACPI: PCI interrupt 0000:03:0a.0[A] -> GSI 17 (level, low) -> IRQ 17 Machine check exception polling timer started. Starting balanced_irq Installing knfsd (copyright (C) 1996 okir@monad.swb.de). Initializing Cryptographic API ACPI: Power Button (FF) [PWRF] ACPI: Processor [CPU1] (supports C1, 8 throttling states) ACPI: Processor [CPU2] (supports C1, 8 throttling states) Linux agpgart interface v0.100 (c) Dave Jones ACPI: PCI interrupt 0000:01:00.0[A] -> GSI 16 (level, low) -> IRQ 16 [drm] Initialized radeon 1.11.0 20020828 on minor 0: ATI Technologies Inc RV280 [Radeon 9200 SE] serio: i8042 AUX port at 0x60,0x64 irq 12 serio: i8042 KBD port at 0x60,0x64 irq 1 8139too Fast Ethernet driver 0.9.27 ACPI: PCI interrupt 0000:03:0a.0[A] -> GSI 17 (level, low) -> IRQ 17 eth0: RealTek RTL8139 at 0xe0802f00, 00:0c:6e:aa:a2:81, IRQ 17 eth0: Identified 8139 chip type 'RTL-8101' Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2 ide: Assuming 33MHz system bus speed for PIO modes; override with ideb us=xx ICH4: IDE controller at PCI slot 0000:00:1f.1 ACPI: PCI interrupt 0000:00:1f.1[A] -> GSI 18 (level, low) -> IRQ 18 ICH4: chipset revision 2 ICH4: not 100% native mode: will probe irqs later ide0: BM-DMA at 0xfc00-0xfc07, BIOS settings: hda:DMA, hdb:pio ide1: BM-DMA at 0xfc08-0xfc0f, BIOS settings: hdc:DMA, hdd:pio Probing IDE interface ide0... hda: IC35L120AVV207-0, ATA DISK drive Using anticipatory io scheduler ide0 at 0x1f0-0x1f7,0x3f6 on irq 14 Probing IDE interface ide1... hdc: _NEC DVD+RW ND-1100A, ATAPI CD/DVD-ROM drive ide1 at 0x170-0x177,0x376 on irq 15 Probing IDE interface ide2... ide2: Wait for ready failed before probe ! Probing IDE interface ide3... ide3: Wait for ready failed before probe ! Probing IDE interface ide4... ide4: Wait for ready failed before probe ! Probing IDE interface ide5... ide5: Wait for ready failed before probe ! hda: max request size: 1024KiB hda: 241254720 sectors (123522 MB) w/1821KiB Cache, CHS=16383/255/63, UDMA(100) hda: cache flushes supported hda: hda1 hda2 hda3 hdc: ATAPI 40X DVD-ROM CD-R/RW drive, 2048kB Cache, UDMA(33) Uniform CD-ROM driver Revision: 3.20 ehci_hcd: block sizes: qh 128 qtd 96 itd 192 sitd 96 ACPI: PCI interrupt 0000:00:1d.7[D] -> GSI 23 (level, low) -> IRQ 23 ehci_hcd 0000:00:1d.7: Intel Corp. 82801DB/DBM (ICH4/ICH4-M) USB 2.0 E HCI Controller ehci_hcd 0000:00:1d.7: reset hcs_params 0x103206 dbg=1 cc=3 pcc=2 orde red !ppc ports=6 ehci_hcd 0000:00:1d.7: reset hcc_params 6871 thresh 7 uframes 1024 64 bit addr ehci_hcd 0000:00:1d.7: capability 0001 at 68 PCI: Setting latency timer of device 0000:00:1d.7 to 64 ehci_hcd 0000:00:1d.7: irq 23, pci mem 0xdffffc00 ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1 ehci_hcd 0000:00:1d.7: reset command 080002 (park)=0 ithresh=8 period= 1024 Reset HALT PCI: cache line size of 128 is not supported by device 0000:00:1d.7 ehci_hcd 0000:00:1d.7: init command 010001 (park)=0 ithresh=1 period=1 024 RUN ehci_hcd 0000:00:1d.7: USB 2.0 enabled, EHCI 1.00, driver 2004-May-10 ehci_hcd 0000:00:1d.7: supports USB remote wakeup usb usb1: new device strings: Mfr=3, Product=2, SerialNumber=1 usb usb1: default language 0x0409 usb usb1: Product: Intel Corp. 82801DB/DBM (ICH4/ICH4-M) USB 2.0 EHCI Controller usb usb1: Manufacturer: Linux 2.6.9-rc2-mm4 ehci_hcd usb usb1: SerialNumber: 0000:00:1d.7 usb usb1: hotplug usb usb1: adding 1-0:1.0 (config #1, interface 0) usb 1-0:1.0: hotplug hub 1-0:1.0: usb_probe_interface hub 1-0:1.0: usb_probe_interface - got id hub 1-0:1.0: USB hub found hub 1-0:1.0: 6 ports detected hub 1-0:1.0: standalone hub hub 1-0:1.0: ganged power switching hub 1-0:1.0: individual port over-current protection hub 1-0:1.0: Single TT hub 1-0:1.0: TT requires at most 8 FS bit times hub 1-0:1.0: power on to power good time: 20ms hub 1-0:1.0: local power source is good hub 1-0:1.0: enabling power on all ports USB Universal Host Controller Interface driver v2.2 ACPI: PCI interrupt 0000:00:1d.0[A] -> GSI 16 (level, low) -> IRQ 16 uhci_hcd 0000:00:1d.0: Intel Corp. 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M ) USB UHCI Controller #1 PCI: Setting latency timer of device 0000:00:1d.0 to 64 uhci_hcd 0000:00:1d.0: irq 16, io base 0xe400 uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2 uhci_hcd 0000:00:1d.0: detected 2 ports usb usb2: new device strings: Mfr=3, Product=2, SerialNumber=1 usb usb2: default language 0x0409 usb usb2: Product: Intel Corp. 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) US B UHCI Controller #1 usb usb2: Manufacturer: Linux 2.6.9-rc2-mm4 uhci_hcd usb usb2: SerialNumber: 0000:00:1d.0 usb usb2: hotplug usb usb2: adding 2-0:1.0 (config #1, interface 0) usb 2-0:1.0: hotplug hub 2-0:1.0: usb_probe_interface hub 2-0:1.0: usb_probe_interface - got id hub 2-0:1.0: USB hub found hub 2-0:1.0: 2 ports detected hub 2-0:1.0: standalone hub hub 2-0:1.0: no power switching (usb 1.0) hub 2-0:1.0: individual port over-current protection hub 2-0:1.0: power on to power good time: 2ms hub 2-0:1.0: local power source is good ACPI: PCI interrupt 0000:00:1d.1[B] -> GSI 19 (level, low) -> IRQ 19 uhci_hcd 0000:00:1d.1: Intel Corp. 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M ) USB UHCI Controller #2 PCI: Setting latency timer of device 0000:00:1d.1 to 64 uhci_hcd 0000:00:1d.1: irq 19, io base 0xe800 uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3 uhci_hcd 0000:00:1d.1: detected 2 ports usb usb3: new device strings: Mfr=3, Product=2, SerialNumber=1 usb usb3: default language 0x0409 usb usb3: Product: Intel Corp. 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) US B UHCI Controller #2 usb usb3: Manufacturer: Linux 2.6.9-rc2-mm4 uhci_hcd usb usb3: SerialNumber: 0000:00:1d.1 usb usb3: hotplug usb usb3: adding 3-0:1.0 (config #1, interface 0) usb 3-0:1.0: hotplug hub 3-0:1.0: usb_probe_interface hub 3-0:1.0: usb_probe_interface - got id hub 3-0:1.0: USB hub found hub 3-0:1.0: 2 ports detected hub 3-0:1.0: standalone hub hub 3-0:1.0: no power switching (usb 1.0) hub 3-0:1.0: individual port over-current protection hub 3-0:1.0: power on to power good time: 2ms hub 3-0:1.0: local power source is good ACPI: PCI interrupt 0000:00:1d.2[C] -> GSI 18 (level, low) -> IRQ 18 uhci_hcd 0000:00:1d.2: Intel Corp. 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M ) USB UHCI Controller #3 PCI: Setting latency timer of device 0000:00:1d.2 to 64 uhci_hcd 0000:00:1d.2: irq 18, io base 0xec00 uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4 uhci_hcd 0000:00:1d.2: detected 2 ports usb usb4: new device strings: Mfr=3, Product=2, SerialNumber=1 usb usb4: default language 0x0409 usb usb4: Product: Intel Corp. 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) US B UHCI Controller #3 usb usb4: Manufacturer: Linux 2.6.9-rc2-mm4 uhci_hcd usb usb4: SerialNumber: 0000:00:1d.2 usb usb4: hotplug usb usb4: adding 4-0:1.0 (config #1, interface 0) usb 4-0:1.0: hotplug hub 4-0:1.0: usb_probe_interface hub 4-0:1.0: usb_probe_interface - got id hub 4-0:1.0: USB hub found hub 4-0:1.0: 2 ports detected hub 4-0:1.0: standalone hub hub 4-0:1.0: no power switching (usb 1.0) hub 4-0:1.0: individual port over-current protection hub 4-0:1.0: power on to power good time: 2ms hub 4-0:1.0: local power source is good mice: PS/2 mouse device common for all mice input: AT Translated Set 2 keyboard on isa0060/serio0 input: PS/2 Logitech Mouse on isa0060/serio1 perfctr/x86.c: hyper-threaded P4s detected: restricting access for CPU s 1 Please email the following PERFCTR INIT lines to mikpe@csd.uu.se To remove this message, rebuild the driver with CONFIG_PERFCTR_INIT_TE STS=n PERFCTR INIT: vendor 0, family 15, model 2, stepping 9, clock 2606515 kHz PERFCTR INIT: NITER == 64 PERFCTR INIT: loop overhead is 604 cycles PERFCTR INIT: rdtsc cost is 77.0 cycles (5536 total) PERFCTR INIT: rdpmc cost is 145.4 cycles (9912 total) PERFCTR INIT: rdmsr (counter) cost is 254.2 cycles (16876 total) PERFCTR INIT: rdmsr (escr) cost is 528.6 cycles (34440 total) PERFCTR INIT: wrmsr (counter) cost is 812.2 cycles (52588 total) PERFCTR INIT: wrmsr (escr) cost is 899.9 cycles (58200 total) PERFCTR INIT: read cr4 cost is 4.2 cycles (876 total) PERFCTR INIT: write cr4 cost is 253.5 cycles (16828 total) PERFCTR INIT: rdpmc (fast) cost is 59.3 cycles (4404 total) PERFCTR INIT: rdmsr (cccr) cost is 166.1 cycles (11240 total) PERFCTR INIT: wrmsr (cccr) cost is 848.0 cycles (54880 total) PERFCTR INIT: write LVTPC cost is 35.7 cycles (2892 total) PERFCTR INIT: sync_core cost is 263.5 cycles (17472 total) perfctr: driver 2.7.5, cpu type Intel P4 at 2606515 kHz Advanced Linux Sound Architecture Driver Version 1.0.6 (Sun Aug 15 07: 17:53 2004 UTC). ACPI: PCI interrupt 0000:03:04.0[A] -> GSI 17 (level, low) -> IRQ 17 ALSA device list: #0: Yamaha DS-XG (YMF724) at 0xdfef8000, irq 17 NET: Registered protocol family 2 IP: routing cache hash table of 2048 buckets, 32Kbytes TCP: Hash tables configured (established 8192 bind 16384) NET: Registered protocol family 1 NET: Registered protocol family 17 PM: Reading pmdisk image. PM: Resume from disk failed. ACPI: (supports S0 S1 S4 S4bios S5) ACPI wakeup devices: USB1 USB2 USB3 EHCI ICHB PS2M PS2K UAR1 MC9 EXT3-fs: INFO: recovery required on readonly filesystem. EXT3-fs: write access will be enabled during recovery. kjournald starting. Commit interval 5 seconds EXT3-fs: recovery complete. EXT3-fs: mounted filesystem with ordered data mode. VFS: Mounted root (ext3 filesystem) readonly. Freeing unused kernel memory: 176k freed uhci_hcd 0000:00:1d.0: suspend_hc uhci_hcd 0000:00:1d.1: suspend_hc uhci_hcd 0000:00:1d.2: suspend_hc Adding 996020k swap on /dev/hda3. Priority:-1 extents:1 EXT3 FS on hda1, internal journal Real Time Clock Driver v1.12 hw_random: RNG not detected eth0: link up, 100Mbps, full-duplex, lpa 0x45E1 nfs warning: mount version older than kernel Serial: 8250/16550 driver $Revision: 1.90 $ 8 ports, IRQ sharing disab led ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A Configuration: -------------------- # # Automatically generated make config: don't edit # Linux kernel version: 2.6.9-rc2-mm4 # Wed Sep 29 11:13:45 2004 # CONFIG_X86=y CONFIG_MMU=y CONFIG_UID16=y CONFIG_GENERIC_ISA_DMA=y CONFIG_GENERIC_IOMAP=y # # Code maturity level options # CONFIG_EXPERIMENTAL=y CONFIG_CLEAN_COMPILE=y # # General setup # CONFIG_LOCALVERSION="" CONFIG_SWAP=y CONFIG_SYSVIPC=y CONFIG_POSIX_MQUEUE=y # CONFIG_BSD_PROCESS_ACCT is not set CONFIG_SYSCTL=y # CONFIG_AUDIT is not set CONFIG_LOG_BUF_SHIFT=15 CONFIG_HOTPLUG=y CONFIG_KOBJECT_UEVENT=y CONFIG_IKCONFIG=y CONFIG_IKCONFIG_PROC=y # CONFIG_EMBEDDED is not set CONFIG_KALLSYMS=y # CONFIG_KALLSYMS_ALL is not set # CONFIG_KALLSYMS_EXTRA_PASS is not set CONFIG_FUTEX=y CONFIG_EPOLL=y # CONFIG_CPUSETS is not set CONFIG_IOSCHED_NOOP=y CONFIG_IOSCHED_AS=y CONFIG_IOSCHED_DEADLINE=y CONFIG_IOSCHED_CFQ=y # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set CONFIG_SHMEM=y # CONFIG_TINY_SHMEM is not set # # Loadable module support # CONFIG_MODULES=y CONFIG_MODULE_UNLOAD=y CONFIG_MODULE_FORCE_UNLOAD=y CONFIG_OBSOLETE_MODPARM=y CONFIG_MODVERSIONS=y CONFIG_KMOD=y CONFIG_STOP_MACHINE=y # # Processor type and features # CONFIG_X86_PC=y # CONFIG_X86_ELAN is not set # CONFIG_X86_VOYAGER is not set # CONFIG_X86_NUMAQ is not set # CONFIG_X86_SUMMIT is not set # CONFIG_X86_BIGSMP is not set # CONFIG_X86_VISWS is not set # CONFIG_X86_GENERICARCH is not set # CONFIG_X86_ES7000 is not set # CONFIG_M386 is not set # CONFIG_M486 is not set # CONFIG_M586 is not set # CONFIG_M586TSC is not set # CONFIG_M586MMX is not set # CONFIG_M686 is not set # CONFIG_MPENTIUMII is not set # CONFIG_MPENTIUMIII is not set # CONFIG_MPENTIUMM is not set CONFIG_MPENTIUM4=y # CONFIG_MK6 is not set # CONFIG_MK7 is not set # CONFIG_MK8 is not set # CONFIG_MCRUSOE is not set # CONFIG_MWINCHIPC6 is not set # CONFIG_MWINCHIP2 is not set # CONFIG_MWINCHIP3D is not set # CONFIG_MCYRIXIII is not set # CONFIG_MVIAC3_2 is not set # CONFIG_X86_GENERIC is not set CONFIG_X86_CMPXCHG=y CONFIG_X86_XADD=y CONFIG_X86_L1_CACHE_SHIFT=7 CONFIG_RWSEM_XCHGADD_ALGORITHM=y CONFIG_X86_WP_WORKS_OK=y CONFIG_X86_INVLPG=y CONFIG_X86_BSWAP=y CONFIG_X86_POPAD_OK=y CONFIG_X86_GOOD_APIC=y CONFIG_X86_INTEL_USERCOPY=y CONFIG_X86_USE_PPRO_CHECKSUM=y CONFIG_HPET_TIMER=y CONFIG_SMP=y CONFIG_NR_CPUS=2 CONFIG_SCHED_SMT=y CONFIG_PREEMPT=y CONFIG_PREEMPT_BKL=y CONFIG_X86_LOCAL_APIC=y CONFIG_X86_IO_APIC=y CONFIG_X86_TSC=y CONFIG_X86_MCE=y CONFIG_X86_MCE_NONFATAL=y CONFIG_X86_MCE_P4THERMAL=y # CONFIG_TOSHIBA is not set # CONFIG_I8K is not set # CONFIG_MICROCODE is not set # CONFIG_X86_MSR is not set # CONFIG_X86_CPUID is not set # # Firmware Drivers # # CONFIG_EDD is not set CONFIG_NOHIGHMEM=y # CONFIG_HIGHMEM4G is not set # CONFIG_HIGHMEM64G is not set # CONFIG_MATH_EMULATION is not set CONFIG_MTRR=y # CONFIG_EFI is not set CONFIG_IRQBALANCE=y CONFIG_HAVE_DEC_LOCK=y CONFIG_REGPARM=y # # Performance-monitoring counters support # CONFIG_PERFCTR=y CONFIG_PERFCTR_INIT_TESTS=y CONFIG_PERFCTR_VIRTUAL=y CONFIG_PERFCTR_INTERRUPT_SUPPORT=y CONFIG_PERFCTR_CPUS_FORBIDDEN_MASK=y # CONFIG_KEXEC is not set # # Power management options (ACPI, APM) # CONFIG_PM=y CONFIG_PM_DEBUG=y CONFIG_SOFTWARE_SUSPEND=y CONFIG_PM_STD_PARTITION="" # # ACPI (Advanced Configuration and Power Interface) Support # CONFIG_ACPI=y CONFIG_ACPI_BOOT=y CONFIG_ACPI_INTERPRETER=y CONFIG_ACPI_SLEEP=y CONFIG_ACPI_SLEEP_PROC_FS=y CONFIG_ACPI_AC=m # CONFIG_ACPI_BATTERY is not set CONFIG_ACPI_BUTTON=y CONFIG_ACPI_FAN=y CONFIG_ACPI_PROCESSOR=y CONFIG_ACPI_THERMAL=y # CONFIG_ACPI_ASUS is not set # CONFIG_ACPI_THINKPAD is not set # CONFIG_ACPI_TOSHIBA is not set CONFIG_ACPI_BLACKLIST_YEAR=0 CONFIG_ACPI_DEBUG=y CONFIG_ACPI_BUS=y CONFIG_ACPI_EC=y CONFIG_ACPI_POWER=y CONFIG_ACPI_PCI=y CONFIG_ACPI_SYSTEM=y # CONFIG_X86_PM_TIMER is not set # # APM (Advanced Power Management) BIOS Support # # CONFIG_APM is not set # # CPU Frequency scaling # # CONFIG_CPU_FREQ is not set # # Bus options (PCI, PCMCIA, EISA, MCA, ISA) # CONFIG_PCI=y # CONFIG_PCI_GOBIOS is not set # CONFIG_PCI_GOMMCONFIG is not set # CONFIG_PCI_GODIRECT is not set CONFIG_PCI_GOANY=y CONFIG_PCI_BIOS=y CONFIG_PCI_DIRECT=y CONFIG_PCI_MMCONFIG=y # CONFIG_PCI_MSI is not set # CONFIG_PCI_LEGACY_PROC is not set CONFIG_PCI_NAMES=y CONFIG_ISA=y # CONFIG_EISA is not set # CONFIG_MCA is not set # CONFIG_SCx200 is not set # CONFIG_HOTPLUG_CPU is not set # # PCMCIA/CardBus support # # CONFIG_PCMCIA is not set CONFIG_PCMCIA_PROBE=y # # PCI Hotplug Support # # CONFIG_HOTPLUG_PCI is not set # # Executable file formats # CONFIG_BINFMT_ELF=y CONFIG_BINFMT_AOUT=m CONFIG_BINFMT_MISC=m # # Device Drivers # # # Generic Driver Options # CONFIG_STANDALONE=y CONFIG_PREVENT_FIRMWARE_BUILD=y CONFIG_FW_LOADER=m # CONFIG_DEBUG_DRIVER is not set # # Memory Technology Devices (MTD) # # CONFIG_MTD is not set # # Parallel port support # CONFIG_PARPORT=m CONFIG_PARPORT_PC=m CONFIG_PARPORT_PC_CML1=m CONFIG_PARPORT_SERIAL=m CONFIG_PARPORT_PC_FIFO=y CONFIG_PARPORT_PC_SUPERIO=y # CONFIG_PARPORT_OTHER is not set CONFIG_PARPORT_1284=y # # Plug and Play support # CONFIG_PNP=y # CONFIG_PNP_DEBUG is not set # # Protocols # # CONFIG_ISAPNP is not set # CONFIG_PNPBIOS is not set # # Block devices # # CONFIG_BLK_DEV_FD is not set # CONFIG_BLK_DEV_XD is not set # CONFIG_PARIDE is not set # CONFIG_BLK_CPQ_DA is not set # CONFIG_BLK_CPQ_CISS_DA is not set # CONFIG_BLK_DEV_DAC960 is not set # CONFIG_BLK_DEV_UMEM is not set CONFIG_BLK_DEV_LOOP=m CONFIG_BLK_DEV_CRYPTOLOOP=m # CONFIG_BLK_DEV_NBD is not set # CONFIG_BLK_DEV_SX8 is not set # CONFIG_BLK_DEV_UB is not set CONFIG_BLK_DEV_RAM=m CONFIG_BLK_DEV_RAM_SIZE=4096 CONFIG_INITRAMFS_SOURCE="" # CONFIG_LBD is not set CONFIG_CDROM_PKTCDVD=m CONFIG_CDROM_PKTCDVD_BUFFERS=8 # CONFIG_CDROM_PKTCDVD_WCACHE is not set # # ATA/ATAPI/MFM/RLL support # CONFIG_IDE=y CONFIG_BLK_DEV_IDE=y # # Please see Documentation/ide.txt for help/info on IDE drives # # CONFIG_BLK_DEV_IDE_SATA is not set # CONFIG_BLK_DEV_HD_IDE is not set CONFIG_BLK_DEV_IDEDISK=y CONFIG_IDEDISK_MULTI_MODE=y CONFIG_BLK_DEV_IDECD=y # CONFIG_BLK_DEV_IDETAPE is not set # CONFIG_BLK_DEV_IDEFLOPPY is not set # CONFIG_BLK_DEV_IDESCSI is not set # CONFIG_IDE_TASK_IOCTL is not set CONFIG_IDE_TASKFILE_IO=y # # IDE chipset support/bugfixes # CONFIG_IDE_GENERIC=y # CONFIG_BLK_DEV_CMD640 is not set # CONFIG_BLK_DEV_IDEPNP is not set CONFIG_BLK_DEV_IDEPCI=y CONFIG_IDEPCI_SHARE_IRQ=y # CONFIG_BLK_DEV_OFFBOARD is not set CONFIG_BLK_DEV_GENERIC=y # CONFIG_BLK_DEV_OPTI621 is not set # CONFIG_BLK_DEV_RZ1000 is not set CONFIG_BLK_DEV_IDEDMA_PCI=y # CONFIG_BLK_DEV_IDEDMA_FORCED is not set CONFIG_IDEDMA_PCI_AUTO=y # CONFIG_IDEDMA_ONLYDISK is not set # CONFIG_BLK_DEV_AEC62XX is not set # CONFIG_BLK_DEV_ALI15X3 is not set # CONFIG_BLK_DEV_AMD74XX is not set # CONFIG_BLK_DEV_ATIIXP is not set # CONFIG_BLK_DEV_CMD64X is not set # CONFIG_BLK_DEV_TRIFLEX is not set # CONFIG_BLK_DEV_CY82C693 is not set # CONFIG_BLK_DEV_CS5520 is not set # CONFIG_BLK_DEV_CS5530 is not set # CONFIG_BLK_DEV_HPT34X is not set # CONFIG_BLK_DEV_HPT366 is not set # CONFIG_BLK_DEV_SC1200 is not set CONFIG_BLK_DEV_PIIX=y # CONFIG_BLK_DEV_NS87415 is not set # CONFIG_BLK_DEV_PDC202XX_OLD is not set # CONFIG_BLK_DEV_PDC202XX_NEW is not set # CONFIG_BLK_DEV_SVWKS is not set # CONFIG_BLK_DEV_SIIMAGE is not set # CONFIG_BLK_DEV_SIS5513 is not set # CONFIG_BLK_DEV_SLC90E66 is not set # CONFIG_BLK_DEV_TRM290 is not set # CONFIG_BLK_DEV_VIA82CXXX is not set # CONFIG_IDE_ARM is not set # CONFIG_IDE_CHIPSETS is not set CONFIG_BLK_DEV_IDEDMA=y # CONFIG_IDEDMA_IVB is not set CONFIG_IDEDMA_AUTO=y # CONFIG_BLK_DEV_HD is not set # # SCSI device support # CONFIG_SCSI=m # CONFIG_SCSI_PROC_FS is not set # # SCSI support type (disk, tape, CD-ROM) # # CONFIG_BLK_DEV_SD is not set # CONFIG_CHR_DEV_ST is not set # CONFIG_CHR_DEV_OSST is not set # CONFIG_BLK_DEV_SR is not set # CONFIG_CHR_DEV_SG is not set # # Some SCSI devices (e.g. CD jukebox) support multiple LUNs # # CONFIG_SCSI_MULTI_LUN is not set # CONFIG_SCSI_CONSTANTS is not set # CONFIG_SCSI_LOGGING is not set # # SCSI Transport Attributes # # CONFIG_SCSI_SPI_ATTRS is not set # CONFIG_SCSI_FC_ATTRS is not set # # SCSI low-level drivers # # CONFIG_BLK_DEV_3W_XXXX_RAID is not set # CONFIG_SCSI_3W_9XXX is not set # CONFIG_SCSI_7000FASST is not set # CONFIG_SCSI_ACARD is not set # CONFIG_SCSI_AHA152X is not set # CONFIG_SCSI_AHA1542 is not set # CONFIG_SCSI_AACRAID is not set # CONFIG_SCSI_AIC7XXX is not set # CONFIG_SCSI_AIC7XXX_OLD is not set # CONFIG_SCSI_AIC79XX is not set # CONFIG_SCSI_DPT_I2O is not set # CONFIG_SCSI_IN2000 is not set # CONFIG_MEGARAID_NEWGEN is not set # CONFIG_MEGARAID_LEGACY is not set # CONFIG_SCSI_SATA is not set # CONFIG_SCSI_BUSLOGIC is not set # CONFIG_SCSI_DMX3191D is not set # CONFIG_SCSI_DTC3280 is not set # CONFIG_SCSI_EATA is not set # CONFIG_SCSI_EATA_PIO is not set # CONFIG_SCSI_FUTURE_DOMAIN is not set # CONFIG_SCSI_GDTH is not set # CONFIG_SCSI_GENERIC_NCR5380 is not set # CONFIG_SCSI_GENERIC_NCR5380_MMIO is not set # CONFIG_SCSI_IPS is not set # CONFIG_SCSI_INIA100 is not set # CONFIG_SCSI_PPA is not set # CONFIG_SCSI_IMM is not set # CONFIG_SCSI_NCR53C406A is not set # CONFIG_SCSI_SYM53C8XX_2 is not set # CONFIG_SCSI_IPR is not set # CONFIG_SCSI_PAS16 is not set # CONFIG_SCSI_PSI240I is not set # CONFIG_SCSI_QLOGIC_FAS is not set # CONFIG_SCSI_QLOGIC_ISP is not set # CONFIG_SCSI_QLOGIC_FC is not set # CONFIG_SCSI_QLOGIC_1280 is not set CONFIG_SCSI_QLA2XXX=m # CONFIG_SCSI_QLA21XX is not set # CONFIG_SCSI_QLA22XX is not set # CONFIG_SCSI_QLA2300 is not set # CONFIG_SCSI_QLA2322 is not set # CONFIG_SCSI_QLA6312 is not set # CONFIG_SCSI_QLA6322 is not set # CONFIG_SCSI_SYM53C416 is not set # CONFIG_SCSI_DC395x is not set # CONFIG_SCSI_DC390T is not set # CONFIG_SCSI_T128 is not set # CONFIG_SCSI_U14_34F is not set # CONFIG_SCSI_ULTRASTOR is not set # CONFIG_SCSI_NSP32 is not set # CONFIG_SCSI_DEBUG is not set # # Old CD-ROM drivers (not SCSI, not IDE) # # CONFIG_CD_NO_IDESCSI is not set # # Multi-device support (RAID and LVM) # # CONFIG_MD is not set # # Fusion MPT device support # # CONFIG_FUSION is not set # # IEEE 1394 (FireWire) support # # CONFIG_IEEE1394 is not set # # I2O device support # # CONFIG_I2O is not set # # Networking support # CONFIG_NET=y # # Networking options # CONFIG_PACKET=y CONFIG_PACKET_MMAP=y # CONFIG_NETLINK_DEV is not set CONFIG_UNIX=y # CONFIG_NET_KEY is not set CONFIG_INET=y # CONFIG_IP_MULTICAST is not set # CONFIG_IP_ADVANCED_ROUTER is not set # CONFIG_IP_PNP is not set CONFIG_NET_IPIP=m CONFIG_NET_IPGRE=m # CONFIG_ARPD is not set CONFIG_SYN_COOKIES=y # CONFIG_INET_AH is not set # CONFIG_INET_ESP is not set # CONFIG_INET_IPCOMP is not set CONFIG_INET_TUNNEL=m # # IP: Virtual Server Configuration # # CONFIG_IP_VS is not set # CONFIG_IPV6 is not set CONFIG_NETFILTER=y # CONFIG_NETFILTER_DEBUG is not set # # IP: Netfilter Configuration # CONFIG_IP_NF_CONNTRACK=m CONFIG_IP_NF_CT_ACCT=y CONFIG_IP_NF_CT_PROTO_SCTP=m CONFIG_IP_NF_FTP=m CONFIG_IP_NF_IRC=m CONFIG_IP_NF_TFTP=m CONFIG_IP_NF_AMANDA=m CONFIG_IP_NF_QUEUE=m CONFIG_IP_NF_IPTABLES=m CONFIG_IP_NF_MATCH_LIMIT=m CONFIG_IP_NF_MATCH_IPRANGE=m CONFIG_IP_NF_MATCH_MAC=m CONFIG_IP_NF_MATCH_PKTTYPE=m CONFIG_IP_NF_MATCH_MARK=m CONFIG_IP_NF_MATCH_MULTIPORT=m CONFIG_IP_NF_MATCH_TOS=m CONFIG_IP_NF_MATCH_RECENT=m CONFIG_IP_NF_MATCH_ECN=m CONFIG_IP_NF_MATCH_DSCP=m CONFIG_IP_NF_MATCH_AH_ESP=m CONFIG_IP_NF_MATCH_LENGTH=m CONFIG_IP_NF_MATCH_TTL=m CONFIG_IP_NF_MATCH_TCPMSS=m CONFIG_IP_NF_MATCH_HELPER=m CONFIG_IP_NF_MATCH_STATE=m CONFIG_IP_NF_MATCH_CONNTRACK=m CONFIG_IP_NF_MATCH_OWNER=m CONFIG_IP_NF_MATCH_ADDRTYPE=m CONFIG_IP_NF_MATCH_REALM=m CONFIG_IP_NF_MATCH_SCTP=m CONFIG_IP_NF_MATCH_COMMENT=m CONFIG_IP_NF_FILTER=m CONFIG_IP_NF_TARGET_REJECT=m CONFIG_IP_NF_TARGET_LOG=m CONFIG_IP_NF_TARGET_ULOG=m CONFIG_IP_NF_TARGET_TCPMSS=m CONFIG_IP_NF_NAT=m CONFIG_IP_NF_NAT_NEEDED=y CONFIG_IP_NF_TARGET_MASQUERADE=m CONFIG_IP_NF_TARGET_REDIRECT=m CONFIG_IP_NF_TARGET_NETMAP=m CONFIG_IP_NF_TARGET_SAME=m # CONFIG_IP_NF_NAT_LOCAL is not set CONFIG_IP_NF_NAT_SNMP_BASIC=m CONFIG_IP_NF_NAT_IRC=m CONFIG_IP_NF_NAT_FTP=m CONFIG_IP_NF_NAT_TFTP=m CONFIG_IP_NF_NAT_AMANDA=m CONFIG_IP_NF_MANGLE=m CONFIG_IP_NF_TARGET_TOS=m CONFIG_IP_NF_TARGET_ECN=m CONFIG_IP_NF_TARGET_DSCP=m CONFIG_IP_NF_TARGET_MARK=m CONFIG_IP_NF_TARGET_CLASSIFY=m CONFIG_IP_NF_RAW=m CONFIG_IP_NF_TARGET_NOTRACK=m CONFIG_IP_NF_ARPTABLES=m CONFIG_IP_NF_ARPFILTER=m CONFIG_IP_NF_ARP_MANGLE=m # CONFIG_IP_NF_COMPAT_IPCHAINS is not set # CONFIG_IP_NF_COMPAT_IPFWADM is not set CONFIG_XFRM=y # CONFIG_XFRM_USER is not set # # SCTP Configuration (EXPERIMENTAL) # # CONFIG_IP_SCTP is not set # CONFIG_ATM is not set # CONFIG_BRIDGE is not set # CONFIG_VLAN_8021Q is not set # CONFIG_DECNET is not set # CONFIG_LLC2 is not set # CONFIG_IPX is not set # CONFIG_ATALK is not set # CONFIG_X25 is not set # CONFIG_LAPB is not set # CONFIG_NET_DIVERT is not set # CONFIG_ECONET is not set # CONFIG_WAN_ROUTER is not set # CONFIG_NET_HW_FLOWCONTROL is not set # # QoS and/or fair queueing # # CONFIG_NET_SCHED is not set CONFIG_NET_CLS_ROUTE=y # # Network testing # # CONFIG_NET_PKTGEN is not set # CONFIG_KGDBOE is not set # CONFIG_NETPOLL is not set # CONFIG_NETPOLL_RX is not set # CONFIG_NETPOLL_TRAP is not set # CONFIG_NET_POLL_CONTROLLER is not set # CONFIG_HAMRADIO is not set # CONFIG_IRDA is not set # CONFIG_BT is not set CONFIG_NETDEVICES=y # CONFIG_DUMMY is not set # CONFIG_BONDING is not set # CONFIG_EQUALIZER is not set # CONFIG_TUN is not set # CONFIG_NET_SB1000 is not set # # ARCnet devices # # CONFIG_ARCNET is not set # # Ethernet (10 or 100Mbit) # CONFIG_NET_ETHERNET=y CONFIG_MII=y # CONFIG_HAPPYMEAL is not set # CONFIG_SUNGEM is not set # CONFIG_NET_VENDOR_3COM is not set # CONFIG_LANCE is not set # CONFIG_NET_VENDOR_SMC is not set # CONFIG_NET_VENDOR_RACAL is not set # # Tulip family network device support # # CONFIG_NET_TULIP is not set # CONFIG_AT1700 is not set # CONFIG_DEPCA is not set # CONFIG_HP100 is not set # CONFIG_NET_ISA is not set CONFIG_NET_PCI=y # CONFIG_PCNET32 is not set # CONFIG_AMD8111_ETH is not set # CONFIG_ADAPTEC_STARFIRE is not set # CONFIG_AC3200 is not set # CONFIG_APRICOT is not set # CONFIG_B44 is not set # CONFIG_FORCEDETH is not set # CONFIG_CS89x0 is not set # CONFIG_DGRS is not set # CONFIG_EEPRO100 is not set # CONFIG_E100 is not set # CONFIG_FEALNX is not set # CONFIG_NATSEMI is not set # CONFIG_NE2K_PCI is not set # CONFIG_8139CP is not set CONFIG_8139TOO=y # CONFIG_8139TOO_PIO is not set # CONFIG_8139TOO_TUNE_TWISTER is not set # CONFIG_8139TOO_8129 is not set # CONFIG_8139_OLD_RX_RESET is not set # CONFIG_SIS900 is not set # CONFIG_EPIC100 is not set # CONFIG_SUNDANCE is not set # CONFIG_TLAN is not set # CONFIG_VIA_RHINE is not set # CONFIG_NET_POCKET is not set # # Ethernet (1000 Mbit) # # CONFIG_ACENIC is not set # CONFIG_DL2K is not set # CONFIG_E1000 is not set # CONFIG_NS83820 is not set # CONFIG_HAMACHI is not set # CONFIG_YELLOWFIN is not set # CONFIG_R8169 is not set # CONFIG_SK98LIN is not set # CONFIG_VIA_VELOCITY is not set # CONFIG_TIGON3 is not set # # Ethernet (10000 Mbit) # # CONFIG_IXGB is not set # CONFIG_S2IO is not set # # Token Ring devices # # CONFIG_TR is not set # # Wireless LAN (non-hamradio) # # CONFIG_NET_RADIO is not set # # Wan interfaces # # CONFIG_WAN is not set # CONFIG_FDDI is not set # CONFIG_HIPPI is not set # CONFIG_PLIP is not set # CONFIG_PPP is not set # CONFIG_SLIP is not set # CONFIG_NET_FC is not set # CONFIG_SHAPER is not set # CONFIG_NETCONSOLE is not set # # ISDN subsystem # # CONFIG_ISDN is not set # # Telephony Support # # CONFIG_PHONE is not set # # Input device support # CONFIG_INPUT=y # # Userland interfaces # CONFIG_INPUT_MOUSEDEV=y CONFIG_INPUT_MOUSEDEV_PSAUX=y CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 # CONFIG_INPUT_JOYDEV is not set # CONFIG_INPUT_TSDEV is not set # CONFIG_INPUT_EVDEV is not set # CONFIG_INPUT_EVBUG is not set # # Input I/O drivers # # CONFIG_GAMEPORT is not set CONFIG_SOUND_GAMEPORT=y CONFIG_SERIO=y CONFIG_SERIO_I8042=y # CONFIG_SERIO_SERPORT is not set # CONFIG_SERIO_CT82C710 is not set # CONFIG_SERIO_PARKBD is not set # CONFIG_SERIO_PCIPS2 is not set CONFIG_SERIO_LIBPS2=y # CONFIG_SERIO_RAW is not set # # Input Device Drivers # CONFIG_INPUT_KEYBOARD=y CONFIG_KEYBOARD_ATKBD=y # CONFIG_KEYBOARD_SUNKBD is not set # CONFIG_KEYBOARD_LKKBD is not set # CONFIG_KEYBOARD_XTKBD is not set # CONFIG_KEYBOARD_NEWTON is not set CONFIG_INPUT_MOUSE=y CONFIG_MOUSE_PS2=y CONFIG_MOUSE_SERIAL=m # CONFIG_MOUSE_INPORT is not set # CONFIG_MOUSE_LOGIBM is not set # CONFIG_MOUSE_PC110PAD is not set # CONFIG_MOUSE_VSXXXAA is not set # CONFIG_INPUT_JOYSTICK is not set # CONFIG_INPUT_TOUCHSCREEN is not set CONFIG_INPUT_MISC=y CONFIG_INPUT_PCSPKR=m # CONFIG_INPUT_UINPUT is not set # # Character devices # CONFIG_VT=y CONFIG_VT_CONSOLE=y CONFIG_HW_CONSOLE=y # CONFIG_SERIAL_NONSTANDARD is not set # # Serial drivers # CONFIG_SERIAL_8250=m # CONFIG_SERIAL_8250_ACPI is not set CONFIG_SERIAL_8250_NR_UARTS=4 # CONFIG_SERIAL_8250_EXTENDED is not set # # Non-8250 serial port support # CONFIG_SERIAL_CORE=m CONFIG_UNIX98_PTYS=y # CONFIG_LEGACY_PTYS is not set CONFIG_PRINTER=m # CONFIG_LP_CONSOLE is not set # CONFIG_PPDEV is not set # CONFIG_TIPAR is not set # # IPMI # # CONFIG_IPMI_HANDLER is not set # # Watchdog Cards # # CONFIG_WATCHDOG is not set CONFIG_HW_RANDOM=m # CONFIG_NVRAM is not set CONFIG_RTC=m # CONFIG_GEN_RTC is not set # CONFIG_DTLK is not set # CONFIG_R3964 is not set # CONFIG_APPLICOM is not set # CONFIG_SONYPI is not set # # Ftape, the floppy tape device driver # CONFIG_AGP=y # CONFIG_AGP_ALI is not set CONFIG_AGP_ATI=y # CONFIG_AGP_AMD is not set # CONFIG_AGP_AMD64 is not set # CONFIG_AGP_INTEL is not set # CONFIG_AGP_INTEL_MCH is not set # CONFIG_AGP_NVIDIA is not set # CONFIG_AGP_SIS is not set # CONFIG_AGP_SWORKS is not set # CONFIG_AGP_VIA is not set # CONFIG_AGP_EFFICEON is not set CONFIG_DRM=y # CONFIG_DRM_TDFX is not set # CONFIG_DRM_R128 is not set CONFIG_DRM_RADEON=y # CONFIG_DRM_MGA is not set # CONFIG_DRM_SIS is not set # CONFIG_MWAVE is not set # CONFIG_RAW_DRIVER is not set # CONFIG_HPET is not set # CONFIG_HANGCHECK_TIMER is not set # # I2C support # CONFIG_I2C=y # CONFIG_I2C_CHARDEV is not set # # I2C Algorithms # CONFIG_I2C_ALGOBIT=m # CONFIG_I2C_ALGOPCF is not set # CONFIG_I2C_ALGOPCA is not set # # I2C Hardware Bus support # # CONFIG_I2C_ALI1535 is not set # CONFIG_I2C_ALI1563 is not set # CONFIG_I2C_ALI15X3 is not set # CONFIG_I2C_AMD756 is not set # CONFIG_I2C_AMD8111 is not set # CONFIG_I2C_I801 is not set # CONFIG_I2C_I810 is not set # CONFIG_I2C_ISA is not set # CONFIG_I2C_NFORCE2 is not set # CONFIG_I2C_PARPORT is not set # CONFIG_I2C_PARPORT_LIGHT is not set # CONFIG_I2C_PIIX4 is not set # CONFIG_I2C_PROSAVAGE is not set # CONFIG_I2C_SAVAGE4 is not set # CONFIG_SCx200_ACB is not set # CONFIG_I2C_SIS5595 is not set # CONFIG_I2C_SIS630 is not set # CONFIG_I2C_SIS96X is not set # CONFIG_I2C_STUB is not set # CONFIG_I2C_VIA is not set # CONFIG_I2C_VIAPRO is not set # CONFIG_I2C_VOODOO3 is not set # CONFIG_I2C_PCA_ISA is not set # # Hardware Sensors Chip support # # CONFIG_I2C_SENSOR is not set # CONFIG_SENSORS_ADM1021 is not set # CONFIG_SENSORS_ADM1025 is not set # CONFIG_SENSORS_ADM1031 is not set # CONFIG_SENSORS_ASB100 is not set # CONFIG_SENSORS_DS1621 is not set # CONFIG_SENSORS_FSCHER is not set # CONFIG_SENSORS_GL518SM is not set # CONFIG_SENSORS_IT87 is not set # CONFIG_SENSORS_LM75 is not set # CONFIG_SENSORS_LM77 is not set # CONFIG_SENSORS_LM78 is not set # CONFIG_SENSORS_LM80 is not set # CONFIG_SENSORS_LM83 is not set # CONFIG_SENSORS_LM85 is not set # CONFIG_SENSORS_LM90 is not set # CONFIG_SENSORS_MAX1619 is not set # CONFIG_SENSORS_SMSC47M1 is not set # CONFIG_SENSORS_VIA686A is not set # CONFIG_SENSORS_W83781D is not set # CONFIG_SENSORS_W83L785TS is not set # CONFIG_SENSORS_W83627HF is not set # # Other I2C Chip support # # CONFIG_SENSORS_EEPROM is not set # CONFIG_SENSORS_PCF8574 is not set # CONFIG_SENSORS_PCF8591 is not set # CONFIG_SENSORS_RTC8564 is not set # CONFIG_I2C_DEBUG_CORE is not set # CONFIG_I2C_DEBUG_ALGO is not set # CONFIG_I2C_DEBUG_BUS is not set # CONFIG_I2C_DEBUG_CHIP is not set # # Dallas's 1-wire bus # # CONFIG_W1 is not set # # Misc devices # # CONFIG_IBM_ASM is not set # # Multimedia devices # # CONFIG_VIDEO_DEV is not set # # Digital Video Broadcasting Devices # # CONFIG_DVB is not set # # Graphics support # # CONFIG_FB is not set # CONFIG_VIDEO_SELECT is not set # # Console display driver support # CONFIG_VGA_CONSOLE=y # CONFIG_MDA_CONSOLE is not set CONFIG_DUMMY_CONSOLE=y # # Sound # CONFIG_SOUND=y # # Advanced Linux Sound Architecture # CONFIG_SND=y CONFIG_SND_TIMER=y CONFIG_SND_PCM=y CONFIG_SND_HWDEP=y CONFIG_SND_RAWMIDI=y CONFIG_SND_SEQUENCER=y # CONFIG_SND_SEQ_DUMMY is not set CONFIG_SND_OSSEMUL=y CONFIG_SND_MIXER_OSS=y CONFIG_SND_PCM_OSS=y CONFIG_SND_SEQUENCER_OSS=y CONFIG_SND_RTCTIMER=m # CONFIG_SND_VERBOSE_PRINTK is not set # CONFIG_SND_DEBUG is not set # # Generic devices # CONFIG_SND_MPU401_UART=y CONFIG_SND_OPL3_LIB=y # CONFIG_SND_DUMMY is not set # CONFIG_SND_VIRMIDI is not set # CONFIG_SND_MTPAV is not set # CONFIG_SND_SERIAL_U16550 is not set # CONFIG_SND_MPU401 is not set # # ISA devices # # CONFIG_SND_AD1848 is not set # CONFIG_SND_CS4231 is not set # CONFIG_SND_CS4232 is not set # CONFIG_SND_CS4236 is not set # CONFIG_SND_ES1688 is not set # CONFIG_SND_ES18XX is not set # CONFIG_SND_GUSCLASSIC is not set # CONFIG_SND_GUSEXTREME is not set # CONFIG_SND_GUSMAX is not set # CONFIG_SND_INTERWAVE is not set # CONFIG_SND_INTERWAVE_STB is not set # CONFIG_SND_OPTI92X_AD1848 is not set # CONFIG_SND_OPTI92X_CS4231 is not set # CONFIG_SND_OPTI93X is not set # CONFIG_SND_SB8 is not set # CONFIG_SND_SB16 is not set # CONFIG_SND_SBAWE is not set # CONFIG_SND_WAVEFRONT is not set # CONFIG_SND_CMI8330 is not set # CONFIG_SND_OPL3SA2 is not set # CONFIG_SND_SGALAXY is not set # CONFIG_SND_SSCAPE is not set # # PCI devices # CONFIG_SND_AC97_CODEC=y # CONFIG_SND_ALI5451 is not set # CONFIG_SND_ATIIXP is not set # CONFIG_SND_ATIIXP_MODEM is not set # CONFIG_SND_AU8810 is not set # CONFIG_SND_AU8820 is not set # CONFIG_SND_AU8830 is not set # CONFIG_SND_AZT3328 is not set # CONFIG_SND_BT87X is not set # CONFIG_SND_CS46XX is not set # CONFIG_SND_CS4281 is not set # CONFIG_SND_EMU10K1 is not set # CONFIG_SND_KORG1212 is not set # CONFIG_SND_MIXART is not set # CONFIG_SND_NM256 is not set # CONFIG_SND_RME32 is not set # CONFIG_SND_RME96 is not set # CONFIG_SND_RME9652 is not set # CONFIG_SND_HDSP is not set # CONFIG_SND_TRIDENT is not set CONFIG_SND_YMFPCI=y # CONFIG_SND_ALS4000 is not set # CONFIG_SND_CMIPCI is not set # CONFIG_SND_ENS1370 is not set # CONFIG_SND_ENS1371 is not set # CONFIG_SND_ES1938 is not set # CONFIG_SND_ES1968 is not set # CONFIG_SND_MAESTRO3 is not set # CONFIG_SND_FM801 is not set # CONFIG_SND_ICE1712 is not set # CONFIG_SND_ICE1724 is not set # CONFIG_SND_INTEL8X0 is not set # CONFIG_SND_INTEL8X0M is not set # CONFIG_SND_SONICVIBES is not set # CONFIG_SND_VIA82XX is not set # CONFIG_SND_VX222 is not set # # USB devices # # CONFIG_SND_USB_AUDIO is not set # CONFIG_SND_USB_USX2Y is not set # # Open Sound System # # CONFIG_SOUND_PRIME is not set # # USB support # CONFIG_USB=y CONFIG_USB_DEBUG=y # # Miscellaneous USB options # CONFIG_USB_DEVICEFS=y CONFIG_USB_BANDWIDTH=y # CONFIG_USB_DYNAMIC_MINORS is not set # CONFIG_USB_SUSPEND is not set # CONFIG_USB_OTG is not set # # USB Host Controller Drivers # CONFIG_USB_EHCI_HCD=y # CONFIG_USB_EHCI_SPLIT_ISO is not set CONFIG_USB_EHCI_ROOT_HUB_TT=y # CONFIG_USB_OHCI_HCD is not set CONFIG_USB_UHCI_HCD=y # # USB Device Class drivers # CONFIG_USB_AUDIO=m # CONFIG_USB_BLUETOOTH_TTY is not set # CONFIG_USB_MIDI is not set CONFIG_USB_ACM=m CONFIG_USB_PRINTER=m CONFIG_USB_STORAGE=m CONFIG_USB_STORAGE_DEBUG=y # CONFIG_USB_STORAGE_RW_DETECT is not set # CONFIG_USB_STORAGE_DATAFAB is not set # CONFIG_USB_STORAGE_FREECOM is not set # CONFIG_USB_STORAGE_ISD200 is not set # CONFIG_USB_STORAGE_DPCM is not set # CONFIG_USB_STORAGE_HP8200e is not set # CONFIG_USB_STORAGE_SDDR09 is not set # CONFIG_USB_STORAGE_SDDR55 is not set # CONFIG_USB_STORAGE_JUMPSHOT is not set # # USB Human Interface Devices (HID) # CONFIG_USB_HID=m # CONFIG_USB_HIDINPUT is not set # CONFIG_USB_HIDDEV is not set # # USB HID Boot Protocol drivers # # CONFIG_USB_KBD is not set # CONFIG_USB_MOUSE is not set # CONFIG_USB_AIPTEK is not set # CONFIG_USB_WACOM is not set # CONFIG_USB_KBTAB is not set # CONFIG_USB_POWERMATE is not set # CONFIG_USB_MTOUCH is not set # CONFIG_USB_EGALAX is not set # CONFIG_USB_XPAD is not set # CONFIG_USB_ATI_REMOTE is not set # # USB Imaging devices # # CONFIG_USB_MDC800 is not set # CONFIG_USB_MICROTEK is not set # CONFIG_USB_HPUSBSCSI is not set # # USB Multimedia devices # # CONFIG_USB_DABUSB is not set # # Video4Linux support is needed for USB Multimedia device support # # # USB Network adaptors # # CONFIG_USB_CATC is not set # CONFIG_USB_KAWETH is not set # CONFIG_USB_PEGASUS is not set # CONFIG_USB_RTL8150 is not set # CONFIG_USB_USBNET is not set # # USB port drivers # # CONFIG_USB_USS720 is not set # # USB Serial Converter support # # CONFIG_USB_SERIAL is not set # # USB Miscellaneous drivers # # CONFIG_USB_EMI62 is not set # CONFIG_USB_EMI26 is not set # CONFIG_USB_TIGL is not set # CONFIG_USB_AUERSWALD is not set # CONFIG_USB_RIO500 is not set # CONFIG_USB_LEGOTOWER is not set # CONFIG_USB_LCD is not set # CONFIG_USB_LED is not set # CONFIG_USB_CYTHERM is not set # CONFIG_USB_PHIDGETSERVO is not set # CONFIG_USB_TEST is not set # # USB Gadget Support # # CONFIG_USB_GADGET is not set # # File systems # CONFIG_EXT2_FS=m CONFIG_EXT2_FS_XATTR=y CONFIG_EXT2_FS_POSIX_ACL=y CONFIG_EXT2_FS_SECURITY=y CONFIG_EXT3_FS=y CONFIG_EXT3_FS_XATTR=y CONFIG_EXT3_FS_POSIX_ACL=y CONFIG_EXT3_FS_SECURITY=y CONFIG_JBD=y # CONFIG_JBD_DEBUG is not set CONFIG_FS_MBCACHE=y # CONFIG_REISERFS_FS is not set # CONFIG_JFS_FS is not set CONFIG_FS_POSIX_ACL=y # CONFIG_XFS_FS is not set # CONFIG_MINIX_FS is not set # CONFIG_ROMFS_FS is not set # CONFIG_QUOTA is not set # CONFIG_AUTOFS_FS is not set # CONFIG_AUTOFS4_FS is not set # # Caches # # CONFIG_CACHEFS is not set # # CD-ROM/DVD Filesystems # CONFIG_ISO9660_FS=m CONFIG_JOLIET=y # CONFIG_ZISOFS is not set CONFIG_UDF_FS=m CONFIG_UDF_NLS=y # # DOS/FAT/NT Filesystems # CONFIG_FAT_FS=m CONFIG_MSDOS_FS=m CONFIG_VFAT_FS=m CONFIG_FAT_DEFAULT_CODEPAGE=437 CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" CONFIG_NTFS_FS=m CONFIG_NTFS_DEBUG=y CONFIG_NTFS_RW=y # # Pseudo filesystems # CONFIG_PROC_FS=y CONFIG_PROC_KCORE=y CONFIG_SYSFS=y # CONFIG_DEVFS_FS is not set # CONFIG_DEVPTS_FS_XATTR is not set # CONFIG_TMPFS is not set # CONFIG_HUGETLBFS is not set # CONFIG_HUGETLB_PAGE is not set CONFIG_RAMFS=y # # Miscellaneous filesystems # # CONFIG_ADFS_FS is not set # CONFIG_AFFS_FS is not set # CONFIG_HFS_FS is not set # CONFIG_HFSPLUS_FS is not set # CONFIG_BEFS_FS is not set # CONFIG_BFS_FS is not set # CONFIG_EFS_FS is not set # CONFIG_CRAMFS is not set # CONFIG_VXFS_FS is not set # CONFIG_HPFS_FS is not set # CONFIG_QNX4FS_FS is not set # CONFIG_SYSV_FS is not set # CONFIG_UFS_FS is not set # # Network File Systems # CONFIG_NFS_FS=y CONFIG_NFS_V3=y CONFIG_NFS_V4=y # CONFIG_NFS_DIRECTIO is not set CONFIG_NFSD=y CONFIG_NFSD_V3=y CONFIG_NFSD_V4=y CONFIG_NFSD_TCP=y CONFIG_LOCKD=y CONFIG_LOCKD_V4=y CONFIG_EXPORTFS=y CONFIG_SUNRPC=y CONFIG_SUNRPC_GSS=y CONFIG_RPCSEC_GSS_KRB5=y # CONFIG_RPCSEC_GSS_SPKM3 is not set CONFIG_SMB_FS=m # CONFIG_SMB_NLS_DEFAULT is not set CONFIG_CIFS=m # CONFIG_CIFS_STATS is not set # CONFIG_CIFS_XATTR is not set # CONFIG_CIFS_POSIX is not set # CONFIG_NCP_FS is not set # CONFIG_CODA_FS is not set # CONFIG_AFS_FS is not set # # Partition Types # # CONFIG_PARTITION_ADVANCED is not set CONFIG_MSDOS_PARTITION=y # # Native Language Support # CONFIG_NLS=y CONFIG_NLS_DEFAULT="iso8859-15" CONFIG_NLS_CODEPAGE_437=m CONFIG_NLS_CODEPAGE_737=m CONFIG_NLS_CODEPAGE_775=m CONFIG_NLS_CODEPAGE_850=m CONFIG_NLS_CODEPAGE_852=m CONFIG_NLS_CODEPAGE_855=m CONFIG_NLS_CODEPAGE_857=m CONFIG_NLS_CODEPAGE_860=m CONFIG_NLS_CODEPAGE_861=m CONFIG_NLS_CODEPAGE_862=m CONFIG_NLS_CODEPAGE_863=m CONFIG_NLS_CODEPAGE_864=m CONFIG_NLS_CODEPAGE_865=m CONFIG_NLS_CODEPAGE_866=m CONFIG_NLS_CODEPAGE_869=m CONFIG_NLS_CODEPAGE_936=m CONFIG_NLS_CODEPAGE_950=m CONFIG_NLS_CODEPAGE_932=m CONFIG_NLS_CODEPAGE_949=m CONFIG_NLS_CODEPAGE_874=m CONFIG_NLS_ISO8859_8=m CONFIG_NLS_CODEPAGE_1250=m CONFIG_NLS_CODEPAGE_1251=m # CONFIG_NLS_ASCII is not set CONFIG_NLS_ISO8859_1=m CONFIG_NLS_ISO8859_2=m CONFIG_NLS_ISO8859_3=m CONFIG_NLS_ISO8859_4=m CONFIG_NLS_ISO8859_5=m CONFIG_NLS_ISO8859_6=m CONFIG_NLS_ISO8859_7=m CONFIG_NLS_ISO8859_9=m CONFIG_NLS_ISO8859_13=m CONFIG_NLS_ISO8859_14=m CONFIG_NLS_ISO8859_15=m CONFIG_NLS_KOI8_R=m CONFIG_NLS_KOI8_U=m CONFIG_NLS_UTF8=m # # Profiling support # # CONFIG_PROFILING is not set # # Kernel hacking # CONFIG_DEBUG_KERNEL=y CONFIG_MAGIC_SYSRQ=y CONFIG_DEBUG_SLAB=y CONFIG_DEBUG_SPINLOCK=y CONFIG_DEBUG_SPINLOCK_SLEEP=y # CONFIG_DEBUG_INFO is not set CONFIG_FRAME_POINTER=y CONFIG_EARLY_PRINTK=y CONFIG_DEBUG_STACKOVERFLOW=y # CONFIG_KPROBES is not set CONFIG_DEBUG_STACK_USAGE=y CONFIG_DEBUG_PAGEALLOC=y CONFIG_4KSTACKS=y CONFIG_SCHEDSTATS=y CONFIG_LOCKMETER=y CONFIG_X86_FIND_SMP_CONFIG=y CONFIG_X86_MPPARSE=y # CONFIG_KGDB is not set # # Security options # # CONFIG_KEYS is not set CONFIG_SECURITY=y CONFIG_SECURITY_NETWORK=y CONFIG_SECURITY_CAPABILITIES=y # CONFIG_SECURITY_ROOTPLUG is not set # CONFIG_SECURITY_SELINUX is not set # # Cryptographic options # CONFIG_CRYPTO=y # CONFIG_CRYPTO_HMAC is not set CONFIG_CRYPTO_NULL=m CONFIG_CRYPTO_MD4=m CONFIG_CRYPTO_MD5=y CONFIG_CRYPTO_SHA1=m CONFIG_CRYPTO_SHA256=m CONFIG_CRYPTO_SHA512=m CONFIG_CRYPTO_WHIRLPOOL=m CONFIG_CRYPTO_DES=y CONFIG_CRYPTO_BLOWFISH=m CONFIG_CRYPTO_TWOFISH=m CONFIG_CRYPTO_SERPENT=m CONFIG_CRYPTO_AES_586=m CONFIG_CRYPTO_CAST5=m CONFIG_CRYPTO_CAST6=m CONFIG_CRYPTO_TEA=m CONFIG_CRYPTO_ARC4=y CONFIG_CRYPTO_KHAZAD=m CONFIG_CRYPTO_DEFLATE=m CONFIG_CRYPTO_MICHAEL_MIC=m CONFIG_CRYPTO_CRC32C=m CONFIG_CRYPTO_TEST=m # # Library routines # CONFIG_CRC_CCITT=m CONFIG_CRC32=y CONFIG_LIBCRC32C=m CONFIG_ZLIB_INFLATE=m CONFIG_ZLIB_DEFLATE=m CONFIG_X86_SMP=y CONFIG_X86_HT=y CONFIG_X86_BIOS_REBOOT=y CONFIG_X86_TRAMPOLINE=y CONFIG_PC=y ------------------------------------------------------------------------ This is an automatically created summary. The command is "sysinfo.sh". Written by Karsten M. Self <kmself@ix.netcom.com>, (c) 2002. This program may be freely distributed and modified, with attribution and the following disclaimer. This program comes with NO WARRANTY and NO LIABILITY FOR DAMAGES. Revision information: Author: karsten Version: 1.7 Last revised: 2002/04/05 20:10:44 ^ permalink raw reply [flat|nested] 45+ messages in thread
* Re: 2.6.9-rc2-mm4 2004-09-27 1:10 2.6.9-rc2-mm4 Andrew Morton ` (2 preceding siblings ...) 2004-09-29 10:43 ` 2.6.9-rc2-mm4 Borislav Petkov @ 2004-09-30 23:26 ` J.A. Magallon 2004-10-01 0:05 ` 2.6.9-rc2-mm4 Andrew Morton 3 siblings, 1 reply; 45+ messages in thread From: J.A. Magallon @ 2004-09-30 23:26 UTC (permalink / raw) To: Andrew Morton; +Cc: linux-kernel On 2004.09.27, Andrew Morton wrote: > > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.9-rc2/2.6.9-rc2-mm4/ > > - ppc64 builds are busted due to breakage in bk-pci.patch > > - sparc64 builds are busted too. Also due to pci problems. > > - Various updates to various things. In particular, a kswapd artifact which > could cause too much swapout was fixed. > > - I shall be offline for most of this week. > I have a 'little' problem. PS2 mouse is jerky as hell, an when you mismatch the protocol in X. Both in console and X. I'm lucky I have an usb mouse. One other question. Isn't /dev/input/mice supposed to be a multiplexor for mice ? I think I remember some time when I could have both a PS2 and a USB mouse connected and X pointer followed both. Now if I boot with the USB mouse plugged, the PS2 one does not work. If I boot with usb unplugged and plug it after boot, both work; usb mouse works fine, and PS2 just jumps half screen each time I move it, and with big delays. Something is broken in PS2 handling ? NOTE: they are not really standard protocol mice, but trackballs; PS2 one is a Logitech TrackMan Marble FX, and the other a Cordless Trackman FX, usb. TIA -- J.A. Magallon <jamagallon()able!es> \ Software is like sex: werewolf!able!es \ It's better when it's free Mandrakelinux release 10.1 (Community) for i586 Linux 2.6.9-rc2-mm4 (gcc 3.4.1 (Mandrakelinux (Alpha 3.4.1-3mdk)) #1 ^ permalink raw reply [flat|nested] 45+ messages in thread
* Re: 2.6.9-rc2-mm4 2004-09-30 23:26 ` 2.6.9-rc2-mm4 J.A. Magallon @ 2004-10-01 0:05 ` Andrew Morton 2004-10-01 0:17 ` 2.6.9-rc2-mm4 J.A. Magallon 2004-10-01 5:30 ` 2.6.9-rc2-mm4 Dmitry Torokhov 0 siblings, 2 replies; 45+ messages in thread From: Andrew Morton @ 2004-10-01 0:05 UTC (permalink / raw) To: J.A. Magallon; +Cc: linux-kernel, Vojtech Pavlik, Dmitry Torokhov "J.A. Magallon" <jamagallon@able.es> wrote: > > > On 2004.09.27, Andrew Morton wrote: > > > > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.9-rc2/2.6.9-rc2-mm4/ > > > > - ppc64 builds are busted due to breakage in bk-pci.patch > > > > - sparc64 builds are busted too. Also due to pci problems. > > > > - Various updates to various things. In particular, a kswapd artifact which > > could cause too much swapout was fixed. > > > > - I shall be offline for most of this week. > > > > I have a 'little' problem. PS2 mouse is jerky as hell, an when you mismatch > the protocol in X. Both in console and X. The above sentence is a bit hard to decrypt. Want to try again? Is this new behaviour? Is current -linus OK? Was 2.6.9-rc2-mm3 OK? > I'm lucky I have an usb mouse. > > One other question. Isn't /dev/input/mice supposed to be a multiplexor > for mice ? I think I remember some time when I could have both a PS2 and > a USB mouse connected and X pointer followed both. Now if I boot with the > USB mouse plugged, the PS2 one does not work. If I boot with usb unplugged > and plug it after boot, both work; usb mouse works fine, and PS2 just > jumps half screen each time I move it, and with big delays. > > Something is broken in PS2 handling ? > > NOTE: they are not really standard protocol mice, but trackballs; PS2 one is > a Logitech TrackMan Marble FX, and the other a Cordless Trackman FX, usb. Suitable people added to Cc: ;) ^ permalink raw reply [flat|nested] 45+ messages in thread
* Re: 2.6.9-rc2-mm4 2004-10-01 0:05 ` 2.6.9-rc2-mm4 Andrew Morton @ 2004-10-01 0:17 ` J.A. Magallon 2004-10-01 0:22 ` 2.6.9-rc2-mm4 J.A. Magallon 2004-10-01 5:30 ` 2.6.9-rc2-mm4 Dmitry Torokhov 1 sibling, 1 reply; 45+ messages in thread From: J.A. Magallon @ 2004-10-01 0:17 UTC (permalink / raw) To: linux-kernel On 2004.10.01, Andrew Morton wrote: > "J.A. Magallon" <jamagallon@able.es> wrote: > > > > > > On 2004.09.27, Andrew Morton wrote: > > > > > > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.9-rc2/2.6.9-rc2-mm4/ > > > > > > - ppc64 builds are busted due to breakage in bk-pci.patch > > > > > > - sparc64 builds are busted too. Also due to pci problems. > > > > > > - Various updates to various things. In particular, a kswapd artifact which > > > could cause too much swapout was fixed. > > > > > > - I shall be offline for most of this week. > > > > > > > I have a 'little' problem. PS2 mouse is jerky as hell, an when you mismatch > > the protocol in X. Both in console and X. > > The above sentence is a bit hard to decrypt. Want to try again? > Sorry, it is late and I try to type faster than I think... Problem: my PS2 trackball is not working. When I move it, the cursor (both in console and in X) jumps, instead of smoothly following the ball. The behavior is similar as when (in old days) you tried to use a mouse in X and put the wrong 'Protocol' in XF86Config. Or as if the driver was only getting one interrupt out of each hundred. Now with /dev/input/mice you don't. have to explicitly say the protocol. The USB ball works fine, so I think it is not a problem of the input drivers, but of the PS2 one. I can easily go back till -rc2-mm1 and check. I still have in my /boot -mm[123]. I will post the results. TIA -- J.A. Magallon <jamagallon()able!es> \ Software is like sex: werewolf!able!es \ It's better when it's free Mandrakelinux release 10.1 (Community) for i586 Linux 2.6.9-rc2-mm4 (gcc 3.4.1 (Mandrakelinux (Alpha 3.4.1-3mdk)) #1 ^ permalink raw reply [flat|nested] 45+ messages in thread
* Re: 2.6.9-rc2-mm4 2004-10-01 0:17 ` 2.6.9-rc2-mm4 J.A. Magallon @ 2004-10-01 0:22 ` J.A. Magallon 2004-10-01 0:31 ` 2.6.9-rc2-mm4 Randy.Dunlap 0 siblings, 1 reply; 45+ messages in thread From: J.A. Magallon @ 2004-10-01 0:22 UTC (permalink / raw) To: linux-kernel On 2004.10.01, J.A. Magallon wrote: > > On 2004.10.01, Andrew Morton wrote: > > "J.A. Magallon" <jamagallon@able.es> wrote: > > > > > > > > > On 2004.09.27, Andrew Morton wrote: > > > > > > > > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.9-rc2/2.6.9-rc2-mm4/ > > > > > > > > - ppc64 builds are busted due to breakage in bk-pci.patch > > > > > > > > - sparc64 builds are busted too. Also due to pci problems. > > > > > > > > - Various updates to various things. In particular, a kswapd artifact which > > > > could cause too much swapout was fixed. > > > > > > > > - I shall be offline for most of this week. > > > > > > > > > > I have a 'little' problem. PS2 mouse is jerky as hell, an when you mismatch > > > the protocol in X. Both in console and X. > > > > The above sentence is a bit hard to decrypt. Want to try again? > > > > Sorry, it is late and I try to type faster than I think... > > Problem: my PS2 trackball is not working. When I move it, the cursor (both > in console and in X) jumps, instead of smoothly following the ball. The > behavior is similar as when (in old days) you tried to use a mouse in X and > put the wrong 'Protocol' in XF86Config. Or as if the driver was only > getting one interrupt out of each hundred. Now with /dev/input/mice you don't. > have to explicitly say the protocol. > I have found this on dmesg. Is it correct ? mice: PS/2 mouse device common for all mice input: AT Translated Set 2 keyboard on isa0060/serio0 input: ImPS/2 Generic Wheel Mouse on isa0060/serio1 If not, how can I change the protocol ? A kernel bootparam ? In old X, i used 'Option "Protocol" "MouseManPlusPS/2"'. TIA -- J.A. Magallon <jamagallon()able!es> \ Software is like sex: werewolf!able!es \ It's better when it's free Mandrakelinux release 10.1 (Community) for i586 Linux 2.6.9-rc2-mm4 (gcc 3.4.1 (Mandrakelinux (Alpha 3.4.1-3mdk)) #1 ^ permalink raw reply [flat|nested] 45+ messages in thread
* Re: 2.6.9-rc2-mm4 2004-10-01 0:22 ` 2.6.9-rc2-mm4 J.A. Magallon @ 2004-10-01 0:31 ` Randy.Dunlap 2004-10-01 5:51 ` 2.6.9-rc2-mm4 Dmitry Torokhov 0 siblings, 1 reply; 45+ messages in thread From: Randy.Dunlap @ 2004-10-01 0:31 UTC (permalink / raw) To: J.A. Magallon; +Cc: linux-kernel On Fri, 01 Oct 2004 00:22:11 +0000 J.A. Magallon wrote: | | On 2004.10.01, J.A. Magallon wrote: | > | > On 2004.10.01, Andrew Morton wrote: | > > "J.A. Magallon" <jamagallon@able.es> wrote: | > > > | > > > | > > > On 2004.09.27, Andrew Morton wrote: | > > > > | > > > > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.9-rc2/2.6.9-rc2-mm4/ | > > > > | > > > > - ppc64 builds are busted due to breakage in bk-pci.patch | > > > > | > > > > - sparc64 builds are busted too. Also due to pci problems. | > > > > | > > > > - Various updates to various things. In particular, a kswapd artifact which | > > > > could cause too much swapout was fixed. | > > > > | > > > > - I shall be offline for most of this week. | > > > > | > > > | > > > I have a 'little' problem. PS2 mouse is jerky as hell, an when you mismatch | > > > the protocol in X. Both in console and X. | > > | > > The above sentence is a bit hard to decrypt. Want to try again? | > > | > | > Sorry, it is late and I try to type faster than I think... | > | > Problem: my PS2 trackball is not working. When I move it, the cursor (both | > in console and in X) jumps, instead of smoothly following the ball. The | > behavior is similar as when (in old days) you tried to use a mouse in X and | > put the wrong 'Protocol' in XF86Config. Or as if the driver was only | > getting one interrupt out of each hundred. Now with /dev/input/mice you don't. | > have to explicitly say the protocol. | > | | I have found this on dmesg. Is it correct ? | | mice: PS/2 mouse device common for all mice | input: AT Translated Set 2 keyboard on isa0060/serio0 | input: ImPS/2 Generic Wheel Mouse on isa0060/serio1 | | If not, how can I change the protocol ? A kernel bootparam ? | In old X, i used 'Option "Protocol" "MouseManPlusPS/2"'. >From Documentation/kernel-parameters.txt: psmouse.proto= [HW,MOUSE] Highest PS2 mouse protocol extension to probe for (bare|imps|exps). so for builtin mouse driver (not a loadable module), use: psmouse.proto=bare|imps|exps However, it read/sounds like the protocol is probed/detected. Moreover, it also sounds like MouseManPlusPS/2 isn't listed/supported. The known protocols according to psmouse-base.c are: static char *psmouse_protocols[] = { "None", "PS/2", "PS2++", "PS2T++", "GenPS/2", "ImPS/2", "ImExPS/2", "SynPS/2"}; I guess that you can test: psmouse.proto=bare or each listed option to see what helps. -- ~Randy ^ permalink raw reply [flat|nested] 45+ messages in thread
* Re: 2.6.9-rc2-mm4 2004-10-01 0:31 ` 2.6.9-rc2-mm4 Randy.Dunlap @ 2004-10-01 5:51 ` Dmitry Torokhov 0 siblings, 0 replies; 45+ messages in thread From: Dmitry Torokhov @ 2004-10-01 5:51 UTC (permalink / raw) To: linux-kernel; +Cc: Randy.Dunlap, J.A. Magallon On Thursday 30 September 2004 07:31 pm, Randy.Dunlap wrote: > On Fri, 01 Oct 2004 00:22:11 +0000 J.A. Magallon wrote: > > | mice: PS/2 mouse device common for all mice > | input: AT Translated Set 2 keyboard on isa0060/serio0 > | input: ImPS/2 Generic Wheel Mouse on isa0060/serio1 > | > | If not, how can I change the protocol ? A kernel bootparam ? > | In old X, i used 'Option "Protocol" "MouseManPlusPS/2"'. > > From Documentation/kernel-parameters.txt: > > psmouse.proto= [HW,MOUSE] Highest PS2 mouse protocol extension to > probe for (bare|imps|exps). > > so for builtin mouse driver (not a loadable module), use: > psmouse.proto=bare|imps|exps > > However, it read/sounds like the protocol is probed/detected. > Moreover, it also sounds like MouseManPlusPS/2 isn't listed/supported. > The known protocols according to psmouse-base.c are: > > static char *psmouse_protocols[] = { > "None", "PS/2", "PS2++", "PS2T++", "GenPS/2", "ImPS/2", "ImExPS/2", "SynPS/2"}; > > I guess that you can test: psmouse.proto=bare > or each listed option to see what helps. > As far as userspace and 2.6. goes the "only true protocol" that you should use when getting data from /dev/input/mice or /dev/input/mouseX is ExplorerPS/2. That's because kernel translates events from input devices into cooked PS/2 protocol and an application can request either bare PS/2, IMPS/2 or ExplorerPS/2 flavor regardless of what kind of device is behind /dev/input/mice Mouseman is not supported as far as userspace goes. If you need more than 5 buttons look for "evdev" patches for X. -- Dmitry ^ permalink raw reply [flat|nested] 45+ messages in thread
* Re: 2.6.9-rc2-mm4 2004-10-01 0:05 ` 2.6.9-rc2-mm4 Andrew Morton 2004-10-01 0:17 ` 2.6.9-rc2-mm4 J.A. Magallon @ 2004-10-01 5:30 ` Dmitry Torokhov 2004-10-01 18:01 ` 2.6.9-rc2-mm4 Greg KH 1 sibling, 1 reply; 45+ messages in thread From: Dmitry Torokhov @ 2004-10-01 5:30 UTC (permalink / raw) To: Andrew Morton; +Cc: J.A. Magallon, linux-kernel, Vojtech Pavlik On Thursday 30 September 2004 07:05 pm, Andrew Morton wrote: > > One other question. Isn't /dev/input/mice supposed to be a multiplexor > > for mice ? I think I remember some time when I could have both a PS2 and > > a USB mouse connected and X pointer followed both. Now if I boot with the > > USB mouse plugged, the PS2 one does not work. If I boot with usb unplugged > > and plug it after boot, both work; usb mouse works fine, and PS2 just > > jumps half screen each time I move it, and with big delays. > > > I bet it's USB legacy emulation topic again. Try loading USB modules first and then psmouse, should help. Vojtech, what is the status of USB handoff patches. I have seen several variants and so far heard only success stories from people using them. Can we have them in kernel proper? -- Dmitry ^ permalink raw reply [flat|nested] 45+ messages in thread
* Re: 2.6.9-rc2-mm4 2004-10-01 5:30 ` 2.6.9-rc2-mm4 Dmitry Torokhov @ 2004-10-01 18:01 ` Greg KH 2004-10-01 18:26 ` 2.6.9-rc2-mm4 Vojtech Pavlik 0 siblings, 1 reply; 45+ messages in thread From: Greg KH @ 2004-10-01 18:01 UTC (permalink / raw) To: Dmitry Torokhov Cc: Andrew Morton, J.A. Magallon, linux-kernel, Vojtech Pavlik On Fri, Oct 01, 2004 at 12:30:39AM -0500, Dmitry Torokhov wrote: > On Thursday 30 September 2004 07:05 pm, Andrew Morton wrote: > > > One other question. Isn't /dev/input/mice supposed to be a multiplexor > > > for mice ? I think I remember some time when I could have both a PS2 and > > > a USB mouse connected and X pointer followed both. Now if I boot with the > > > USB mouse plugged, the PS2 one does not work. If I boot with usb unplugged > > > and plug it after boot, both work; usb mouse works fine, and PS2 just > > > jumps half screen each time I move it, and with big delays. > > > > > > > I bet it's USB legacy emulation topic again. Try loading USB modules first > and then psmouse, should help. > > Vojtech, what is the status of USB handoff patches. I have seen several > variants and so far heard only success stories from people using them. Can > we have them in kernel proper? They are already in the -mm tree, but they need to be explicitly enabled with a boot command line option to have the handoff happen. thanks, greg k-h ^ permalink raw reply [flat|nested] 45+ messages in thread
* Re: 2.6.9-rc2-mm4 2004-10-01 18:01 ` 2.6.9-rc2-mm4 Greg KH @ 2004-10-01 18:26 ` Vojtech Pavlik 2004-10-01 23:41 ` 2.6.9-rc2-mm4 Greg KH 0 siblings, 1 reply; 45+ messages in thread From: Vojtech Pavlik @ 2004-10-01 18:26 UTC (permalink / raw) To: Greg KH; +Cc: Dmitry Torokhov, Andrew Morton, J.A. Magallon, linux-kernel On Fri, Oct 01, 2004 at 11:01:01AM -0700, Greg KH wrote: > On Fri, Oct 01, 2004 at 12:30:39AM -0500, Dmitry Torokhov wrote: > > On Thursday 30 September 2004 07:05 pm, Andrew Morton wrote: > > > > One other question. Isn't /dev/input/mice supposed to be a multiplexor > > > > for mice ? I think I remember some time when I could have both a PS2 and > > > > a USB mouse connected and X pointer followed both. Now if I boot with the > > > > USB mouse plugged, the PS2 one does not work. If I boot with usb unplugged > > > > and plug it after boot, both work; usb mouse works fine, and PS2 just > > > > jumps half screen each time I move it, and with big delays. > > > > > > > > > > > I bet it's USB legacy emulation topic again. Try loading USB modules first > > and then psmouse, should help. > > > > Vojtech, what is the status of USB handoff patches. I have seen several > > variants and so far heard only success stories from people using them. Can > > we have them in kernel proper? > > They are already in the -mm tree, but they need to be explicitly enabled > with a boot command line option to have the handoff happen. I think we really need them by default. I had seven bugs with touchpads, lost synchronization with PS/2 mice and similar fixed just by enabling this patch unconditionally in the SuSE tree. As far as I know, there are only a few nForce boards where enabling the patch hurts - we should be able to do a DMI exception for those. Anyway, those boards have bigger problems, as USB reportedly doesn't work there (because the USB drivers do the same handoff). -- Vojtech Pavlik SuSE Labs, SuSE CR ^ permalink raw reply [flat|nested] 45+ messages in thread
* Re: 2.6.9-rc2-mm4 2004-10-01 18:26 ` 2.6.9-rc2-mm4 Vojtech Pavlik @ 2004-10-01 23:41 ` Greg KH 2004-10-02 5:31 ` 2.6.9-rc2-mm4 Vojtech Pavlik 0 siblings, 1 reply; 45+ messages in thread From: Greg KH @ 2004-10-01 23:41 UTC (permalink / raw) To: Vojtech Pavlik Cc: Dmitry Torokhov, Andrew Morton, J.A. Magallon, linux-kernel On Fri, Oct 01, 2004 at 08:26:02PM +0200, Vojtech Pavlik wrote: > On Fri, Oct 01, 2004 at 11:01:01AM -0700, Greg KH wrote: > > On Fri, Oct 01, 2004 at 12:30:39AM -0500, Dmitry Torokhov wrote: > > > On Thursday 30 September 2004 07:05 pm, Andrew Morton wrote: > > > > > One other question. Isn't /dev/input/mice supposed to be a multiplexor > > > > > for mice ? I think I remember some time when I could have both a PS2 and > > > > > a USB mouse connected and X pointer followed both. Now if I boot with the > > > > > USB mouse plugged, the PS2 one does not work. If I boot with usb unplugged > > > > > and plug it after boot, both work; usb mouse works fine, and PS2 just > > > > > jumps half screen each time I move it, and with big delays. > > > > > > > > > > > > > > > I bet it's USB legacy emulation topic again. Try loading USB modules first > > > and then psmouse, should help. > > > > > > Vojtech, what is the status of USB handoff patches. I have seen several > > > variants and so far heard only success stories from people using them. Can > > > we have them in kernel proper? > > > > They are already in the -mm tree, but they need to be explicitly enabled > > with a boot command line option to have the handoff happen. > > I think we really need them by default. I had seven bugs with touchpads, > lost synchronization with PS/2 mice and similar fixed just by enabling > this patch unconditionally in the SuSE tree. Hm, let's let the patch make it into mainline and they I'll consider making it the default. Ok? thanks, greg k-h ^ permalink raw reply [flat|nested] 45+ messages in thread
* Re: 2.6.9-rc2-mm4 2004-10-01 23:41 ` 2.6.9-rc2-mm4 Greg KH @ 2004-10-02 5:31 ` Vojtech Pavlik 0 siblings, 0 replies; 45+ messages in thread From: Vojtech Pavlik @ 2004-10-02 5:31 UTC (permalink / raw) To: Greg KH; +Cc: Dmitry Torokhov, Andrew Morton, J.A. Magallon, linux-kernel On Fri, Oct 01, 2004 at 04:41:56PM -0700, Greg KH wrote: > On Fri, Oct 01, 2004 at 08:26:02PM +0200, Vojtech Pavlik wrote: > > On Fri, Oct 01, 2004 at 11:01:01AM -0700, Greg KH wrote: > > > On Fri, Oct 01, 2004 at 12:30:39AM -0500, Dmitry Torokhov wrote: > > > > On Thursday 30 September 2004 07:05 pm, Andrew Morton wrote: > > > > > > One other question. Isn't /dev/input/mice supposed to be a multiplexor > > > > > > for mice ? I think I remember some time when I could have both a PS2 and > > > > > > a USB mouse connected and X pointer followed both. Now if I boot with the > > > > > > USB mouse plugged, the PS2 one does not work. If I boot with usb unplugged > > > > > > and plug it after boot, both work; usb mouse works fine, and PS2 just > > > > > > jumps half screen each time I move it, and with big delays. > > > > > > > > > > > > > > > > > > > I bet it's USB legacy emulation topic again. Try loading USB modules first > > > > and then psmouse, should help. > > > > > > > > Vojtech, what is the status of USB handoff patches. I have seen several > > > > variants and so far heard only success stories from people using them. Can > > > > we have them in kernel proper? > > > > > > They are already in the -mm tree, but they need to be explicitly enabled > > > with a boot command line option to have the handoff happen. > > > > I think we really need them by default. I had seven bugs with touchpads, > > lost synchronization with PS/2 mice and similar fixed just by enabling > > this patch unconditionally in the SuSE tree. > > Hm, let's let the patch make it into mainline and they I'll consider > making it the default. Ok? OK. -- Vojtech Pavlik SuSE Labs, SuSE CR ^ permalink raw reply [flat|nested] 45+ messages in thread
end of thread, other threads:[~2004-10-02 5:31 UTC | newest]
Thread overview: 45+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-09-27 1:10 2.6.9-rc2-mm4 Andrew Morton
2004-09-27 4:53 ` 2.6.9-rc2-mm4 Gene Heskett
2004-09-27 5:13 ` 2.6.9-rc2-mm4 Andrew Morton
2004-09-27 6:31 ` 2.6.9-rc2-mm4 Gene Heskett
2004-09-27 7:02 ` 2.6.9-rc2-mm4 Gene Heskett
[not found] ` <200409270706.21661.lkml@lpbproductions.com>
2004-09-27 15:31 ` 2.6.9-rc2-mm4 Gene Heskett
2004-09-27 15:52 ` 2.6.9-rc2-mm4 Matt Heler
2004-09-27 16:06 ` 2.6.9-rc2-mm4 Gene Heskett
2004-09-27 16:27 ` 2.6.9-rc2-mm4 Geert Uytterhoeven
2004-09-27 16:40 ` 2.6.9-rc2-mm4 Matt Heler
2004-09-27 20:17 ` 2.6.9-rc2-mm4 Ingo Molnar
2004-09-28 1:42 ` 2.6.9-rc2-mm4 Gene Heskett
2004-09-28 7:01 ` 2.6.9-rc2-mm4 Ingo Molnar
2004-09-28 10:26 ` 2.6.9-rc2-mm4 Gene Heskett
2004-09-28 10:33 ` 2.6.9-rc2-mm4 Ingo Molnar
2004-09-28 11:01 ` 2.6.9-rc2-mm4 Gene Heskett
2004-09-28 11:05 ` 2.6.9-rc2-mm4 Ingo Molnar
2004-09-28 11:36 ` 2.6.9-rc2-mm4 Gene Heskett
2004-09-29 8:08 ` 2.6.9-rc2-mm4 Geert Uytterhoeven
2004-09-29 8:43 ` 2.6.9-rc2-mm4 Andreas Schwab
2004-09-30 16:49 ` 2.6.9-rc2-mm4 Bill Davidsen
2004-09-27 15:32 ` 2.6.9-rc2-mm4 Matt Heler
2004-09-27 20:19 ` 2.6.9-rc2-mm4 Ingo Molnar
2004-09-27 20:34 ` 2.6.9-rc2-mm4 Paul Fulghum
2004-09-27 20:45 ` 2.6.9-rc2-mm4 Ingo Molnar
2004-09-27 23:01 ` 2.6.9-rc2-mm4 Ingo Molnar
2004-09-28 2:12 ` 2.6.9-rc2-mm4 Gene Heskett
2004-09-28 13:07 ` 2.6.9-rc2-mm4 Paul Fulghum
2004-09-27 21:14 ` 2.6.9-rc2-mm4 Ingo Molnar
2004-09-27 22:00 ` 2.6.9-rc2-mm4 Paul Fulghum
2004-09-27 21:52 ` 2.6.9-rc2-mm4 Felipe Alfaro Solana
2004-09-28 1:45 ` 2.6.9-rc2-mm4 Gene Heskett
2004-09-27 23:04 ` 2.6.9-rc2-mm4 J.A. Magallon
2004-09-29 10:43 ` 2.6.9-rc2-mm4 Borislav Petkov
2004-09-30 23:26 ` 2.6.9-rc2-mm4 J.A. Magallon
2004-10-01 0:05 ` 2.6.9-rc2-mm4 Andrew Morton
2004-10-01 0:17 ` 2.6.9-rc2-mm4 J.A. Magallon
2004-10-01 0:22 ` 2.6.9-rc2-mm4 J.A. Magallon
2004-10-01 0:31 ` 2.6.9-rc2-mm4 Randy.Dunlap
2004-10-01 5:51 ` 2.6.9-rc2-mm4 Dmitry Torokhov
2004-10-01 5:30 ` 2.6.9-rc2-mm4 Dmitry Torokhov
2004-10-01 18:01 ` 2.6.9-rc2-mm4 Greg KH
2004-10-01 18:26 ` 2.6.9-rc2-mm4 Vojtech Pavlik
2004-10-01 23:41 ` 2.6.9-rc2-mm4 Greg KH
2004-10-02 5:31 ` 2.6.9-rc2-mm4 Vojtech Pavlik
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox