public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* 2.6.7-mm7
@ 2004-07-09  6:50 Andrew Morton
  2004-07-09  8:15 ` 2.6.7-mm7 Stefano Rivoir
                   ` (8 more replies)
  0 siblings, 9 replies; 46+ messages in thread
From: Andrew Morton @ 2004-07-09  6:50 UTC (permalink / raw)
  To: linux-kernel


ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.7/2.6.7-mm7/


- Added three new bk trees to the -mm lineup:

  bk-dma-declare-coherent-memory.patch
    New DMA mapping function.
  bk-jfs.patch
    JFS filesystem development tree
  bk-mpc52xx.patch
    New ppc32 board support

- Added a big UML update.   Needs work.

- Lots of warning fixes, mainly.



Changes since 2.6.7-mm6:


 bk-acpi.patch
 bk-agpgart.patch
 bk-alsa.patch
 bk-arm.patch
 bk-cifs.patch
 bk-dma-declare-coherent-memory.patch
 bk-cpufreq.patch
 bk-driver-core.patch
 bk-ieee1394.patch
 bk-input.patch
 bk-jfs.patch
 bk-libata.patch
 bk-mpc52xx.patch
 bk-netdev.patch
 bk-ntfs.patch
 bk-pcmcia.patch
 bk-pnp.patch
 bk-scsi.patch
 bk-usb.patch

 External bk trees

-usb-locking-fix.patch
-ppc64-eeh-fixes-for-power5-machines-1-2.patch
-ppc64-eeh-fixes-for-power5-machines-2-2.patch
-ppc64-rtas-error-log-locking-fix.patch
-ppc64-gcc-35-fix.patch
-ppc64-gcc-35-fixes-2.patch
-ppc64-splpar-spinlock-optimisation.patch
-ppc32-biarch-gcc-support.patch
-ppc64-remove-MachineCheck_Pseries.patch
-check-for-undefined-symbols.patch
-sparc64-remove-silo-args.patch
-err1-28-rose_route-locking-fix.patch
-err1-62-ax25_ds_idletimer_expiry-locking-fix.patch
-err1-67-lapb_unregister-locking-fix.patch
-err2-15-ax25_rt_add-locking-fix.patch
-port-reboot-workarounds-to-new-dmi-probing.patch
-fix-sparse-warnings-in-fs-udf.patch
-fbcon-mode-switch-hack.patch
-fix-one-sparse-warning-in-net-sun-xprtc.patch
-fix-up-physnode_map.patch
-wavefront_fx-build-fix.patch
-mtrr-initdata-fix.patch
-selinux-build-fix.patch
-selinux-space-saving.patch
-err1-7-err1-8-double-locking-fix-for-radeonfb.patch
-fix-ia64-upf_resources-pcdpc-267-mm5-build.patch
-sparc-32-cpumask-bitop-build-fix.patch
-force-o_largefile-in-sys_swapon-and-sys_swapoff.patch
-gcc-35-fixes.patch
-gcc-35-fixes-2.patch
-__bdevname-leak-fix.patch
-spurious-remap_file_pages-einval.patch
-remove-allowdma0-documentation-fwd.patch
-kyro-warning-fix.patch

 Merged

+jfs_dmap-build-fix.patch
+bfusb-hack.patch

 Fixes for breakage in "external bk trees"

-kgdb-gapatch-fix-for-i386-single-step-into-sysenter.patch
-fix-trap_bad_syscall_exits-on-i386.patch
-add-trap_bad_syscall_exits-config-for-i386.patch
-kgdb-irqaction-use-cpumask.patch
-kgdb-ia64-fix.patch

 Folded into other kgdb patches

+kgdb-ia64-fixes.patch

 kgdb fix

+quota-iflags-locking-fix.patch

 Add i_sem locking around quota's use of inode->i_flags;

+remove-pkt_dev-from-struct-pktcdvd_device.patch
+convert-packet-writing-to-seq_file.patch

 DVD-RW/CD-RW packet writing updates

+allow-modular-ide-pnp.patch

 Permit IDE PNP to be built as a module.

+remove-dead-isdn-pcmcia-code.patch

 Obsolete code removed

+i2c-i2c-devci2c_dev_init-cleanup.patch

 i2c cleanup

+uml-base-patch.patch
+uml-readds-just-for-now-ghashh-for-uml.patch
+uml-avoid-that-gcc-breaks-uml-with-unit-at-a-time-compilation-mode.patch
+uml-fixes-an-host-fd-leak-caused-by-hostfs.patch
+uml-adds-legacy_pty-config-option.patch
+uml-makes-make-help-arch=um-work.patch
+uml-fixes-fixdepc-to-support-arch-um-include-uml-configh.patch
+uml-kill-useless-warnings.patch
+uml-avoids-compile-failure-when-host-misses-tkill.patch
+uml-reduces-code-in-_user-files-by-moving-it-in-_kern-files-if-already-possible.patch
+uml-fixes-raw-and-uses-it-in-check_one_sigio-also-fixes-a-silly-panic-eintr-returned-by-call.patch
+uml-folds-hostaudio_userc-into-hostaudio_kernc.patch
+uml-use-ptrace_scemu-the-so-called-sysemu-to-reduce-syscall-cost.patch
+uml-adds-the-nosysemu-command-line-parameter-to-disable-sysemu.patch
+uml-adds-proc-sysemu-to-toggle-sysemu-usage.patch
+uml-fix-for-sysemu-patches.patch
+uml-handles-correctly-errno-==-eintr-in-lots-of-places.patch
+uml-adds-some-exports.patch
+uml-avoids-a-panic-for-a-legal-situation.patch
+uml-removes-dead-code-in-trap_kernc.patch
+uml-make-malloc-call-vmalloc-if-needed-needed-for-hostfs-on-26-host.patch
+uml-little-kmalloc.patch
+uml-fix-os_process_pc-and-os_process_parent-for-corner-cases.patch

 UML update

+sparse-fix-warnings-in-net-sctp.patch
+fix-warnings-in-net-irda.patch

 sparse warning fixes

+i810_audio-mmio-support.patch
+i810_audio-mmio-support-2.patch

 MMIO support for this sound driver

+fix-warnings-drivers-net-sk98lin-skaddrc.patch

 Warning fixes

+kallsyms-ppc32-fix.patch

 Fix a weird kallsyms problem on ppc32

+fix-drivers-isdn-hisax-avm_pcic-build-warning-when.patch

 Fix warning

+idr-stale-comment.patch

 Remove vestigial code in idr.c

+noexec-kernel-parameters-update.patch

 Documentation

+bio_copy_user-cleanups.patch

 BIO layer cleanups

+cfq-bad-allocation.patch

 Fix CFQ sleep-in-spinlock

+fat-update-document.patch

 Documentation update

+use-null-instead-of-integer-0-in-security-selinux.patch

 sparse stuff

+int-return-to-unsigned-in-smb_proc_readdir_long-in.patch

 smbfs warning fix.

+trivial-scripts_kernel-doc-ignoring-embedded-structs-shouldnt.patch
+trivial-scripts_kernel-doc-missing-bracket.patch
+trivial-little-arch_i386_kernel_timers_timer_nonec-fix.patch
+trivial-rcs___ignore-quilt-backup-files.patch
+trivial-remove-warning-in-ftape.patch
+trivial-arch_i386_kernel_scx200c-kill-duplicate.patch
+trivial-kill-off-config_pci_console.patch

 Patch monkey food.

+idr-comments-updates.patch

 Kerneldocify lib/idr.c

+convert-uses-of-zone_highmem-to-is_highmem.patch

 mm cleanup

+smbfs-compilation-warning-in-267.patch

 Warning fix

+remove-always-false-check-in-mm-slabc.patch

 Remove dead code

+detect-too-early-schedule-attempts.patch

 Catch attempts to call the scheduler before it is ready to go.

+correct-return-type-of-hashfn-in-fs-dquotc.patch

 Warning fix

+schedule-profiling.patch

 Boot with "profile=schedule" and readprofile will tell you about which
 callsites are calling schedule().  (Which seems pretty pointless if they all
 point at __down().  Oh well).

+fix-misplaced-inline-in-include-linux-iso_fsh.patch

 Warning fix

+pagefault-readaround-fix.patch

 Fix pagefault-time readaround.

+add-a-few-might_sleep-checks.patch

 Sprinkle more might_sleep() checks in various places.

+trivial-fix-to-include-scsi-scsi_deviceh.patch

 Warning fix

+ia64-ptrace-fix-fix.patch

 Fix ptrace on ia64

+possible-buglet-in-drivers-input-joystick-tmdcc.patch

 Fix weird code in tmdc_connect().

+alpha-print-the-symbol-name-in-oops.patch

 Add symbolic output to alpha oopses

+port-acpi-sleep-workaround-to-new-dmi-probing.patch
+dmi-isnt-broken-anymore.patch

 dmi_scan.c cleanups

+fix-crc16-misnaming.patch
+crc16-kconfig-touchups.patch
+crc16-renaming-in-ax25-drivers.patch
+crc16-renaming-in-irda-drivers.patch
+crc16-renaming-in-isdn-drivers.patch
+crc16-renaming-in-ppp-driver.patch
+crc16-renaming-in-via-velocity-ethernet-driver.patch

 Rename the crc16 functions.

+sh64-cpumask-cleanup.patch
+sh64-fix-init_taskc-build.patch
+sh64-add-asm-sh64-setuph.patch
+sh64-defconfig-update.patch

 sh64 update

+add-missing-sysfs-support-to-cpia-webcam-video-driver.patch

 Add sysfs support to this driver.

+tmpfs-scheduling-while-atomic-fix.patch

 Fix an atomicity problem in tmpfs.

+ad1889-warning-fix.patch

 Fix audio driver warning

+writepage-fs-corruption-fixes.patch

 Fix rare data-loss bug in mpage_writepages().

+block_write_full_page-comment-fixes.patch

 Fix some comments

+deflate-remove-lazy-allocation.patch

 Remove the lazy context allocation from the deflate code.





All 233 patches


linus.patch

kbuild-improve-kernel-build-with-separated-output.patch
  kbuild: Improve Kernel build with separated output

sysfs-leaves-mount.patch
  sysfs backing store: add sysfs_dirent

sysfs-leaves-dir.patch
  sysfs backing store: add sysfs_dirent

sysfs-leaves-file.patch
  sysfs backing store: sysfs_create() changes

sysfs-leaves-bin.patch
  sysfs backing store: bin attribute changes

sysfs-leaves-symlink.patch
  sysfs backing store: sysfs_create_link changes

sysfs-leaves-misc.patch
  sysfs backing store: attribute groups and misc routines

bk-acpi.patch

bk-agpgart.patch

bk-alsa.patch

bk-arm.patch

bk-cifs.patch

bk-dma-declare-coherent-memory.patch

bk-cpufreq.patch

bk-driver-core.patch

bk-ieee1394.patch

bk-input.patch

bk-jfs.patch

bk-libata.patch

bk-mpc52xx.patch

bk-netdev.patch

bk-ntfs.patch

bk-pcmcia.patch

bk-pnp.patch

bk-scsi.patch

bk-usb.patch

mm.patch
  add -mmN to EXTRAVERSION

jfs_dmap-build-fix.patch
  jfs_dmap build fix

bfusb-hack.patch
  bfusb-hack

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

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

quota-iflags-locking-fix.patch
  quota: inode->i_flags locking fixes

make-tree_lock-an-rwlock.patch
  make mapping->tree_lock an rwlock

radix_tree_tag_set-atomic.patch
  Make radix_tree_tag_set/clear atomic wrt the tag

radix_tree_tag_set-only-needs-read_lock.patch
  radix_tree_tag_set only needs read_lock()

must-fix.patch
  must fix lists update
  must fix list update
  mustfix update

must-fix-update-5.patch
  must-fix update

mustfix-lists.patch
  mustfix lists

ppc64-out-of-line-some-user-copy-routines.patch
  ppc64: uninline some user copy routines

ppc64-reloc_hide.patch

invalidate_inodes-speedup.patch
  invalidate_inodes speedup
  more invalidate_inodes speedup fixes

get_user_pages-handle-VM_IO.patch
  fix get_user_pages() against mappings of /dev/mem

fa311-mac-address-fix.patch
  wrong mac address with netgear FA311 ethernet card

pid_max-fix.patch
  Bug when setting pid_max > 32k

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

oops-dump-preceding-code.patch
  i386 oops output: dump preceding code

lockmeter.patch
  lockmeter
  ia64 CONFIG_LOCKMETER fix

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

hugetlb_shm_group-sysctl-gid-0-fix.patch
  hugetlb_shm_group sysctl-gid-0-fix

really-ptrace-single-step-2.patch
  ptrace single-stepping fix

ipr-ppc64-depends.patch
  Make ipr.c require ppc

disk-barrier-core.patch
  disk barriers: core
  disk-barrier-core-tweaks

disk-barrier-ide.patch
  disk barriers: IDE
  disk-barrier-ide-symbol-expoprt
  disk-barrier ide warning fix

barrier-update.patch
  barrier update

disk-barrier-scsi.patch
  disk barriers: scsi

disk-barrier-dm.patch
  disk barriers: devicemapper

disk-barrier-md.patch
  disk barriers: MD

reiserfs-v3-barrier-support.patch
  reiserfs v3 barrier support
  reiserfs-v3-barrier-support-tweak

sync_dirty_buffer-retval.patch
  make sync_dirty_buffer() return something useful

ext3-barrier-support.patch
  ext3 barrier support

jbd-barrier-fallback-on-failure.patch
  jbd: barrier fallback on failure

ide-print-failed-opcode.patch
  ide: print failed opcode on IO errors
  From: Jens Axboe <axboe@suse.de>
  Subject: Re: ide errors in 7-rc1-mm1 and later

add-bh_eopnotsupp-for-testing.patch
  add BH_Eopnotsupp for testing async barrier failures

handle-async-barrier-failures.patch
  Handle async barrier failures

enable-suspend-resuming-of-e1000.patch
  Enable suspend/resuming of e1000

tty_io-hangup-locking.patch
  tty_io.c hangup locking

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_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.patch
  perfctr ppc32 buglet fix

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-ifdef-cleanup.patch
  perfctr ifdef cleanup

perfctr-update-2-6-kconfig-related-updates.patch
  perfctr update 2/6: Kconfig-related updates

perfctr-update-5-6-reduce-stack-usage.patch
  perfctr update 5/6: reduce stack usage

perfctr-low-level-documentation.patch
  perfctr low-level documentation

ext3-online-resize-patch.patch
  ext3: online resizing

ext3-online-resize-warning-fix.patch
  ext3-online-resize-warning-fix

altix-serial-driver-2.patch
  Altix serial driver updates
  altix-serial-driver-fix

sched-clean-init-idle.patch
  sched: cleanup init_idle()

sched-clean-fork.patch
  sched: cleanup, improve sched <=> fork APIs

sched-clean-fork-rename-wake_up_new_process-wake_up_new_task.patch
  sched: rename wake_up_new_process -> wake_up_new_task

sched-misc-cleanups-2.patch
  sched: misc cleanups #2

sched-unlikely-rt_task.patch
  sched: make rt_task unlikely

sched-misc.patch
  sched: sched misc changes

sched-misc-fix-rt.patch
  sched: fix RT scheduling & interactivity estimator

sched-no-balance-clone.patch
  sched: disable balance on clone

sched-remove-balance-clone.patch
  sched: remove balance on clone

sched-fork-hotplug-cleanuppatch.patch
  sched: fork hotplug hanling cleanup

memory-backed-inodes-fix.patch
  memory-backed inodes fix

ext3_bread-cleanup.patch
  ext3_bread() cleanup

flexible-mmap-2.6.7-mm3-A8.patch
  i386 virtual memory layout rework

flexible-mmap-bug-fix.patch
  flexible-mmap BUG fix

flexible-mmap-updatepatch-267-mm5.patch
  flexible-mmap update

driver-model-and-sysfs-support-for-pcmcia-1-3.patch
  driver model and sysfs support for PCMCIA (1/3)

update-drivers-net-pcmcia-2-3.patch
  update drivers/net/pcmcia (2/3)

update-drivers-net-wireless-3-3.patch
  update drivers/net/wireless (3/3)

posix-locking-fix-to-posix_same_owner.patch
  posix locking: Minimal fix to posix_same_owner()

posix-locking-fix-to-locking-code.patch
  posix locking: more locking code fixes

posix-locking-fix-up-nfs4statec.patch
  posix locking: Fix up nfs4state.c

posix-locking-fix-up-lockd.patch
  posix locking: Fix up lockd to make use of the new interface

posix-locking-fl_owner_t-to-pid-mapping.patch
  posix locking: mapping between fl_owner_t and client-side "pid"

ide_tf_pio_out_fixes.patch
  ide: PIO-out fixes for ide-taskfile.c (CONFIG_IDE_TASKFILE_IO=n)

ide_tf_pio_out_prehandler.patch
  ide: PIO-out ->prehandler() fixes (CONFIG_IDE_TASKFILE_IO=y)

ide_tf_pio_out_error.patch
  ide: PIO-out error handling fixes (CONFIG_IDE_TASKFILE_IO=y)

ide_task_in_intr.patch
  ide: remove BUSY check from task_in_intr() (CONFIG_IDE_TASKFILE_IO=n)

ide_pre_task_out_intr.patch
  remove pre_task_out_intr() comment (CONFIG_IDE_TASKFILE_IO=n)

ide_pre_task_mulout_intr.patch
  ide: pre_task_mulout_intr() cleanup (CONFIG_IDE_TASKFILE_IO=n)

ide_tf_no_partial.patch
  ide: no partial completions for PIO (CONFIG_IDE_TASKFILE_IO=y)

ide_non_tf_pio.patch
  ide: merge CONFIG_IDE_TASKFILE_IO=y|n PIO handlers together

ide_no_flagged_pio.patch
  ide: use "normal" handlers for "flagged" taskfiles (ide-taskfile.c)

clean-up-module-install-rules.patch
  kbuild: clean up module install rules

kbuild-sort-modules-for-modpost-and-modinst.patch
  kbuild: sort modules for modpost and modinst

intrinsic-automount-and-mountpoint-degradation-support.patch
  intrinsic automount and mountpoint degradation support

intrinsic-automount-and-mountpoint-degradation-support-fix.patch
  intrinsic-automount-and-mountpoint-degradation-support-fix

kafs-automount-support.patch
  kAFS automount support

kafs-automount-support-build-fix.patch
  kafs-automount-support-build-fix

dvdrw-support-for-267-bk13.patch
  DVD+RW support for 2.6.7-bk13

cdrw-packet-writing-support-for-267-bk13.patch
  CDRW packet writing support

dvd-rw-packet-writing-update.patch
  Packet writing support for DVD-RW and DVD+RW discs.

fix-race-in-pktcdvd-kernel-thread-handling.patch
  Fix race in pktcdvd kernel thread handling

fix-open-close-races-in-pktcdvd.patch
  Fix open/close races in pktcdvd

packet-writing-review-fixups.patch
  packet writing: review fixups

remove-pkt_dev-from-struct-pktcdvd_device.patch
  Remove pkt_dev from struct pktcdvd_device

packet-writing-docco.patch
  packet writing documentation

convert-packet-writing-to-seq_file.patch
  packet writing: convert to seq_file

ia64-audit-support.patch
  IA64 audit support

r8169_napi-help-text-2.patch
  R8169_NAPI help text

no-sysgood-for-ptrace-singlestep.patch
  Don't use SYSGOOD for ptrace singlestep

more-mca_legacy-dependencies.patch
  Fix MCA_LEGACY dependencies

use-llseek-instead-of-f_pos=-for-directory-seeking.patch
  Use llseek instead of f_pos= for directory seeking

err2-6-hashbin_remove_this-locking-fix.patch
  err2-6: hashbin_remove_this() locking fix

dm-use-idr.patch
  devicemapper: use an IDR tree for tracking minors

reduce-tlb-flushing-during-process-migration-3.patch
  Reduce TLB flushing during process migration

fix-compile-errors-with-x86_powernow_k78=y-and-acpi_processor=m.patch
  Fix compile errors with X86_POWERNOW_K{7,8}=y and ACPI_PROCESSOR=m

ipc-1-3-add-refcount-to-ipc_rcu_alloc.patch
  ipc: Add refcount to ipc_rcu_alloc

ipc-2-3-remove-sem_revalidate.patch
  ipc: remove sem_revalidate

ipc-3-3-enforce-semvmx-limit-for-undo.patch
  ipc: enforce SEMVMX limit for undo

cleanup-of-ipc-msgc.patch
  cleanup of ipc/msg.c

sk98lin-procfs-fix.patch
  sk98lin procfs fix

cpufreq-driver-for-nforce2-kernel-267.patch
  cpufreq driver for nForce2

mptbase-warning-fix.patch
  mptbase.c warning fix

allow-modular-ide-pnp.patch
  allow modular ide-pnp

remove-dead-isdn-pcmcia-code.patch
  remove dead isdn pcmcia code

i2c-i2c-devci2c_dev_init-cleanup.patch
  i2c/i2c-dev.c::i2c_dev_init() cleanup.

uml-base-patch.patch
  uml: Uml base patch

uml-readds-just-for-now-ghashh-for-uml.patch
  uml: Readds (just for now) ghash.h for UML

uml-avoid-that-gcc-breaks-uml-with-unit-at-a-time-compilation-mode.patch
  uml: Avoid that gcc breaks UML with "unit at a time" compilation mode.

uml-fixes-an-host-fd-leak-caused-by-hostfs.patch
  uml: Fixes an host fd leak caused by hostfs.

uml-adds-legacy_pty-config-option.patch
  uml: Adds LEGACY_PTY config option

uml-makes-make-help-arch=um-work.patch
  uml: Makes "make help ARCH=um" work.

uml-fixes-fixdepc-to-support-arch-um-include-uml-configh.patch
  uml: Fixes "fixdep.c" to support arch/um/include/uml-config.h.

uml-kill-useless-warnings.patch
  uml: Kill useless warnings

uml-avoids-compile-failure-when-host-misses-tkill.patch
  uml: Avoids compile failure when host misses tkill().

uml-reduces-code-in-_user-files-by-moving-it-in-_kern-files-if-already-possible.patch
  uml: Reduces code in *_user files, by moving it in _kern files if already possible.

uml-fixes-raw-and-uses-it-in-check_one_sigio-also-fixes-a-silly-panic-eintr-returned-by-call.patch
  uml: Fixes raw() and uses it in check_one_sigio; also fixes a silly panic (EINTR returned by call).

uml-folds-hostaudio_userc-into-hostaudio_kernc.patch
  uml: Folds hostaudio_user.c into hostaudio_kern.c.

uml-use-ptrace_scemu-the-so-called-sysemu-to-reduce-syscall-cost.patch
  uml: Use PTRACE_SCEMU (the so-called SYSEMU) to reduce syscall cost.

uml-adds-the-nosysemu-command-line-parameter-to-disable-sysemu.patch
  uml: Adds the "nosysemu" command line parameter to disable SYSEMU

uml-adds-proc-sysemu-to-toggle-sysemu-usage.patch
  uml: Adds /proc/sysemu to toggle SYSEMU usage.

uml-fix-for-sysemu-patches.patch
  uml: Fix for sysemu patches

uml-handles-correctly-errno-==-eintr-in-lots-of-places.patch
  uml: Handles correctly errno == EINTR in lots of places.

uml-adds-some-exports.patch
  uml: Adds some exports

uml-avoids-a-panic-for-a-legal-situation.patch
  uml: Avoids a panic for a legal situation

uml-removes-dead-code-in-trap_kernc.patch
  uml: Removes dead code in trap_kern.c

uml-make-malloc-call-vmalloc-if-needed-needed-for-hostfs-on-26-host.patch
  uml: Make malloc() call vmalloc if needed. Needed for hostfs on 2.6 host.

uml-little-kmalloc.patch
  uml: little-kmalloc

uml-fix-os_process_pc-and-os_process_parent-for-corner-cases.patch
  uml: Fix os_process_pc and os_process_parent for corner cases.

sparse-fix-warnings-in-net-sctp.patch
  sparse: fix warnings in net/sctp/*

fix-warnings-in-net-irda.patch
  sparse: fix warnings in net/irda/*

i810_audio-mmio-support.patch
  i810_audio MMIO support

i810_audio-mmio-support-2.patch
  i810_audio MMIO support #2

fix-warnings-drivers-net-sk98lin-skaddrc.patch
  Fix warnings drivers/net/sk98lin/skaddr.c

kallsyms-ppc32-fix.patch
  kallsyms ppc32 fix

fix-drivers-isdn-hisax-avm_pcic-build-warning-when.patch
  Fix drivers/isdn/hisax/avm_pci.c build warning when !CONFIG_ISAPNP

idr-stale-comment.patch
  idr.c: remove stale comment

noexec-kernel-parameters-update.patch
  update kernel-parameters.txt for the noexec option

bio_copy_user-cleanups.patch
  bio_copy_user() cleanups

cfq-bad-allocation.patch
  cfq: bad allocation

fat-update-document.patch
  FAT: update document

use-null-instead-of-integer-0-in-security-selinux.patch
  Use NULL instead of integer 0 in security/selinux/

int-return-to-unsigned-in-smb_proc_readdir_long-in.patch
  int return to unsigned in smb_proc_readdir_long() in fs/smbfs/proc.c

trivial-scripts_kernel-doc-ignoring-embedded-structs-shouldnt.patch
  trivial: scripts_kernel-doc: ignoring embedded structs shouldn't be

trivial-scripts_kernel-doc-missing-bracket.patch
  trivial: scripts_kernel-doc: missing bracket.

trivial-little-arch_i386_kernel_timers_timer_nonec-fix.patch
  trivial: little arch_i386_kernel_timers_timer_none.c fix

trivial-rcs___ignore-quilt-backup-files.patch
  trivial: RCS___IGNORE quilt backup files

trivial-remove-warning-in-ftape.patch
  trivial: remove warning in ftape

trivial-arch_i386_kernel_scx200c-kill-duplicate.patch
  trivial: arch_i386_kernel_scx200.c: kill duplicate #include

trivial-kill-off-config_pci_console.patch
  trivial: kill off CONFIG_PCI_CONSOLE

idr-comments-updates.patch
  idr comments updates

convert-uses-of-zone_highmem-to-is_highmem.patch
  convert uses of ZONE_HIGHMEM to is_highmem

smbfs-compilation-warning-in-267.patch
  smbfs compilation warning fix

remove-always-false-check-in-mm-slabc.patch
  Remove always false check in mm/slab.c

detect-too-early-schedule-attempts.patch
  detect too early schedule attempts

correct-return-type-of-hashfn-in-fs-dquotc.patch
  Correct return type of hashfn() in fs/dquot.c

schedule-profiling.patch
  schedule() profiling
  From: Arjan van de Ven <arjanv@redhat.com>
  Subject: Re: schedule profileing

fix-misplaced-inline-in-include-linux-iso_fsh.patch
  Fix misplaced 'inline' in include/linux/iso_fs.h

pagefault-readaround-fix.patch
  pagefault readaround fix

add-a-few-might_sleep-checks.patch
  Add a few might_sleep() checks

trivial-fix-to-include-scsi-scsi_deviceh.patch
  warning fix to include/scsi/scsi_device.h

ia64-ptrace-fix-fix.patch
  Make get_user_pages() work again for ia64 gate area

possible-buglet-in-drivers-input-joystick-tmdcc.patch
  Possible buglet in drivers/input/joystick/tmdc.c

alpha-print-the-symbol-name-in-oops.patch
  Alpha: print the symbol name in Oops

port-acpi-sleep-workaround-to-new-dmi-probing.patch
  port ACPI sleep workaround to new DMI probing

dmi-isnt-broken-anymore.patch
  DMI isn't broken anymore

fix-crc16-misnaming.patch
  fix CRC16 misnaming

crc16-kconfig-touchups.patch
  crc16 kconfig touchups

crc16-renaming-in-ax25-drivers.patch
  CRC16 renaming in AX25 drivers

crc16-renaming-in-irda-drivers.patch
  CRC16 renaming in IRDA drivers

crc16-renaming-in-isdn-drivers.patch
  CRC16 renaming in ISDN drivers

crc16-renaming-in-ppp-driver.patch
  CRC16 renaming in PPP driver

crc16-renaming-in-via-velocity-ethernet-driver.patch
  CRC16 renaming in VIA Velocity ethernet driver

sh64-cpumask-cleanup.patch
  sh64: cpumask cleanup.

sh64-fix-init_taskc-build.patch
  sh64: Fix init_task.c build.

sh64-add-asm-sh64-setuph.patch
  sh64: Add asm-sh64/setup.h

sh64-defconfig-update.patch
  sh64: defconfig update.

add-missing-sysfs-support-to-cpia-webcam-video-driver.patch
  add missing sysfs support to CPiA webcam video driver

tmpfs-scheduling-while-atomic-fix.patch
  tmpfs: scheduling-while-atomic fix

ad1889-warning-fix.patch
  ad1889 warning fix

writepage-fs-corruption-fixes.patch
  writepage fs corruption fix

block_write_full_page-comment-fixes.patch
  __block_write_full_page() comment fixups

deflate-remove-lazy-allocation.patch
  deflate: remove lazy allocation




^ permalink raw reply	[flat|nested] 46+ messages in thread

* Re: 2.6.7-mm7
  2004-07-09  6:50 2.6.7-mm7 Andrew Morton
@ 2004-07-09  8:15 ` Stefano Rivoir
  2004-07-09  9:41   ` 2.6.7-mm7 Andrew Morton
  2004-07-09 10:32 ` 2.6.7-mm7 Jurgen Kramer
                   ` (7 subsequent siblings)
  8 siblings, 1 reply; 46+ messages in thread
From: Stefano Rivoir @ 2004-07-09  8:15 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linux-kernel

[-- Attachment #1: Type: text/plain, Size: 510 bytes --]

Andrew Morton wrote:

> ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.7/2.6.7-mm7/

Still hangs on boot, like -mm5 did,

   1. just after the ide0 recognition, last lines are:

hda: QSI CD-RW/DVD-ROM SBW-242, ATAPI CD/DVD-ROM drive
Using anticipatory io scheduler
ide0 at 0x1f0-0x1f7, 0x3f6 on irq14

   2. just after the ACPI processor module insert, last line is

ACPI: Processor [CPU0] (supports C1, C2, C3, 8 throttling states)

2.6.7-bk20 runs fine instead.

Bye.

-- 
Stefano RIVOIR


[-- Attachment #2: config --]
[-- Type: text/plain, Size: 25101 bytes --]

#
# Automatically generated make config: don't edit
#
CONFIG_X86=y
CONFIG_MMU=y
CONFIG_UID16=y
CONFIG_GENERIC_ISA_DMA=y

#
# Code maturity level options
#
CONFIG_EXPERIMENTAL=y
# CONFIG_CLEAN_COMPILE is not set
# CONFIG_STANDALONE is not set
CONFIG_BROKEN=y
CONFIG_BROKEN_ON_SMP=y

#
# General setup
#
CONFIG_SWAP=y
CONFIG_SYSVIPC=y
CONFIG_POSIX_MQUEUE=y
CONFIG_BSD_PROCESS_ACCT=y
CONFIG_SYSCTL=y
# CONFIG_AUDIT is not set
CONFIG_LOG_BUF_SHIFT=15
CONFIG_HOTPLUG=y
# CONFIG_IKCONFIG is not set
# CONFIG_EMBEDDED is not set
CONFIG_KALLSYMS=y
# CONFIG_KALLSYMS_ALL 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

#
# 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

#
# 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_HPET_EMULATE_RTC is not set
# CONFIG_SMP is not set
CONFIG_PREEMPT=y
# 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 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_HAVE_DEC_LOCK=y
CONFIG_REGPARM=y

#
# Power management options (ACPI, APM)
#
# CONFIG_PM is not set

#
# ACPI (Advanced Configuration and Power Interface) Support
#
CONFIG_ACPI=y
CONFIG_ACPI_BOOT=y
CONFIG_ACPI_INTERPRETER=y
CONFIG_ACPI_AC=m
CONFIG_ACPI_BATTERY=m
CONFIG_ACPI_BUTTON=m
CONFIG_ACPI_FAN=m
CONFIG_ACPI_PROCESSOR=m
CONFIG_ACPI_THERMAL=m
CONFIG_ACPI_ASUS=m
CONFIG_ACPI_TOSHIBA=m
# 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_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=m
# CONFIG_PCMCIA_DEBUG is not set
CONFIG_YENTA=m
CONFIG_CARDBUS=y
CONFIG_I82092=m
CONFIG_TCIC=m

#
# 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_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=m
# CONFIG_PARPORT_PC is not set
# CONFIG_PARPORT_OTHER is not set
# CONFIG_PARPORT_1284 is not set

#
# Plug and Play support
#

#
# Block devices
#
CONFIG_BLK_DEV_FD=m
# 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=m
# CONFIG_BLK_DEV_CARMEL is not set
# CONFIG_BLK_DEV_RAM is not set
# CONFIG_LBD 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_HD_IDE is not set
CONFIG_BLK_DEV_IDEDISK=y
# CONFIG_IDEDISK_MULTI_MODE is not set
# CONFIG_BLK_DEV_IDECS is not set
CONFIG_BLK_DEV_IDECD=m
# 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_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_ADMA=y
# 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 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=y
# 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=m
CONFIG_SCSI_PROC_FS=y

#
# SCSI support type (disk, tape, CD-ROM)
#
CONFIG_BLK_DEV_SD=m
# 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=m

#
# 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_ACARD 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_MEGARAID 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_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_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_SYM53C8XX_2 is not set
# CONFIG_SCSI_IPR is not set
# CONFIG_SCSI_PCI2000 is not set
# CONFIG_SCSI_PCI2220I 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_DC395x is not set
# CONFIG_SCSI_DC390T 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

#
# 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=m

#
# Subsystem Options
#
# CONFIG_IEEE1394_VERBOSEDEBUG is not set
# CONFIG_IEEE1394_OUI_DB is not set
# CONFIG_IEEE1394_EXTRA_CONFIG_ROMS is not set

#
# Device Drivers
#

#
# Texas Instruments PCILynx requires I2C
#
# CONFIG_IEEE1394_OHCI1394 is not set

#
# Protocol Drivers
#
# CONFIG_IEEE1394_SBP2 is not set
# CONFIG_IEEE1394_ETH1394 is not set
# CONFIG_IEEE1394_RAWIO is not set
# CONFIG_IEEE1394_CMP 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 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

#
# 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_FTP=m
CONFIG_IP_NF_IRC=m
# CONFIG_IP_NF_TFTP is not set
# CONFIG_IP_NF_AMANDA is not set
# CONFIG_IP_NF_QUEUE is not set
CONFIG_IP_NF_IPTABLES=m
CONFIG_IP_NF_MATCH_LIMIT=m
# CONFIG_IP_NF_MATCH_IPRANGE is not set
CONFIG_IP_NF_MATCH_MAC=m
# CONFIG_IP_NF_MATCH_PKTTYPE is not set
CONFIG_IP_NF_MATCH_MARK=m
CONFIG_IP_NF_MATCH_MULTIPORT=m
# CONFIG_IP_NF_MATCH_TOS is not set
# CONFIG_IP_NF_MATCH_RECENT is not set
# CONFIG_IP_NF_MATCH_ECN is not set
# CONFIG_IP_NF_MATCH_DSCP is not set
# CONFIG_IP_NF_MATCH_AH_ESP is not set
# CONFIG_IP_NF_MATCH_LENGTH is not set
# CONFIG_IP_NF_MATCH_TTL is not set
# CONFIG_IP_NF_MATCH_TCPMSS is not set
# CONFIG_IP_NF_MATCH_HELPER is not set
CONFIG_IP_NF_MATCH_STATE=m
# CONFIG_IP_NF_MATCH_CONNTRACK is not set
# CONFIG_IP_NF_MATCH_OWNER is not set
CONFIG_IP_NF_FILTER=m
CONFIG_IP_NF_TARGET_REJECT=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 is not set
# CONFIG_IP_NF_TARGET_SAME is not set
# CONFIG_IP_NF_NAT_LOCAL is not set
# CONFIG_IP_NF_NAT_SNMP_BASIC is not set
CONFIG_IP_NF_NAT_IRC=m
CONFIG_IP_NF_NAT_FTP=m
CONFIG_IP_NF_MANGLE=m
CONFIG_IP_NF_TARGET_TOS=m
# CONFIG_IP_NF_TARGET_ECN is not set
# CONFIG_IP_NF_TARGET_DSCP is not set
# CONFIG_IP_NF_TARGET_MARK is not set
# CONFIG_IP_NF_TARGET_CLASSIFY is not set
CONFIG_IP_NF_TARGET_LOG=m
# CONFIG_IP_NF_TARGET_ULOG is not set
# CONFIG_IP_NF_TARGET_TCPMSS is not set
# CONFIG_IP_NF_ARPTABLES is not set
# CONFIG_IP_NF_COMPAT_IPCHAINS is not set
# CONFIG_IP_NF_COMPAT_IPFWADM is not set
# CONFIG_IP_NF_RAW 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_FASTROUTE is not set
# CONFIG_NET_HW_FLOWCONTROL is not set

#
# QoS and/or fair queueing
#
# CONFIG_NET_SCHED is not set

#
# Network testing
#
# CONFIG_NET_PKTGEN is not set
# CONFIG_NETPOLL 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

#
# 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 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=m
# CONFIG_EEPRO100_PIO is not set
# CONFIG_E100 is not set
# CONFIG_FEALNX is not set
# CONFIG_NATSEMI is not set
CONFIG_NE2K_PCI=m
CONFIG_8139CP=m
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=m
CONFIG_ACENIC_OMIT_TIGON_I=y
# 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=m
# 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 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=y
# CONFIG_INPUT_TSDEV is not set
CONFIG_INPUT_EVDEV=m
# 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=y
# CONFIG_SERIO_CT82C710 is not set
# CONFIG_SERIO_PARKBD is not set
# CONFIG_SERIO_PCIPS2 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_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_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=m
CONFIG_UNIX98_PTYS=y
CONFIG_LEGACY_PTYS=y
CONFIG_LEGACY_PTY_COUNT=256
CONFIG_PRINTER=m
# CONFIG_LP_CONSOLE is not set
# CONFIG_PPDEV is not set
# CONFIG_TIPAR is not set
# CONFIG_QIC02_TAPE 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 is not set
# 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_FTAPE is not set
CONFIG_AGP=m
# 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 is not set
CONFIG_AGP_SIS=m
# 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=m
# CONFIG_DRM_MGA is not set
# CONFIG_DRM_SIS is not set

#
# PCMCIA character devices
#
# CONFIG_SYNCLINK_CS is not set
# CONFIG_MWAVE is not set
# CONFIG_RAW_DRIVER is not set
# CONFIG_HANGCHECK_TIMER is not set

#
# I2C support
#
# CONFIG_I2C 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=y

#
# Console display driver support
#
CONFIG_VGA_CONSOLE=y
# CONFIG_MDA_CONSOLE is not set
CONFIG_DUMMY_CONSOLE=y

#
# Sound
#
CONFIG_SOUND=m

#
# 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_VERBOSE_PRINTK is not set
# CONFIG_SND_DEBUG is not set

#
# Generic devices
#
CONFIG_SND_MPU401_UART=m
# CONFIG_SND_DUMMY is not set
# CONFIG_SND_VIRMIDI is not set
# CONFIG_SND_MTPAV is not set
CONFIG_SND_SERIAL_U16550=m
CONFIG_SND_MPU401=m

#
# PCI devices
#
CONFIG_SND_AC97_CODEC=m
# CONFIG_SND_ALI5451 is not set
# CONFIG_SND_ATIIXP 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=m
CONFIG_SND_INTEL8X0M=m
# CONFIG_SND_SONICVIBES is not set
# CONFIG_SND_VIA82XX is not set
# CONFIG_SND_VX222 is not set

#
# ALSA USB devices
#
# CONFIG_SND_USB_AUDIO is not set

#
# PCMCIA devices
#

#
# 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

#
# USB Host Controller Drivers
#
CONFIG_USB_EHCI_HCD=m
# CONFIG_USB_EHCI_SPLIT_ISO is not set
CONFIG_USB_EHCI_ROOT_HUB_TT=y
CONFIG_USB_OHCI_HCD=m
# 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=m
CONFIG_USB_STORAGE=m
# CONFIG_USB_STORAGE_DEBUG 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=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
# 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_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 is not set

#
# CD-ROM/DVD Filesystems
#
CONFIG_ISO9660_FS=m
CONFIG_JOLIET=y
CONFIG_ZISOFS=y
CONFIG_ZISOFS_FS=m
CONFIG_UDF_FS=m

#
# DOS/FAT/NT Filesystems
#
CONFIG_FAT_FS=m
CONFIG_MSDOS_FS=m
CONFIG_VFAT_FS=m
CONFIG_NTFS_FS=m
# CONFIG_NTFS_DEBUG is not set
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 is not set
# CONFIG_NFSD is not set
# CONFIG_EXPORTFS 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 is not set
# 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_ISO8859_1 is not set
# 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 is not set

#
# Kernel hacking
#
CONFIG_DEBUG_KERNEL=y
CONFIG_EARLY_PRINTK=y
# CONFIG_DEBUG_STACKOVERFLOW is not set
# CONFIG_DEBUG_STACK_USAGE is not set
# CONFIG_DEBUG_SLAB is not set
CONFIG_MAGIC_SYSRQ=y
# CONFIG_DEBUG_SPINLOCK is not set
# CONFIG_DEBUG_PAGEALLOC is not set
# CONFIG_DEBUG_INFO is not set
# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
# CONFIG_FRAME_POINTER is not set
# CONFIG_4KSTACKS is not set

#
# Security options
#
# CONFIG_SECURITY is not set

#
# Cryptographic options
#
# CONFIG_CRYPTO is not set

#
# Library routines
#
CONFIG_CRC32=m
# CONFIG_LIBCRC32C is not set
CONFIG_ZLIB_INFLATE=m
CONFIG_X86_BIOS_REBOOT=y
CONFIG_X86_STD_RESOURCES=y
CONFIG_PC=y

[-- Attachment #3: lspci --]
[-- Type: text/plain, Size: 5504 bytes --]

0000:00:00.0 Host bridge: Silicon Integrated Systems [SiS] SiS 645xx (rev 03)
	Subsystem: Asustek Computer, Inc.: Unknown device 1738
	Flags: bus master, medium devsel, latency 32
	Memory at e8000000 (32-bit, non-prefetchable)
	Capabilities: [c0] AGP version 2.0

0000:00:01.0 PCI bridge: Silicon Integrated Systems [SiS] Virtual PCI-to-PCI bridge (AGP) (prog-if 00 [Normal decode])
	Flags: bus master, fast devsel, latency 0
	Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
	I/O behind bridge: 0000d000-0000dfff
	Memory behind bridge: e7800000-e7ffffff
	Prefetchable memory behind bridge: eff00000-febfffff
	Expansion ROM at 0000d000 [disabled] [size=4K]

0000:00:02.0 ISA bridge: Silicon Integrated Systems [SiS] SiS963 [MuTIOL Media IO] (rev 14)
	Flags: bus master, medium devsel, latency 0

0000:00:02.1 SMBus: Silicon Integrated Systems [SiS]: Unknown device 0016
	Flags: medium devsel, IRQ 11
	I/O ports at e800 [size=32]

0000:00:02.3 FireWire (IEEE 1394): Silicon Integrated Systems [SiS] FireWire Controller (prog-if 10 [OHCI])
	Subsystem: Asustek Computer, Inc.: Unknown device 1737
	Flags: bus master, medium devsel, latency 32, IRQ 11
	Memory at e7000000 (32-bit, non-prefetchable)
	Capabilities: [64] Power Management version 2

0000:00:02.5 IDE interface: Silicon Integrated Systems [SiS] 5513 [IDE] (prog-if 80 [Master])
	Subsystem: Asustek Computer, Inc.: Unknown device 1738
	Flags: bus master, medium devsel, latency 32
	I/O ports at b800 [size=16]
	Capabilities: [58] Power Management version 2

0000:00:02.6 Modem: Silicon Integrated Systems [SiS] AC'97 Modem Controller (rev a0) (prog-if 00 [Generic])
	Subsystem: Asustek Computer, Inc.: Unknown device 1736
	Flags: medium devsel, IRQ 11
	I/O ports at b400
	I/O ports at b000 [size=128]
	Capabilities: [48] Power Management version 2

0000:00:02.7 Multimedia audio controller: Silicon Integrated Systems [SiS] Sound Controller (rev a0)
	Subsystem: Asustek Computer, Inc.: Unknown device 1733
	Flags: bus master, medium devsel, latency 32, IRQ 11
	I/O ports at a800
	I/O ports at a400 [size=128]
	Capabilities: [48] Power Management version 2

0000:00:03.0 USB Controller: Silicon Integrated Systems [SiS] USB 1.0 Controller (rev 0f) (prog-if 10 [OHCI])
	Subsystem: Asustek Computer, Inc.: Unknown device 1739
	Flags: bus master, medium devsel, latency 32, IRQ 5
	Memory at e6800000 (32-bit, non-prefetchable)
	Capabilities: [dc] Power Management version 2

0000:00:03.1 USB Controller: Silicon Integrated Systems [SiS] USB 1.0 Controller (rev 0f) (prog-if 10 [OHCI])
	Subsystem: Asustek Computer, Inc.: Unknown device 1739
	Flags: bus master, medium devsel, latency 32, IRQ 5
	Memory at e6000000 (32-bit, non-prefetchable)
	Capabilities: [dc] Power Management version 2

0000:00:03.2 USB Controller: Silicon Integrated Systems [SiS] USB 1.0 Controller (rev 0f) (prog-if 10 [OHCI])
	Subsystem: Asustek Computer, Inc.: Unknown device 1739
	Flags: bus master, medium devsel, latency 32, IRQ 5
	Memory at e5800000 (32-bit, non-prefetchable)
	Capabilities: [dc] Power Management version 2

0000:00:03.3 USB Controller: Silicon Integrated Systems [SiS] USB 2.0 Controller (prog-if 20 [EHCI])
	Subsystem: Asustek Computer, Inc.: Unknown device 173a
	Flags: bus master, medium devsel, latency 32, IRQ 5
	Memory at e5000000 (32-bit, non-prefetchable)
	Capabilities: [50] Power Management version 2

0000:00:0a.0 CardBus bridge: ENE Technology Inc CB720 Cardbus Controller (rev 01)
	Subsystem: Asustek Computer, Inc.: Unknown device 1734
	Flags: bus master, medium devsel, latency 168, IRQ 11
	Memory at 20000000 (32-bit, non-prefetchable)
	Bus: primary=00, secondary=02, subordinate=05, sec-latency=176
	Memory window 0: 20400000-207ff000 (prefetchable)
	Memory window 1: 20800000-20bff000
	I/O window 0: 00004000-000040ff
	I/O window 1: 00004400-000044ff
	16-bit legacy interface ports at 0001

0000:00:0a.1 CardBus bridge: ENE Technology Inc CB720 Cardbus Controller (rev 01)
	Subsystem: Asustek Computer, Inc.: Unknown device 1734
	Flags: bus master, medium devsel, latency 168, IRQ 11
	Memory at 20001000 (32-bit, non-prefetchable)
	Bus: primary=00, secondary=06, subordinate=09, sec-latency=176
	Memory window 0: 20c00000-20fff000 (prefetchable)
	Memory window 1: 21000000-213ff000
	I/O window 0: 00004800-000048ff
	I/O window 1: 00004c00-00004cff
	16-bit legacy interface ports at 0001

0000:00:0a.2 FLASH memory: ENE Technology Inc CB710 Memory Card Reader Controller
	Subsystem: Asustek Computer, Inc.: Unknown device 173b
	Flags: medium devsel, IRQ 11
	I/O ports at 9800
	Capabilities: [a0] Power Management version 2

0000:00:0d.0 Ethernet controller: 3Com Corporation 3c940 10/100/1000Base-T [Marvell] (rev 12)
	Subsystem: Asustek Computer, Inc.: Unknown device 173c
	Flags: bus master, 66MHz, medium devsel, latency 32, IRQ 11
	Memory at e4000000 (32-bit, non-prefetchable)
	I/O ports at 9400 [size=256]
	Capabilities: [48] Power Management version 2
	Capabilities: [50] Vital Product Data

0000:01:00.0 VGA compatible controller: ATI Technologies Inc Radeon R250 Lf [Radeon Mobility 9000 M9] (rev 01) (prog-if 00 [VGA])
	Subsystem: Asustek Computer, Inc.: Unknown device 1732
	Flags: bus master, stepping, 66MHz, medium devsel, latency 64, IRQ 11
	Memory at f0000000 (32-bit, prefetchable) [size=effe0000]
	I/O ports at d800 [size=256]
	Memory at e7800000 (32-bit, non-prefetchable) [size=64K]
	Expansion ROM at 00020000 [disabled]
	Capabilities: [58] AGP version 2.0
	Capabilities: [50] Power Management version 2


[-- Attachment #4: normal.dmesg --]
[-- Type: text/plain, Size: 10694 bytes --]

Linux version 2.6.7-mm4 (root@nbsteu) (gcc version 3.3.4 (Debian 1:3.3.4-2)) #11 Thu Jul 1 08:57:10 CEST 2004
BIOS-provided physical RAM map:
 BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
 BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
 BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
 BIOS-e820: 0000000000100000 - 000000001fffa000 (usable)
 BIOS-e820: 000000001fffa000 - 000000001ffff000 (ACPI data)
 BIOS-e820: 000000001ffff000 - 0000000020000000 (ACPI NVS)
 BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
 BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
 BIOS-e820: 00000000ffff0000 - 0000000100000000 (reserved)
511MB LOWMEM available.
On node 0 totalpages: 131066
  DMA zone: 4096 pages, LIFO batch:1
  Normal zone: 126970 pages, LIFO batch:16
  HighMem zone: 0 pages, LIFO batch:1
DMI 2.3 present.
ACPI: RSDP (v000 ASUS                                      ) @ 0x000f6410
ACPI: RSDT (v001 ASUS   L5C      0x42302e31 MSFT 0x31313031) @ 0x1fffa000
ACPI: FADT (v001 ASUS   L5C      0x42302e31 MSFT 0x31313031) @ 0x1fffa0b6
ACPI: BOOT (v001 ASUS   L5C      0x42302e31 MSFT 0x31313031) @ 0x1fffa030
ACPI: MADT (v001 ASUS   L5C      0x42302e31 MSFT 0x31313031) @ 0x1fffa058
ACPI: DSDT (v001   ASUS L5C      0x00001000 MSFT 0x0100000e) @ 0x00000000
Built 1 zonelists
Initializing CPU#0
Kernel command line: auto BOOT_IMAGE=Linux ro root=1602 idebus=66
ide_setup: idebus=66
PID hash table entries: 2048 (order 11: 16384 bytes)
Detected 2666.739 MHz processor.
Using tsc for high-res timesource
Console: colour VGA+ 80x50
Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
Memory: 516340k/524264k available (1327k kernel code, 7188k reserved, 650k data, 96k init, 0k highmem)
Checking if this processor honours the WP bit even in supervisor mode... Ok.
Calibrating delay loop... 5259.26 BogoMIPS
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: After all inits, caps:        bfebfbff 00000000 00000000 00000080
CPU: Intel(R) Pentium(R) 4 CPU 2.66GHz stepping 09
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Checking 'hlt' instruction... OK.
NET: Registered protocol family 16
PCI: PCI BIOS revision 2.10 entry at 0xf1670, last bus=1
PCI: Using configuration type 1
mtrr: v2.0 (20020519)
ACPI: Subsystem revision 20040326
ACPI: IRQ9 SCI: Edge set to Level Trigger.
ACPI: Interpreter enabled
ACPI: Using PIC for interrupt routing
ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 10 *11 15)
ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 10 *11 15)
ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 10 *11 15)
ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 11 15) *0, disabled.
ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 *5 6 7 10 11 14 15)
ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 *5 6 7 10 11 14 15)
ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 *5 6 7 10 11 14 15)
ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 *5 6 7 10 11 14 15)
ACPI: PCI Root Bridge [PCI0] (00:00)
PCI: Probing PCI hardware (bus 00)
Uncovering SIS963 that hid as a SIS503 (compatible=1)
Enabling SiS 96x SMBus.
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI1._PRT]
ACPI: Power Resource [FN0] (off)
usbcore: registered new driver usbfs
usbcore: registered new driver hub
PCI: Using ACPI for IRQ routing
ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11
ACPI: PCI interrupt 0000:00:02.1[B] -> GSI 11 (level, low) -> IRQ 11
ACPI: PCI interrupt 0000:00:02.3[B] -> GSI 11 (level, low) -> IRQ 11
ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11
ACPI: PCI interrupt 0000:00:02.6[C] -> GSI 11 (level, low) -> IRQ 11
ACPI: PCI interrupt 0000:00:02.7[C] -> GSI 11 (level, low) -> IRQ 11
ACPI: PCI Interrupt Link [LNKE] enabled at IRQ 5
ACPI: PCI interrupt 0000:00:03.0[A] -> GSI 5 (level, low) -> IRQ 5
ACPI: PCI Interrupt Link [LNKF] enabled at IRQ 5
ACPI: PCI interrupt 0000:00:03.1[B] -> GSI 5 (level, low) -> IRQ 5
ACPI: PCI Interrupt Link [LNKG] enabled at IRQ 5
ACPI: PCI interrupt 0000:00:03.2[C] -> GSI 5 (level, low) -> IRQ 5
ACPI: PCI Interrupt Link [LNKH] enabled at IRQ 5
ACPI: PCI interrupt 0000:00:03.3[D] -> GSI 5 (level, low) -> IRQ 5
ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 11
ACPI: PCI interrupt 0000:00:0a.0[A] -> GSI 11 (level, low) -> IRQ 11
ACPI: PCI interrupt 0000:00:0a.1[B] -> GSI 11 (level, low) -> IRQ 11
ACPI: PCI interrupt 0000:00:0a.2[C] -> GSI 11 (level, low) -> IRQ 11
ACPI: PCI interrupt 0000:00:0d.0[A] -> GSI 11 (level, low) -> IRQ 11
ACPI: PCI interrupt 0000:01:00.0[A] -> GSI 11 (level, low) -> IRQ 11
Simple Boot Flag at 0x3a set to 0x80
Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
ide: Assuming 66MHz system bus speed for PIO modes
SIS5513: IDE controller at PCI slot 0000:00:02.5
SIS5513: chipset revision 0
SIS5513: not 100% native mode: will probe irqs later
SIS5513: SiS 962/963 MuTIOL IDE UDMA133 controller
    ide0: BM-DMA at 0xb800-0xb807, BIOS settings: hda:DMA, hdb:pio
    ide1: BM-DMA at 0xb808-0xb80f, BIOS settings: hdc:DMA, hdd:pio
hda: QSI CD-RW/DVD-ROM SBW-242, ATAPI CD/DVD-ROM drive
Using anticipatory io scheduler
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
hdc: IC25N060ATMR04-0, ATA DISK drive
ide1 at 0x170-0x177,0x376 on irq 15
hdc: max request size: 1024KiB
hdc: 117210240 sectors (60011 MB) w/7884KiB Cache, CHS=16383/255/63, UDMA(100)
hdc: cache flushes supported
 hdc: hdc1 hdc2 hdc3 < hdc5 >
i8042.c: Detected active multiplexing controller, rev 1.1.
serio: i8042 AUX0 port at 0x60,0x64 irq 12
serio: i8042 AUX1 port at 0x60,0x64 irq 12
serio: i8042 AUX2 port at 0x60,0x64 irq 12
serio: i8042 AUX3 port at 0x60,0x64 irq 12
serio: i8042 KBD port at 0x60,0x64 irq 1
mice: PS/2 mouse device common for all mice
input: AT Translated Set 2 keyboard on isa0060/serio0
Synaptics Touchpad, model: 1
 Firmware: 4.6
 180 degree mounted touchpad
 Sensor: 18
 new absolute packet format
 Touchpad has extended capability bits
 -> four buttons
 -> multifinger detection
 -> palm detection
input: SynPS/2 Synaptics TouchPad on isa0060/serio4
NET: Registered protocol family 2
IP: routing cache hash table of 4096 buckets, 32Kbytes
TCP: Hash tables configured (established 32768 bind 65536)
NET: Registered protocol family 1
NET: Registered protocol family 17
EXT3-fs: mounted filesystem with ordered data mode.
VFS: Mounted root (ext3 filesystem) readonly.
Freeing unused kernel memory: 96k freed
kjournald starting.  Commit interval 5 seconds
Adding 248968k swap on /dev/hdc5.  Priority:-1 extents:1
EXT3 FS on hdc2, internal journal
ACPI: PCI interrupt 0000:00:0d.0[A] -> GSI 11 (level, low) -> IRQ 11
sk98lin: Network Device Driver v6.23
(C)Copyright 1999-2004 Marvell(R).
ACPI: PCI interrupt 0000:00:0d.0[A] -> GSI 11 (level, low) -> IRQ 11
eth0: 3Com Gigabit LOM (3C940)
      PrefPort:A  RlmtMode:Check Link State
ACPI: PCI interrupt 0000:00:02.7[C] -> GSI 11 (level, low) -> IRQ 11
intel8x0_measure_ac97_clock: measured 49311 usecs
intel8x0: clocking to 48000
ACPI: Battery Slot [BAT0] (battery absent)
ACPI: AC Adapter [AC] (on-line)
Asus Laptop ACPI Extras version 0.28
  Error calling BSTS
  L5G model detected, supported
ACPI: Processor [CPU0] (supports C1 C2 C3, 8 throttling states)
ACPI: Thermal Zone [THRM] (48 C)
Linux agpgart interface v0.100 (c) Dave Jones
agpgart: Detected SiS 648 chipset
agpgart: Maximum main memory to use for agp memory: 439M
agpgart: AGP aperture is 64M @ 0xe8000000
[drm] Initialized radeon 1.11.0 20020828 on minor 0: ATI Technologies Inc Radeon R250 Lf [Radeon Mobility 9000 M9]
Serial: 8250/16550 driver $Revision: 1.90 $ 8 ports, IRQ sharing disabled
ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
ACPI: PCI interrupt 0000:00:02.6[C] -> GSI 11 (level, low) -> IRQ 11
ohci_hcd: 2004 Feb 02 USB 1.1 'Open' Host Controller (OHCI) Driver (PCI)
ohci_hcd: block sizes: ed 64 td 64
ACPI: PCI interrupt 0000:00:03.0[A] -> GSI 5 (level, low) -> IRQ 5
ohci_hcd 0000:00:03.0: Silicon Integrated Systems [SiS] USB 1.0 Controller
ohci_hcd 0000:00:03.0: irq 5, pci mem e08f7000
ohci_hcd 0000:00:03.0: new USB bus registered, assigned bus number 1
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 2 ports detected
ACPI: PCI interrupt 0000:00:03.1[B] -> GSI 5 (level, low) -> IRQ 5
ohci_hcd 0000:00:03.1: Silicon Integrated Systems [SiS] USB 1.0 Controller (#2)
ohci_hcd 0000:00:03.1: irq 5, pci mem e08f9000
ohci_hcd 0000:00:03.1: new USB bus registered, assigned bus number 2
hub 2-0:1.0: USB hub found
hub 2-0:1.0: 2 ports detected
ACPI: PCI interrupt 0000:00:03.2[C] -> GSI 5 (level, low) -> IRQ 5
ohci_hcd 0000:00:03.2: Silicon Integrated Systems [SiS] USB 1.0 Controller (#3)
ohci_hcd 0000:00:03.2: irq 5, pci mem e08fb000
ohci_hcd 0000:00:03.2: new USB bus registered, assigned bus number 3
hub 3-0:1.0: USB hub found
hub 3-0:1.0: 2 ports detected
usb 1-2: new low speed USB device using address 2
ACPI: PCI interrupt 0000:00:03.3[D] -> GSI 5 (level, low) -> IRQ 5
ehci_hcd 0000:00:03.3: Silicon Integrated Systems [SiS] USB 2.0 Controller
ehci_hcd 0000:00:03.3: irq 5, pci mem e0914000
ehci_hcd 0000:00:03.3: new USB bus registered, assigned bus number 4
PCI: cache line size of 128 is not supported by device 0000:00:03.3
ehci_hcd 0000:00:03.3: USB 2.0 enabled, EHCI 1.00, driver 2004-May-10
usb 1-2: USB disconnect, address 2
hub 4-0:1.0: USB hub found
hub 4-0:1.0: 6 ports detected
usbcore: registered new driver hiddev
usbcore: registered new driver usbhid
drivers/usb/input/hid-core.c: v2.0:USB HID core driver
Linux Kernel Card Services
  options:  [pci] [cardbus]
ACPI: PCI interrupt 0000:00:0a.0[A] -> GSI 11 (level, low) -> IRQ 11
Yenta: CardBus bridge found at 0000:00:0a.0 [1043:1734]
Yenta: ISA IRQ mask 0x0000, PCI irq 11
Socket status: 30000006
ACPI: PCI interrupt 0000:00:0a.1[B] -> GSI 11 (level, low) -> IRQ 11
Yenta: CardBus bridge found at 0000:00:0a.1 [1043:1734]
Yenta: ISA IRQ mask 0x0040, PCI irq 11
Socket status: 30000006
usb 1-2: new low speed USB device using address 3
drivers/usb/input/hid-core.c: ctrl urb status -32 received
input: USB HID v1.00 Mouse [0461:4d03] on usb-0000:00:03.0-2
ACPI: Power Button (FF) [PWRF]
ACPI: Lid Switch [LID]
ACPI: Sleep Button (CM) [SLPB]
ACPI: Fan [FAN0] (on)
lp: driver loaded but no devices found
eth0: network connection up using port A
    speed:           10
    autonegotiation: yes
    duplex mode:     half
    flowctrl:        none
    irq moderation:  disabled
    scatter-gather:  enabled

^ permalink raw reply	[flat|nested] 46+ messages in thread

* Re: 2.6.7-mm7
  2004-07-09  8:15 ` 2.6.7-mm7 Stefano Rivoir
@ 2004-07-09  9:41   ` Andrew Morton
  2004-07-09 10:27     ` 2.6.7-mm7 Stefano Rivoir
  0 siblings, 1 reply; 46+ messages in thread
From: Andrew Morton @ 2004-07-09  9:41 UTC (permalink / raw)
  To: Stefano Rivoir; +Cc: linux-kernel

Stefano Rivoir <s.rivoir@gts.it> wrote:
>
>  Andrew Morton wrote:
> 
>  > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.7/2.6.7-mm7/
> 
>  Still hangs on boot, like -mm5 did,
> 
>     1. just after the ide0 recognition, last lines are:
> 
>  hda: QSI CD-RW/DVD-ROM SBW-242, ATAPI CD/DVD-ROM drive
>  Using anticipatory io scheduler
>  ide0 at 0x1f0-0x1f7, 0x3f6 on irq14
> 
>     2. just after the ACPI processor module insert, last line is
> 
>  ACPI: Processor [CPU0] (supports C1, C2, C3, 8 throttling states)
> 
>  2.6.7-bk20 runs fine instead.

Does the `acpi=off' boot option help?

Could you please try reverting bk-acpi.patch?

^ permalink raw reply	[flat|nested] 46+ messages in thread

* Re: 2.6.7-mm7
  2004-07-09  9:41   ` 2.6.7-mm7 Andrew Morton
@ 2004-07-09 10:27     ` Stefano Rivoir
  2004-07-09 10:32       ` 2.6.7-mm7 Stefano Rivoir
  2004-07-09 11:45       ` 2.6.7-mm7 Jesse Stockall
  0 siblings, 2 replies; 46+ messages in thread
From: Stefano Rivoir @ 2004-07-09 10:27 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linux-kernel

[-- Attachment #1: Type: text/plain, Size: 582 bytes --]

Andrew Morton wrote:

[...]

> 
> 
> Does the `acpi=off' boot option help?

Yes, disabling acpi makes it boot.

> Could you please try reverting bk-acpi.patch?

Unpatching bk-acpi it _sometimes_ hangs during boot.

It seems that hotplug "subsystem" is having problems (I use debian/sid), 
because it stucks during

/sbin/modprobe -s -q ehci_hcd

Note that I'm seeing this after a /etc/init.d/hotplug start (after a 
successfull boot), but just before I had a kernel oops (see attached 
file) when issuing a /etc/init.d/hotplug stop.

Hope it's helpful someway.

-- 
Stefano RIVOIR


[-- Attachment #2: kern.fail.log --]
[-- Type: text/plain, Size: 3956 bytes --]

Jul  9 12:18:19 nbsteu kernel: ehci_hcd 0000:00:03.3: remove, state 1
Jul  9 12:18:19 nbsteu kernel: usb usb4: USB disconnect, address 1
Jul  9 12:18:19 nbsteu kernel: ehci_hcd 0000:00:03.3: USB bus 4 deregistered
Jul  9 12:18:19 nbsteu kernel: ohci_hcd 0000:00:03.0: remove, state 1
Jul  9 12:18:19 nbsteu kernel: usb usb1: USB disconnect, address 1
Jul  9 12:18:19 nbsteu kernel: usb 1-2: USB disconnect, address 2
Jul  9 12:18:19 nbsteu kernel: Unable to handle kernel NULL pointer dereference at virtual address 0000002c
Jul  9 12:18:19 nbsteu kernel:  printing eip:
Jul  9 12:18:19 nbsteu kernel: c01ef3f5
Jul  9 12:18:19 nbsteu kernel: *pde = 00000000
Jul  9 12:18:19 nbsteu kernel: Oops: 0000 [#1]
Jul  9 12:18:19 nbsteu kernel: PREEMPT 
Jul  9 12:18:19 nbsteu kernel: Modules linked in: lp parport fan button usbhid yenta_socket pcmcia_core ohci_hcd 8250_pci 8250 serial_core vfat fat radeon sis_agp agpgart thermal processor asus_acpi ac battery evdev snd_intel8x0 snd_ac97_codec snd_pcm_oss snd_mixer_oss snd_pcm snd_timer snd_page_alloc snd_mpu401_uart snd_rawmidi snd_seq_device snd soundcore sk98lin
Jul  9 12:18:19 nbsteu kernel: CPU:    0
Jul  9 12:18:19 nbsteu kernel: EIP:    0060:[usb_unlink_urb+0/53]    Not tainted VLI
Jul  9 12:18:19 nbsteu kernel: EFLAGS: 00010246   (2.6.7-mm7) 
Jul  9 12:18:19 nbsteu kernel: EIP is at usb_unlink_urb+0x0/0x35
Jul  9 12:18:19 nbsteu kernel: eax: 00000000   ebx: df844000   ecx: df76e58c   edx: dffe8d88
Jul  9 12:18:19 nbsteu kernel: esi: e0977680   edi: dffcde00   ebp: dffc15b0   esp: de603e7c
Jul  9 12:18:19 nbsteu kernel: ds: 007b   es: 007b   ss: 0068
Jul  9 12:18:19 nbsteu kernel: Process rmmod (pid: 2149, threadinfo=de602000 task=df9c19b0)
Jul  9 12:18:19 nbsteu kernel: Stack: e0973590 dffe8c80 c01ea2c6 dffe8c94 e09776a0 c01cc42d dffe8c94 dffcdec4 
Jul  9 12:18:19 nbsteu kernel:        c01cc613 dffe8c94 dffcdec4 c01cb798 00000001 dffe8c80 c01f04a4 00000010 
Jul  9 12:18:19 nbsteu kernel:        00000030 dffcde00 c01ec2b3 c026d960 c0265a26 dffcdf1c 00000002 00000001 
Jul  9 12:18:19 nbsteu kernel: Call Trace:
Jul  9 12:18:19 nbsteu kernel:  [pg0+543475088/1070428160] hid_disconnect+0x2c/0x9b [usbhid]
Jul  9 12:18:19 nbsteu kernel:  [usb_unbind_interface+110/112] usb_unbind_interface+0x6e/0x70
Jul  9 12:18:19 nbsteu kernel:  [device_release_driver+86/88] device_release_driver+0x56/0x58
Jul  9 12:18:19 nbsteu kernel:  [bus_remove_device+82/142] bus_remove_device+0x52/0x8e
Jul  9 12:18:19 nbsteu kernel:  [device_del+90/136] device_del+0x5a/0x88
Jul  9 12:18:19 nbsteu kernel:  [usb_disable_device+160/213] usb_disable_device+0xa0/0xd5
Jul  9 12:18:19 nbsteu kernel:  [usb_disconnect+150/291] usb_disconnect+0x96/0x123
Jul  9 12:18:19 nbsteu kernel:  [usb_disconnect+278/291] usb_disconnect+0x116/0x123
Jul  9 12:18:19 nbsteu kernel:  [usb_hcd_pci_remove+124/327] usb_hcd_pci_remove+0x7c/0x147
Jul  9 12:18:19 nbsteu kernel:  [pci_device_remove+40/42] pci_device_remove+0x28/0x2a
Jul  9 12:18:19 nbsteu kernel:  [device_release_driver+86/88] device_release_driver+0x56/0x58
Jul  9 12:18:19 nbsteu kernel:  [driver_detach+22/33] driver_detach+0x16/0x21
Jul  9 12:18:19 nbsteu kernel:  [bus_remove_driver+66/114] bus_remove_driver+0x42/0x72
Jul  9 12:18:19 nbsteu kernel:  [driver_unregister+8/23] driver_unregister+0x8/0x17
Jul  9 12:18:19 nbsteu kernel:  [pci_unregister_driver+11/19] pci_unregister_driver+0xb/0x13
Jul  9 12:18:19 nbsteu kernel:  [sys_delete_module+300/350] sys_delete_module+0x12c/0x15e
Jul  9 12:18:19 nbsteu kernel:  [unmap_vma_list+14/23] unmap_vma_list+0xe/0x17
Jul  9 12:18:19 nbsteu kernel:  [do_munmap+277/327] do_munmap+0x115/0x147
Jul  9 12:18:19 nbsteu kernel:  [sysenter_past_esp+82/113] sysenter_past_esp+0x52/0x71
Jul  9 12:18:19 nbsteu kernel: Code: 00 c1 f8 0b 83 e0 03 83 c0 01 0f af e8 e9 e6 fe ff ff c1 f8 0f 83 e0 0f 8b 6c 83 3c e9 bc fe ff ff b8 ed ff ff ff e9 49 ff ff ff <f6> 40 2c 10 74 27 8b 50 20 85 d2 74 11 8b 92 c0 00 00 00 85 d2 

^ permalink raw reply	[flat|nested] 46+ messages in thread

* Re: 2.6.7-mm7
  2004-07-09 10:27     ` 2.6.7-mm7 Stefano Rivoir
@ 2004-07-09 10:32       ` Stefano Rivoir
  2004-07-09 11:45       ` 2.6.7-mm7 Jesse Stockall
  1 sibling, 0 replies; 46+ messages in thread
From: Stefano Rivoir @ 2004-07-09 10:32 UTC (permalink / raw)
  Cc: Andrew Morton, linux-kernel

Stefano Rivoir wrote:

> It seems that hotplug "subsystem" is having problems (I use debian/sid), 
> because it stucks during
> 
> /sbin/modprobe -s -q ehci_hcd

Ahem, but "stucks" i mean that ps reports it as "D+"

-- 
Stefano RIVOIR


^ permalink raw reply	[flat|nested] 46+ messages in thread

* Re: 2.6.7-mm7
  2004-07-09  6:50 2.6.7-mm7 Andrew Morton
  2004-07-09  8:15 ` 2.6.7-mm7 Stefano Rivoir
@ 2004-07-09 10:32 ` Jurgen Kramer
  2004-07-09 10:39   ` 2.6.7-mm7 Andrew Morton
  2004-07-09 14:40   ` 2.6.7-mm7 Felipe Alfaro Solana
  2004-07-09 11:44 ` 2.6.7-mm7 Michael Geithe
                   ` (6 subsequent siblings)
  8 siblings, 2 replies; 46+ messages in thread
From: Jurgen Kramer @ 2004-07-09 10:32 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linux-kernel

On Fri, 2004-07-09 at 08:50, Andrew Morton wrote:
> ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.7/2.6.7-mm7/
> 
My EHCI controller still won't come back to life. I have tried 
various boot options to no avail. I still gives:

ACPI: PCI interrupt 0000:00:1d.7[D] -> GSI 23 (level, low) -> IRQ 23
ehci_hcd 0000:00:1d.7: EHCI Host Controller
ehci_hcd 0000:00:1d.7: BIOS handoff failed (104, 1010001)
ehci_hcd 0000:00:1d.7: can't reset
ehci_hcd 0000:00:1d.7: init 0000:00:1d.7 fail, -95
ehci_hcd: probe of 0000:00:1d.7 failed with error -95
USB Universal Host Controller Interface driver v2.2

Booting with 'nosmp' make it stop booting at:

<snip>
ICH5: chipset revision 2
ICH5: 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
hda: WDC WD1200JB-00EVA0, ATA DISK drive
Using anticipatory io scheduler
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14

Jurgen



^ permalink raw reply	[flat|nested] 46+ messages in thread

* Re: 2.6.7-mm7
  2004-07-09 10:32 ` 2.6.7-mm7 Jurgen Kramer
@ 2004-07-09 10:39   ` Andrew Morton
  2004-07-09 11:16     ` 2.6.7-mm7 Jurgen Kramer
  2004-07-09 14:40   ` 2.6.7-mm7 Felipe Alfaro Solana
  1 sibling, 1 reply; 46+ messages in thread
From: Andrew Morton @ 2004-07-09 10:39 UTC (permalink / raw)
  To: Jurgen Kramer; +Cc: linux-kernel

Jurgen Kramer <gtm.kramer@inter.nl.net> wrote:
>
> On Fri, 2004-07-09 at 08:50, Andrew Morton wrote:
> > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.7/2.6.7-mm7/
> > 
> My EHCI controller still won't come back to life. I have tried 
> various boot options to no avail. I still gives:

Did you try "acpi=off"?

Try reverting bk-acpi.patch


> ACPI: PCI interrupt 0000:00:1d.7[D] -> GSI 23 (level, low) -> IRQ 23
> ehci_hcd 0000:00:1d.7: EHCI Host Controller
> ehci_hcd 0000:00:1d.7: BIOS handoff failed (104, 1010001)
> ehci_hcd 0000:00:1d.7: can't reset
> ehci_hcd 0000:00:1d.7: init 0000:00:1d.7 fail, -95
> ehci_hcd: probe of 0000:00:1d.7 failed with error -95
> USB Universal Host Controller Interface driver v2.2

Try reverting bk-usb.patch, see if it fixes this one.

> Booting with 'nosmp' make it stop booting at:
> 
> <snip>
> ICH5: chipset revision 2
> ICH5: 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
> hda: WDC WD1200JB-00EVA0, ATA DISK drive
> Using anticipatory io scheduler
> ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
> 
> Jurgen

^ permalink raw reply	[flat|nested] 46+ messages in thread

* Re: 2.6.7-mm7
  2004-07-09 10:39   ` 2.6.7-mm7 Andrew Morton
@ 2004-07-09 11:16     ` Jurgen Kramer
  0 siblings, 0 replies; 46+ messages in thread
From: Jurgen Kramer @ 2004-07-09 11:16 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linux-kernel

On Fri, 2004-07-09 at 12:39, Andrew Morton wrote:
> Jurgen Kramer <gtm.kramer@inter.nl.net> wrote:
> >
> > On Fri, 2004-07-09 at 08:50, Andrew Morton wrote:
> > > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.7/2.6.7-mm7/
> > > 
> > My EHCI controller still won't come back to life. I have tried 
> > various boot options to no avail. I still gives:
> 
> Did you try "acpi=off"?
> 
> Try reverting bk-acpi.patch

Yes, I tried with acpi=off, the results are the same. I did the
reverting bk-acpi patch procedure as suggested by Len Brown on a
previous 2.6.7-mm version. The conclusion was that ACPI does not seem to
be the problem.

Jurgen



^ permalink raw reply	[flat|nested] 46+ messages in thread

* Re: 2.6.7-mm7
  2004-07-09  6:50 2.6.7-mm7 Andrew Morton
  2004-07-09  8:15 ` 2.6.7-mm7 Stefano Rivoir
  2004-07-09 10:32 ` 2.6.7-mm7 Jurgen Kramer
@ 2004-07-09 11:44 ` Michael Geithe
  2004-07-09 22:15   ` 2.6.7-mm7 Greg KH
  2004-07-09 20:38 ` 2.6.7-mm7 Joseph Fannin
                   ` (5 subsequent siblings)
  8 siblings, 1 reply; 46+ messages in thread
From: Michael Geithe @ 2004-07-09 11:44 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linux-kernel

[-- Attachment #1: Type: text/plain, Size: 288 bytes --]

Am Freitag, 9. Juli 2004 08:50 schrieben Sie:
> 
ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.7/2.6.7-mm7/

Hi,
reverting bk-usb.patch makes it boot.

Shutdown will not work with the latest bk-acpi.patch in mm7.
Stops with 

Power down
acpi_power_off called

Michael

[-- Attachment #2: lspci --]
[-- Type: text/plain, Size: 1449 bytes --]

0000:00:00.0 Host bridge: Intel Corp.: Unknown device 2578 (rev 02)
0000:00:01.0 PCI bridge: Intel Corp.: Unknown device 2579 (rev 02)
0000:00:1d.0 USB Controller: Intel Corp.: Unknown device 24d2 (rev 02)
0000:00:1d.1 USB Controller: Intel Corp.: Unknown device 24d4 (rev 02)
0000:00:1d.2 USB Controller: Intel Corp.: Unknown device 24d7 (rev 02)
0000:00:1d.3 USB Controller: Intel Corp.: Unknown device 24de (rev 02)
0000:00:1d.7 USB Controller: Intel Corp.: Unknown device 24dd (rev 02)
0000:00:1e.0 PCI bridge: Intel Corp. 82801BA/CA/DB PCI Bridge (rev c2)
0000:00:1f.0 ISA bridge: Intel Corp.: Unknown device 24d0 (rev 02)
0000:00:1f.1 IDE interface: Intel Corp.: Unknown device 24db (rev 02)
0000:00:1f.3 SMBus: Intel Corp.: Unknown device 24d3 (rev 02)
0000:01:00.0 VGA compatible controller: nVidia Corporation NV25 [GeForce4 Ti4200] (rev a3)
0000:02:01.0 Multimedia audio controller: Creative Labs SB Audigy (rev 04)
0000:02:01.1 Input device controller: Creative Labs SB Audigy MIDI/Game port (rev 04)
0000:02:01.2 FireWire (IEEE 1394): Creative Labs SB Audigy FireWire Port (rev 04)
0000:02:02.0 Multimedia video controller: Brooktree Corporation Bt878 Video Capture (rev 11)
0000:02:02.1 Multimedia controller: Brooktree Corporation Bt878 Audio Capture (rev 11)
0000:02:03.0 SCSI storage controller: Advanced System Products, Inc ABP940-U / ABP960-U (rev 03)
0000:02:08.0 Ethernet controller: Intel Corp.: Unknown device 1050 (rev 02)
 

[-- Attachment #3: config --]
[-- Type: text/plain, Size: 28703 bytes --]

#
# Automatically generated make config: don't edit
#
CONFIG_X86=y
CONFIG_MMU=y
CONFIG_UID16=y
CONFIG_GENERIC_ISA_DMA=y

#
# Code maturity level options
#
CONFIG_EXPERIMENTAL=y
CONFIG_CLEAN_COMPILE=y
CONFIG_STANDALONE=y

#
# General setup
#
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=15
CONFIG_HOTPLUG=y
CONFIG_IKCONFIG=y
CONFIG_IKCONFIG_PROC=y
# CONFIG_EMBEDDED is not set
CONFIG_KALLSYMS=y
# 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

#
# 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 is not set
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_HPET_EMULATE_RTC=y
CONFIG_SMP=y
CONFIG_NR_CPUS=2
CONFIG_SCHED_SMT=y
CONFIG_PREEMPT=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 is not set
CONFIG_HIGHMEM4G=y
# CONFIG_HIGHMEM64G is not set
CONFIG_HIGHMEM=y
# CONFIG_HIGHPTE 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

#
# Power management options (ACPI, APM)
#
CONFIG_PM=y
# CONFIG_SOFTWARE_SUSPEND is not set
# CONFIG_PM_DISK is not set

#
# ACPI (Advanced Configuration and Power Interface) Support
#
CONFIG_ACPI=y
CONFIG_ACPI_BOOT=y
CONFIG_ACPI_INTERPRETER=y
# CONFIG_ACPI_SLEEP is not set
# CONFIG_ACPI_AC is not set
# CONFIG_ACPI_BATTERY is not set
# CONFIG_ACPI_BUTTON is not set
# CONFIG_ACPI_FAN is not set
CONFIG_ACPI_PROCESSOR=y
CONFIG_ACPI_THERMAL=y
# CONFIG_ACPI_ASUS is not set
# CONFIG_ACPI_TOSHIBA is not set
# 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 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_USE_VECTOR is not set
CONFIG_PCI_LEGACY_PROC=y
# CONFIG_PCI_NAMES is not set
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=m
CONFIG_BINFMT_MISC=m

#
# Device Drivers
#

#
# Generic Driver Options
#
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
#
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_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_RAM=y
CONFIG_BLK_DEV_RAM_SIZE=4096
CONFIG_BLK_DEV_INITRD=y
# CONFIG_LBD is not set
# 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 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 is not set
# 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_ADMA=y
# 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=y
# CONFIG_BLK_DEV_SR_VENDOR is not set
CONFIG_CHR_DEV_SG=y

#
# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
#
CONFIG_SCSI_MULTI_LUN=y
# 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_SCSI_MEGARAID 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_NCR53C406A is not set
# CONFIG_SCSI_SYM53C8XX_2 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

#
# 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=m

#
# Subsystem Options
#
# CONFIG_IEEE1394_VERBOSEDEBUG is not set
# CONFIG_IEEE1394_OUI_DB is not set
# CONFIG_IEEE1394_EXTRA_CONFIG_ROMS is not set

#
# Device Drivers
#
# CONFIG_IEEE1394_PCILYNX is not set
CONFIG_IEEE1394_OHCI1394=m

#
# Protocol Drivers
#
# CONFIG_IEEE1394_VIDEO1394 is not set
CONFIG_IEEE1394_SBP2=m
CONFIG_IEEE1394_SBP2_PHYS_DMA=y
# CONFIG_IEEE1394_ETH1394 is not set
# CONFIG_IEEE1394_DV1394 is not set
CONFIG_IEEE1394_RAWIO=m
# CONFIG_IEEE1394_CMP 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 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_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_FASTROUTE 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=m
CONFIG_EQUALIZER=m
CONFIG_TUN=m
CONFIG_ETHERTAP=m
# 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=y
# CONFIG_EEPRO100_PIO 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 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_VIA_VELOCITY 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_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=m
# CONFIG_PPP_MULTILINK is not set
# CONFIG_PPP_FILTER is not set
# CONFIG_PPP_ASYNC is not set
# CONFIG_PPP_SYNC_TTY is not set
# CONFIG_PPP_DEFLATE is not set
# CONFIG_PPP_BSDCOMP is not set
# 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=m
# 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_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_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 is not set

#
# Serial drivers
#
# CONFIG_SERIAL_8250 is not set

#
# Non-8250 serial port support
#
CONFIG_UNIX98_PTYS=y
# CONFIG_LEGACY_PTYS is not set
# CONFIG_QIC02_TAPE 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
# 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=y

#
# I2C Algorithms
#
CONFIG_I2C_ALGOBIT=m
# CONFIG_I2C_ALGOPCF 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=m
# CONFIG_I2C_I810 is not set
CONFIG_I2C_ISA=m
# CONFIG_I2C_NFORCE2 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_VIA is not set
# CONFIG_I2C_VIAPRO is not set
# CONFIG_I2C_VOODOO3 is not set

#
# Hardware Sensors Chip support
#
CONFIG_I2C_SENSOR=m
# CONFIG_SENSORS_ADM1021 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_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_VIA686A is not set
CONFIG_SENSORS_W83781D=m
# 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

#
# 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_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_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_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=y
CONFIG_VIDEO_SELECT=y
# CONFIG_FB_HGA is not set
# CONFIG_FB_RIVA is not set
# CONFIG_FB_MATROX is not set
# CONFIG_FB_RADEON_OLD is not set
# CONFIG_FB_RADEON 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_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 is not set
CONFIG_FONT_8x8=y
CONFIG_FONT_8x16=y

#
# Logo configuration
#
CONFIG_LOGO=y
# CONFIG_LOGO_LINUX_MONO is not set
# CONFIG_LOGO_LINUX_VGA16 is not set
CONFIG_LOGO_LINUX_CLUT224=y

#
# Sound
#
CONFIG_SOUND=m

#
# Advanced Linux Sound Architecture
#
CONFIG_SND=m
CONFIG_SND_TIMER=m
CONFIG_SND_PCM=m
CONFIG_SND_HWDEP=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_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=m
# CONFIG_SND_ALI5451 is not set
# CONFIG_SND_ATIIXP 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=m
# 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 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

#
# ALSA USB devices
#
# CONFIG_SND_USB_AUDIO 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

#
# USB Host Controller Drivers
#
CONFIG_USB_EHCI_HCD=m
# 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=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 is not set
CONFIG_USB_STORAGE=m
# CONFIG_USB_STORAGE_DEBUG is not set
CONFIG_USB_STORAGE_RW_DETECT=y
# 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=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
# 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_PWC is not set
# CONFIG_USB_SE401 is not set
# CONFIG_USB_STV680 is not set
# CONFIG_USB_W9968CF 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
#

#
# 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 is not set
# CONFIG_EXT3_FS is not set
# CONFIG_JBD is not set
CONFIG_REISERFS_FS=y
# CONFIG_REISERFS_CHECK is not set
# CONFIG_REISERFS_PROC_INFO is not set
# CONFIG_REISERFS_FS_XATTR 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=m
# CONFIG_AUTOFS4_FS is not set

#
# CD-ROM/DVD Filesystems
#
CONFIG_ISO9660_FS=y
CONFIG_JOLIET=y
CONFIG_ZISOFS=y
CONFIG_ZISOFS_FS=y
CONFIG_UDF_FS=m

#
# 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 is not set
# CONFIG_NTFS_RW 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_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 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_LOCKD_V4=y
CONFIG_EXPORTFS=y
CONFIG_SUNRPC=y
# CONFIG_RPCSEC_GSS_KRB5 is not set
CONFIG_SMB_FS=m
CONFIG_SMB_NLS_DEFAULT=y
CONFIG_SMB_NLS_REMOTE="cp437"
# 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-15"
# CONFIG_NLS_CODEPAGE_437 is not set
# 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=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=y
# 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_EARLY_PRINTK=y
# CONFIG_LOCKMETER is not set
# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
# CONFIG_FRAME_POINTER is not set
CONFIG_4KSTACKS=y
CONFIG_X86_FIND_SMP_CONFIG=y
CONFIG_X86_MPPARSE=y
# CONFIG_TRAP_BAD_SYSCALL_EXITS is not set

#
# Security options
#
# CONFIG_SECURITY is not set

#
# Cryptographic options
#
# CONFIG_CRYPTO is not set

#
# Library routines
#
# CONFIG_CRC_CCITT is not set
CONFIG_CRC32=m
# CONFIG_LIBCRC32C is not set
CONFIG_ZLIB_INFLATE=y
CONFIG_X86_SMP=y
CONFIG_X86_HT=y
CONFIG_X86_BIOS_REBOOT=y
CONFIG_X86_TRAMPOLINE=y
CONFIG_PC=y

[-- Attachment #4: dmesg --]
[-- Type: text/plain, Size: 31814 bytes --]

Jul  9 13:31:29 stargate kernel: Linux version 2.6.7-mm7 (root@stargate) (gcc-Version 3.3.3 20040412 (Gentoo Linux 3.3.3-r6, ssp-3.3.2-2, pie-8.7.6)) #2 SMP Fri Jul 9 12:34:26 CEST 2004
Jul  9 13:31:29 stargate kernel: BIOS-provided physical RAM map:
Jul  9 13:31:29 stargate kernel:  BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
Jul  9 13:31:29 stargate kernel:  BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
Jul  9 13:31:29 stargate kernel:  BIOS-e820: 00000000000d4000 - 00000000000de014 (reserved)
Jul  9 13:31:29 stargate kernel:  BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
Jul  9 13:31:29 stargate kernel:  BIOS-e820: 0000000000100000 - 000000003fff0000 (usable)
Jul  9 13:31:29 stargate kernel:  BIOS-e820: 000000003fff0000 - 000000003fff8000 (ACPI data)
Jul  9 13:31:29 stargate kernel:  BIOS-e820: 000000003fff8000 - 0000000040000000 (ACPI NVS)
Jul  9 13:31:29 stargate kernel:  BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
Jul  9 13:31:29 stargate kernel:  BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
Jul  9 13:31:29 stargate kernel:  BIOS-e820: 00000000fff00000 - 0000000100000000 (reserved)
Jul  9 13:31:29 stargate kernel: 127MB HIGHMEM available.
Jul  9 13:31:29 stargate kernel: 896MB LOWMEM available.
Jul  9 13:31:29 stargate kernel: found SMP MP-table at 000fc0f0
Jul  9 13:31:29 stargate kernel: On node 0 totalpages: 262128
Jul  9 13:31:29 stargate kernel:   DMA zone: 4096 pages, LIFO batch:1
Jul  9 13:31:29 stargate kernel:   Normal zone: 225280 pages, LIFO batch:16
Jul  9 13:31:29 stargate kernel:   HighMem zone: 32752 pages, LIFO batch:7
Jul  9 13:31:29 stargate kernel: DMI 2.3 present.
Jul  9 13:31:29 stargate kernel: ACPI: RSDP (v000 AMI                                       ) @ 0x000fa390
Jul  9 13:31:29 stargate kernel: ACPI: RSDT (v001 AMIINT INTEL875 0x00000010 MSFT 0x00000097) @ 0x3fff0000
Jul  9 13:31:29 stargate kernel: ACPI: FADT (v001 AMIINT INTEL875 0x00000011 MSFT 0x00000097) @ 0x3fff0030
Jul  9 13:31:29 stargate kernel: ACPI: MADT (v001 AMIINT INTEL875 0x00000009 MSFT 0x00000097) @ 0x3fff00c0
Jul  9 13:31:29 stargate kernel: ACPI: DSDT (v001  INTEL     I875 0x00001000 MSFT 0x0100000d) @ 0x00000000
Jul  9 13:31:29 stargate kernel: ACPI: Local APIC address 0xfee00000
Jul  9 13:31:29 stargate kernel: ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
Jul  9 13:31:29 stargate kernel: Processor #0 15:2 APIC version 20
Jul  9 13:31:29 stargate kernel: ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
Jul  9 13:31:29 stargate kernel: Processor #1 15:2 APIC version 20
Jul  9 13:31:29 stargate kernel: ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
Jul  9 13:31:29 stargate kernel: IOAPIC[0]: Assigned apic_id 2
Jul  9 13:31:29 stargate kernel: IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
Jul  9 13:31:29 stargate kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Jul  9 13:31:29 stargate kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Jul  9 13:31:29 stargate kernel: ACPI: IRQ0 used by override.
Jul  9 13:31:29 stargate kernel: ACPI: IRQ2 used by override.
Jul  9 13:31:29 stargate kernel: ACPI: IRQ9 used by override.
Jul  9 13:31:29 stargate kernel: Enabling APIC mode:  Flat.  Using 1 I/O APICs
Jul  9 13:31:29 stargate kernel: Using ACPI (MADT) for SMP configuration information
Jul  9 13:31:29 stargate kernel: Built 1 zonelists
Jul  9 13:31:29 stargate kernel: Initializing CPU#0
Jul  9 13:31:29 stargate kernel: Kernel command line: root=/dev/hda1  video=vesafb:ypan,vram:16 vga=0x317
Jul  9 13:31:29 stargate kernel: CPU 0 irqstacks, hard=c03cf000 soft=c03cd000
Jul  9 13:31:29 stargate kernel: PID hash table entries: 4096 (order 12: 32768 bytes)
Jul  9 13:31:29 stargate kernel: Detected 2800.176 MHz processor.
Jul  9 13:31:29 stargate kernel: Using tsc for high-res timesource
Jul  9 13:31:29 stargate kernel: Console: colour dummy device 80x25
Jul  9 13:31:29 stargate kernel: Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
Jul  9 13:31:29 stargate kernel: Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
Jul  9 13:31:29 stargate kernel: Memory: 1035148k/1048512k available (2037k kernel code, 12456k reserved, 645k data, 172k init, 131008k highmem)
Jul  9 13:31:29 stargate kernel: Checking if this processor honours the WP bit even in supervisor mode... Ok.
Jul  9 13:31:29 stargate kernel: Calibrating delay loop... 5537.79 BogoMIPS
Jul  9 13:31:29 stargate kernel: Mount-cache hash table entries: 512 (order: 0, 4096 bytes)
Jul  9 13:31:29 stargate kernel: CPU: After generic identify, caps: bfebfbff 00000000 00000000 00000000
Jul  9 13:31:29 stargate kernel: CPU: After vendor identify, caps:  bfebfbff 00000000 00000000 00000000
Jul  9 13:31:29 stargate kernel: CPU: Trace cache: 12K uops, L1 D cache: 8K
Jul  9 13:31:29 stargate kernel: CPU: L2 cache: 512K
Jul  9 13:31:29 stargate kernel: CPU: Physical Processor ID: 0
Jul  9 13:31:29 stargate kernel: CPU: After all inits, caps:        bfebfbff 00000000 00000000 00000080
Jul  9 13:31:29 stargate kernel: Intel machine check architecture supported.
Jul  9 13:31:29 stargate kernel: Intel machine check reporting enabled on CPU#0.
Jul  9 13:31:29 stargate kernel: CPU0: Intel P4/Xeon Extended MCE MSRs (12) available
Jul  9 13:31:29 stargate kernel: CPU0: Thermal monitoring enabled
Jul  9 13:31:29 stargate kernel: Enabling fast FPU save and restore... done.
Jul  9 13:31:29 stargate kernel: Enabling unmasked SIMD FPU exception support... done.
Jul  9 13:31:29 stargate kernel: Checking 'hlt' instruction... OK.
Jul  9 13:31:29 stargate kernel: CPU0: Intel(R) Pentium(R) 4 CPU 2.80GHz stepping 09
Jul  9 13:31:29 stargate kernel: per-CPU timeslice cutoff: 1462.65 usecs.
Jul  9 13:31:29 stargate kernel: task migration cache decay timeout: 2 msecs.
Jul  9 13:31:29 stargate kernel: enabled ExtINT on CPU#0
Jul  9 13:31:29 stargate kernel: ESR value before enabling vector: 00000000
Jul  9 13:31:29 stargate kernel: ESR value after enabling vector: 00000000
Jul  9 13:31:29 stargate kernel: Booting processor 1/1 eip 2000
Jul  9 13:31:29 stargate kernel: CPU 1 irqstacks, hard=c03d0000 soft=c03ce000
Jul  9 13:31:29 stargate kernel: Initializing CPU#1
Jul  9 13:31:29 stargate kernel: masked ExtINT on CPU#1
Jul  9 13:31:29 stargate kernel: ESR value before enabling vector: 00000000
Jul  9 13:31:29 stargate kernel: ESR value after enabling vector: 00000000
Jul  9 13:31:29 stargate kernel: Calibrating delay loop... 5586.94 BogoMIPS
Jul  9 13:31:29 stargate kernel: CPU: After generic identify, caps: bfebfbff 00000000 00000000 00000000
Jul  9 13:31:29 stargate kernel: CPU: After vendor identify, caps:  bfebfbff 00000000 00000000 00000000
Jul  9 13:31:29 stargate kernel: CPU: Trace cache: 12K uops, L1 D cache: 8K
Jul  9 13:31:29 stargate kernel: CPU: L2 cache: 512K
Jul  9 13:31:29 stargate kernel: CPU: Physical Processor ID: 0
Jul  9 13:31:29 stargate kernel: CPU: After all inits, caps:        bfebfbff 00000000 00000000 00000080
Jul  9 13:31:29 stargate kernel: Intel machine check architecture supported.
Jul  9 13:31:29 stargate kernel: Intel machine check reporting enabled on CPU#1.
Jul  9 13:31:29 stargate kernel: CPU1: Intel P4/Xeon Extended MCE MSRs (12) available
Jul  9 13:31:29 stargate kernel: CPU1: Thermal monitoring enabled
Jul  9 13:31:29 stargate kernel: CPU1: Intel(R) Pentium(R) 4 CPU 2.80GHz stepping 09
Jul  9 13:31:29 stargate kernel: Total of 2 processors activated (11124.73 BogoMIPS).
Jul  9 13:31:29 stargate kernel: ENABLING IO-APIC IRQs
Jul  9 13:31:29 stargate kernel: init IO_APIC IRQs
Jul  9 13:31:29 stargate kernel:  IO-APIC (apicid-pin) 2-0, 2-16, 2-17, 2-18, 2-19, 2-20, 2-21, 2-22, 2-23 not connected.
Jul  9 13:31:29 stargate kernel: ..TIMER: vector=0x31 pin1=2 pin2=-1
Jul  9 13:31:29 stargate kernel: Using local APIC timer interrupts.
Jul  9 13:31:29 stargate kernel: calibrating APIC timer ...
Jul  9 13:31:29 stargate kernel: ..... CPU clock speed is 2799.0697 MHz.
Jul  9 13:31:29 stargate kernel: ..... host bus clock speed is 199.0978 MHz.
Jul  9 13:31:29 stargate kernel: checking TSC synchronization across 2 CPUs: passed.
Jul  9 13:31:29 stargate kernel: Brought up 2 CPUs
Jul  9 13:31:29 stargate kernel: CPU0:  online
Jul  9 13:31:29 stargate kernel:  domain 0: span 3
Jul  9 13:31:29 stargate kernel:   groups: 1 2
Jul  9 13:31:29 stargate kernel:   domain 1: span 3
Jul  9 13:31:29 stargate kernel:    groups: 3
Jul  9 13:31:29 stargate kernel: CPU1:  online
Jul  9 13:31:29 stargate kernel:  domain 0: span 3
Jul  9 13:31:29 stargate kernel:   groups: 2 1
Jul  9 13:31:29 stargate kernel:   domain 1: span 3
Jul  9 13:31:29 stargate kernel:    groups: 3
Jul  9 13:31:29 stargate kernel: checking if image is initramfs...it isn't (ungzip failed); looks like an initrd
Jul  9 13:31:29 stargate kernel: Freeing initrd memory: 117k freed
Jul  9 13:31:29 stargate kernel: NET: Registered protocol family 16
Jul  9 13:31:29 stargate kernel: PCI: PCI BIOS revision 2.10 entry at 0xfdb81, last bus=2
Jul  9 13:31:29 stargate kernel: PCI: Using configuration type 1
Jul  9 13:31:29 stargate kernel: mtrr: v2.0 (20020519)
Jul  9 13:31:29 stargate kernel: ACPI: Subsystem revision 20040615
Jul  9 13:31:29 stargate kernel: ACPI: Interpreter enabled
Jul  9 13:31:29 stargate kernel: ACPI: Using IOAPIC for interrupt routing
Jul  9 13:31:29 stargate kernel: ACPI: PCI Root Bridge [PCI0] (00:00)
Jul  9 13:31:29 stargate kernel: PCI: Probing PCI hardware (bus 00)
Jul  9 13:31:29 stargate kernel: PCI: Ignoring BAR0-3 of IDE controller 0000:00:1f.1
Jul  9 13:31:29 stargate kernel: PCI: Transparent bridge - 0000:00:1e.0
Jul  9 13:31:29 stargate kernel: ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
Jul  9 13:31:29 stargate kernel: ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.ICHB._PRT]
Jul  9 13:31:29 stargate kernel: ACPI: Power Resource [URP1] (off)
Jul  9 13:31:29 stargate kernel: ACPI: Power Resource [URP2] (off)
Jul  9 13:31:29 stargate kernel: ACPI: Power Resource [FDDP] (off)
Jul  9 13:31:29 stargate kernel: ACPI: Power Resource [LPTP] (off)
Jul  9 13:31:29 stargate kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12 14 15)
Jul  9 13:31:29 stargate kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 *10 11 12 14 15)
Jul  9 13:31:29 stargate kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 10 *11 12 14 15)
Jul  9 13:31:29 stargate kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 *10 11 12 14 15)
Jul  9 13:31:29 stargate kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 *5 6 7 10 11 12 14 15)
Jul  9 13:31:29 stargate kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
Jul  9 13:31:29 stargate kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
Jul  9 13:31:29 stargate kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 *5 6 7 10 11 12 14 15)
Jul  9 13:31:29 stargate kernel: Linux Plug and Play Support v0.97 (c) Adam Belay
Jul  9 13:31:29 stargate kernel: SCSI subsystem initialized
Jul  9 13:31:29 stargate kernel: PCI: Using ACPI for IRQ routing
Jul  9 13:31:29 stargate kernel: ACPI: PCI interrupt 0000:00:1d.0[A] -> GSI 16 (level, low) -> IRQ 16
Jul  9 13:31:29 stargate kernel: ACPI: PCI interrupt 0000:00:1d.1[B] -> GSI 19 (level, low) -> IRQ 19
Jul  9 13:31:29 stargate kernel: ACPI: PCI interrupt 0000:00:1d.2[C] -> GSI 18 (level, low) -> IRQ 18
Jul  9 13:31:29 stargate kernel: ACPI: PCI interrupt 0000:00:1d.3[A] -> GSI 16 (level, low) -> IRQ 16
Jul  9 13:31:29 stargate kernel: ACPI: PCI interrupt 0000:00:1d.7[D] -> GSI 23 (level, low) -> IRQ 23
Jul  9 13:31:29 stargate kernel: ACPI: PCI interrupt 0000:00:1f.1[A] -> GSI 18 (level, low) -> IRQ 18
Jul  9 13:31:29 stargate kernel: ACPI: PCI interrupt 0000:00:1f.3[B] -> GSI 17 (level, low) -> IRQ 17
Jul  9 13:31:29 stargate kernel: ACPI: PCI interrupt 0000:01:00.0[A] -> GSI 16 (level, low) -> IRQ 16
Jul  9 13:31:29 stargate kernel: ACPI: PCI interrupt 0000:02:01.0[A] -> GSI 17 (level, low) -> IRQ 17
Jul  9 13:31:29 stargate kernel: ACPI: PCI interrupt 0000:02:01.2[B] -> GSI 18 (level, low) -> IRQ 18
Jul  9 13:31:29 stargate kernel: ACPI: PCI interrupt 0000:02:02.0[A] -> GSI 18 (level, low) -> IRQ 18
Jul  9 13:31:29 stargate kernel: ACPI: PCI interrupt 0000:02:02.1[A] -> GSI 18 (level, low) -> IRQ 18
Jul  9 13:31:29 stargate kernel: ACPI: PCI interrupt 0000:02:03.0[A] -> GSI 19 (level, low) -> IRQ 19
Jul  9 13:31:29 stargate kernel: ACPI: PCI interrupt 0000:02:08.0[A] -> GSI 20 (level, low) -> IRQ 20
Jul  9 13:31:29 stargate kernel: number of MP IRQ sources: 15.
Jul  9 13:31:29 stargate kernel: number of IO-APIC #2 registers: 24.
Jul  9 13:31:29 stargate kernel: testing the IO APIC.......................
Jul  9 13:31:29 stargate kernel: IO APIC #2......
Jul  9 13:31:29 stargate kernel: .... register #00: 02000000
Jul  9 13:31:29 stargate kernel: .......    : physical APIC id: 02
Jul  9 13:31:29 stargate kernel: .......    : Delivery Type: 0
Jul  9 13:31:29 stargate kernel: .......    : LTS          : 0
Jul  9 13:31:29 stargate kernel: .... register #01: 00178020
Jul  9 13:31:29 stargate kernel: .......     : max redirection entries: 0017
Jul  9 13:31:29 stargate kernel: .......     : PRQ implemented: 1
Jul  9 13:31:29 stargate kernel: .......     : IO APIC version: 0020
Jul  9 13:31:29 stargate kernel: .... IRQ redirection table:
Jul  9 13:31:29 stargate kernel:  NR Log Phy Mask Trig IRR Pol Stat Dest Deli Vect:   
Jul  9 13:31:29 stargate kernel:  00 000 00  1    0    0   0   0    0    0    00
Jul  9 13:31:29 stargate kernel:  01 003 03  0    0    0   0   0    1    1    39
Jul  9 13:31:29 stargate kernel:  02 003 03  0    0    0   0   0    1    1    31
Jul  9 13:31:29 stargate kernel:  03 003 03  0    0    0   0   0    1    1    41
Jul  9 13:31:29 stargate kernel:  04 003 03  0    0    0   0   0    1    1    49
Jul  9 13:31:29 stargate kernel:  05 003 03  0    0    0   0   0    1    1    51
Jul  9 13:31:29 stargate kernel:  06 003 03  0    0    0   0   0    1    1    59
Jul  9 13:31:29 stargate kernel:  07 003 03  0    0    0   0   0    1    1    61
Jul  9 13:31:29 stargate kernel:  08 003 03  0    0    0   0   0    1    1    69
Jul  9 13:31:29 stargate kernel:  09 003 03  0    1    0   0   0    1    1    71
Jul  9 13:31:29 stargate kernel:  0a 003 03  0    0    0   0   0    1    1    79
Jul  9 13:31:29 stargate kernel:  0b 003 03  0    0    0   0   0    1    1    81
Jul  9 13:31:29 stargate kernel:  0c 003 03  0    0    0   0   0    1    1    89
Jul  9 13:31:29 stargate kernel:  0d 003 03  0    0    0   0   0    1    1    91
Jul  9 13:31:29 stargate kernel:  0e 003 03  0    0    0   0   0    1    1    99
Jul  9 13:31:29 stargate kernel:  0f 003 03  0    0    0   0   0    1    1    A1
Jul  9 13:31:29 stargate kernel:  10 003 03  1    1    0   1   0    1    1    A9
Jul  9 13:31:29 stargate kernel:  11 003 03  1    1    0   1   0    1    1    C9
Jul  9 13:31:29 stargate kernel:  12 003 03  1    1    0   1   0    1    1    B9
Jul  9 13:31:29 stargate kernel:  13 003 03  1    1    0   1   0    1    1    B1
Jul  9 13:31:29 stargate kernel:  14 003 03  1    1    0   1   0    1    1    D1
Jul  9 13:31:29 stargate kernel:  15 000 00  1    0    0   0   0    0    0    00
Jul  9 13:31:29 stargate kernel:  16 000 00  1    0    0   0   0    0    0    00
Jul  9 13:31:29 stargate kernel:  17 003 03  1    1    0   1   0    1    1    C1
Jul  9 13:31:29 stargate kernel: IRQ to pin mappings:
Jul  9 13:31:29 stargate kernel: IRQ0 -> 0:2
Jul  9 13:31:29 stargate kernel: IRQ1 -> 0:1
Jul  9 13:31:29 stargate kernel: IRQ3 -> 0:3
Jul  9 13:31:29 stargate kernel: IRQ4 -> 0:4
Jul  9 13:31:29 stargate kernel: IRQ5 -> 0:5
Jul  9 13:31:29 stargate kernel: IRQ6 -> 0:6
Jul  9 13:31:29 stargate kernel: IRQ7 -> 0:7
Jul  9 13:31:29 stargate kernel: IRQ8 -> 0:8
Jul  9 13:31:29 stargate kernel: IRQ9 -> 0:9
Jul  9 13:31:29 stargate kernel: IRQ10 -> 0:10
Jul  9 13:31:29 stargate kernel: IRQ11 -> 0:11
Jul  9 13:31:29 stargate kernel: IRQ12 -> 0:12
Jul  9 13:31:29 stargate kernel: IRQ13 -> 0:13
Jul  9 13:31:29 stargate kernel: IRQ14 -> 0:14
Jul  9 13:31:29 stargate kernel: IRQ15 -> 0:15
Jul  9 13:31:29 stargate kernel: IRQ16 -> 0:16
Jul  9 13:31:29 stargate kernel: IRQ17 -> 0:17
Jul  9 13:31:29 stargate kernel: IRQ18 -> 0:18
Jul  9 13:31:29 stargate kernel: IRQ19 -> 0:19
Jul  9 13:31:29 stargate kernel: IRQ20 -> 0:20
Jul  9 13:31:29 stargate kernel: IRQ23 -> 0:23
Jul  9 13:31:29 stargate kernel: .................................... done.
Jul  9 13:31:29 stargate kernel: vesafb: framebuffer at 0xe8000000, mapped to 0xf8880000, size 16384k
Jul  9 13:31:29 stargate kernel: vesafb: mode is 1024x768x16, linelength=2048, pages=1
Jul  9 13:31:29 stargate kernel: vesafb: protected mode interface info at c000:e9d0
Jul  9 13:31:29 stargate kernel: vesafb: pmi: set display start = c00cea15, set palette = c00cea9a
Jul  9 13:31:29 stargate kernel: vesafb: pmi: ports = b4c3 b503 ba03 c003 c103 c403 c503 c603 c703 c803 c903 cc03 ce03 cf03 d003 d103 d203 d303 d403 d503 da03 ff03 
Jul  9 13:31:29 stargate kernel: vesafb: scrolling: ypan using protected mode interface, yres_virtual=8192
Jul  9 13:31:29 stargate kernel: vesafb: directcolor: size=0:5:6:5, shift=0:11:5:0
Jul  9 13:31:29 stargate kernel: fb0: VESA VGA frame buffer device
Jul  9 13:31:29 stargate kernel: Machine check exception polling timer started.
Jul  9 13:31:29 stargate kernel: Starting balanced_irq
Jul  9 13:31:29 stargate kernel: highmem bounce pool size: 64 pages
Jul  9 13:31:29 stargate kernel: Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
Jul  9 13:31:29 stargate kernel: ACPI: Processor [CPU1] (supports C1, 8 throttling states)
Jul  9 13:31:29 stargate kernel: ACPI: Processor [CPU2] (supports C1, 8 throttling states)
Jul  9 13:31:29 stargate kernel: Console: switching to colour frame buffer device 128x48
Jul  9 13:31:29 stargate kernel: Real Time Clock Driver v1.12
Jul  9 13:31:29 stargate kernel: Using anticipatory io scheduler
Jul  9 13:31:29 stargate kernel: Floppy drive(s): fd0 is 1.44M
Jul  9 13:31:29 stargate kernel: FDC 0 is a post-1991 82077
Jul  9 13:31:29 stargate kernel: RAMDISK driver initialized: 16 RAM disks of 4096K size 1024 blocksize
Jul  9 13:31:29 stargate kernel: loop: loaded (max 8 devices)
Jul  9 13:31:29 stargate kernel: eepro100.c:v1.09j-t 9/29/99 Donald Becker http://www.scyld.com/network/eepro100.html
Jul  9 13:31:29 stargate kernel: eepro100.c: $Revision: 1.36 $ 2000/11/17 Modified by Andrey V. Savochkin <saw@saw.sw.com.sg> and others
Jul  9 13:31:29 stargate kernel: ACPI: PCI interrupt 0000:02:08.0[A] -> GSI 20 (level, low) -> IRQ 20
Jul  9 13:31:29 stargate kernel: eth0: 0000:02:08.0, 00:0C:76:27:61:10, IRQ 20.
Jul  9 13:31:29 stargate kernel:   Board assembly 000000-000, Physical connectors present: RJ45
Jul  9 13:31:29 stargate kernel:   Primary interface chip i82555 PHY #1.
Jul  9 13:31:29 stargate kernel:   General self-test: passed.
Jul  9 13:31:29 stargate kernel:   Serial sub-system self-test: passed.
Jul  9 13:31:29 stargate kernel:   Internal registers self-test: passed.
Jul  9 13:31:29 stargate kernel:   ROM checksum self-test: passed (0xed626fe2).
Jul  9 13:31:29 stargate kernel: Linux video capture interface: v1.00
Jul  9 13:31:29 stargate kernel: Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
Jul  9 13:31:29 stargate kernel: ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
Jul  9 13:31:29 stargate kernel: ICH5: IDE controller at PCI slot 0000:00:1f.1
Jul  9 13:31:29 stargate kernel: PCI: Enabling device 0000:00:1f.1 (0005 -> 0007)
Jul  9 13:31:29 stargate kernel: ACPI: PCI interrupt 0000:00:1f.1[A] -> GSI 18 (level, low) -> IRQ 18
Jul  9 13:31:29 stargate kernel: ICH5: chipset revision 2
Jul  9 13:31:29 stargate kernel: ICH5: not 100%% native mode: will probe irqs later
Jul  9 13:31:29 stargate kernel:     ide0: BM-DMA at 0xfc00-0xfc07, BIOS settings: hda:DMA, hdb:pio
Jul  9 13:31:29 stargate kernel:     ide1: BM-DMA at 0xfc08-0xfc0f, BIOS settings: hdc:DMA, hdd:DMA
Jul  9 13:31:29 stargate kernel: hda: WDC WD600AB-00CDB0, ATA DISK drive
Jul  9 13:31:29 stargate kernel: ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
Jul  9 13:31:29 stargate kernel: hdc: ST340015A, ATA DISK drive
Jul  9 13:31:29 stargate kernel: hdd: LITEON DVD-ROM LTD163D, ATAPI CD/DVD-ROM drive
Jul  9 13:31:29 stargate kernel: ide1 at 0x170-0x177,0x376 on irq 15
Jul  9 13:31:29 stargate kernel: hda: max request size: 128KiB
Jul  9 13:31:29 stargate kernel: hda: 117231408 sectors (60022 MB) w/2048KiB Cache, CHS=65535/16/63, UDMA(100)
Jul  9 13:31:29 stargate kernel: hda: cache flushes supported
Jul  9 13:31:29 stargate kernel:  hda: hda1
Jul  9 13:31:29 stargate kernel: hdc: max request size: 128KiB
Jul  9 13:31:29 stargate kernel: hdc: 78165360 sectors (40020 MB) w/2048KiB Cache, CHS=65535/16/63, UDMA(100)
Jul  9 13:31:29 stargate kernel: hdc: cache flushes supported
Jul  9 13:31:29 stargate kernel:  hdc: hdc1 hdc2 hdc3
Jul  9 13:31:29 stargate kernel: hdd: ATAPI 48X DVD-ROM drive, 512kB Cache, UDMA(33)
Jul  9 13:31:29 stargate kernel: Uniform CD-ROM driver Revision: 3.20
Jul  9 13:31:29 stargate kernel: serio: i8042 AUX port at 0x60,0x64 irq 12
Jul  9 13:31:29 stargate kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
Jul  9 13:31:29 stargate kernel: mice: PS/2 mouse device common for all mice
Jul  9 13:31:29 stargate kernel: i2c /dev entries driver
Jul  9 13:31:29 stargate kernel: NET: Registered protocol family 2
Jul  9 13:31:29 stargate kernel: IP: routing cache hash table of 8192 buckets, 64Kbytes
Jul  9 13:31:29 stargate kernel: TCP: Hash tables configured (established 262144 bind 65536)
Jul  9 13:31:29 stargate kernel: NET: Registered protocol family 1
Jul  9 13:31:29 stargate kernel: NET: Registered protocol family 17
Jul  9 13:31:29 stargate kernel: RAMDISK: Couldn't find valid RAM disk image starting at 0.
Jul  9 13:31:29 stargate kernel: ReiserFS: hda1: found reiserfs format "3.6" with standard journal
Jul  9 13:31:29 stargate kernel: ReiserFS: hda1: using ordered data mode
Jul  9 13:31:29 stargate kernel: ReiserFS: hda1: journal params: device hda1, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30
Jul  9 13:31:29 stargate kernel: ReiserFS: hda1: checking transaction log (hda1)
Jul  9 13:31:29 stargate kernel: ReiserFS: hda1: Using r5 hash to sort names
Jul  9 13:31:29 stargate kernel: VFS: Mounted root (reiserfs filesystem) readonly.
Jul  9 13:31:29 stargate kernel: Freeing unused kernel memory: 172k freed
Jul  9 13:31:29 stargate kernel: Adding 847720k swap on /dev/hdc3.  Priority:-1 extents:1
Jul  9 13:31:29 stargate kernel: nvidia: module license 'NVIDIA' taints kernel.
Jul  9 13:31:29 stargate kernel: ACPI: PCI interrupt 0000:01:00.0[A] -> GSI 16 (level, low) -> IRQ 16
Jul  9 13:31:29 stargate kernel: NVRM: loading NVIDIA Linux x86 NVIDIA Kernel Module  1.0-6106  Wed Jun 23 08:14:01 PDT 2004
Jul  9 13:31:29 stargate kernel: ReiserFS: hdc2: found reiserfs format "3.6" with standard journal
Jul  9 13:31:29 stargate kernel: ReiserFS: hdc2: using ordered data mode
Jul  9 13:31:29 stargate kernel: ReiserFS: hdc2: journal params: device hdc2, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30
Jul  9 13:31:29 stargate kernel: ReiserFS: hdc2: checking transaction log (hdc2)
Jul  9 13:31:29 stargate kernel: ReiserFS: hdc2: Using r5 hash to sort names
Jul  9 13:31:29 stargate kernel: usbcore: registered new driver usbfs
Jul  9 13:31:29 stargate kernel: usbcore: registered new driver hub
Jul  9 13:31:29 stargate kernel: ACPI: PCI interrupt 0000:02:01.0[A] -> GSI 17 (level, low) -> IRQ 17
Jul  9 13:31:29 stargate kernel: USB Universal Host Controller Interface driver v2.2
Jul  9 13:31:29 stargate kernel: ACPI: PCI interrupt 0000:00:1d.0[A] -> GSI 16 (level, low) -> IRQ 16
Jul  9 13:31:29 stargate kernel: uhci_hcd 0000:00:1d.0: UHCI Host Controller
Jul  9 13:31:29 stargate kernel: PCI: Setting latency timer of device 0000:00:1d.0 to 64
Jul  9 13:31:29 stargate kernel: uhci_hcd 0000:00:1d.0: irq 16, io base 0000e000
Jul  9 13:31:29 stargate kernel: uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 1
Jul  9 13:31:29 stargate kernel: hub 1-0:1.0: USB hub found
Jul  9 13:31:29 stargate kernel: hub 1-0:1.0: 2 ports detected
Jul  9 13:31:29 stargate kernel: ACPI: PCI interrupt 0000:00:1d.1[B] -> GSI 19 (level, low) -> IRQ 19
Jul  9 13:31:29 stargate kernel: uhci_hcd 0000:00:1d.1: UHCI Host Controller
Jul  9 13:31:29 stargate kernel: PCI: Setting latency timer of device 0000:00:1d.1 to 64
Jul  9 13:31:29 stargate kernel: uhci_hcd 0000:00:1d.1: irq 19, io base 0000e400
Jul  9 13:31:29 stargate kernel: uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 2
Jul  9 13:31:29 stargate kernel: hub 2-0:1.0: USB hub found
Jul  9 13:31:29 stargate kernel: hub 2-0:1.0: 2 ports detected
Jul  9 13:31:29 stargate kernel: ACPI: PCI interrupt 0000:00:1d.2[C] -> GSI 18 (level, low) -> IRQ 18
Jul  9 13:31:29 stargate kernel: uhci_hcd 0000:00:1d.2: UHCI Host Controller
Jul  9 13:31:29 stargate kernel: PCI: Setting latency timer of device 0000:00:1d.2 to 64
Jul  9 13:31:29 stargate kernel: uhci_hcd 0000:00:1d.2: irq 18, io base 0000e800
Jul  9 13:31:29 stargate kernel: uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 3
Jul  9 13:31:29 stargate kernel: hub 3-0:1.0: USB hub found
Jul  9 13:31:29 stargate kernel: hub 3-0:1.0: 2 ports detected
Jul  9 13:31:29 stargate kernel: ACPI: PCI interrupt 0000:00:1d.3[A] -> GSI 16 (level, low) -> IRQ 16
Jul  9 13:31:29 stargate kernel: uhci_hcd 0000:00:1d.3: UHCI Host Controller
Jul  9 13:31:29 stargate kernel: PCI: Setting latency timer of device 0000:00:1d.3 to 64
Jul  9 13:31:29 stargate kernel: uhci_hcd 0000:00:1d.3: irq 16, io base 0000ec00
Jul  9 13:31:29 stargate kernel: uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 4
Jul  9 13:31:29 stargate kernel: hub 4-0:1.0: USB hub found
Jul  9 13:31:29 stargate kernel: hub 4-0:1.0: 2 ports detected
Jul  9 13:31:29 stargate kernel: usb 1-1: new full speed USB device using address 2
Jul  9 13:31:29 stargate kernel: ACPI: PCI interrupt 0000:00:1d.7[D] -> GSI 23 (level, low) -> IRQ 23
Jul  9 13:31:29 stargate kernel: ehci_hcd 0000:00:1d.7: EHCI Host Controller
Jul  9 13:31:29 stargate kernel: PCI: Setting latency timer of device 0000:00:1d.7 to 64
Jul  9 13:31:29 stargate kernel: ehci_hcd 0000:00:1d.7: irq 23, pci mem f8878c00
Jul  9 13:31:29 stargate kernel: ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 5
Jul  9 13:31:29 stargate kernel: PCI: cache line size of 128 is not supported by device 0000:00:1d.7
Jul  9 13:31:29 stargate kernel: ehci_hcd 0000:00:1d.7: USB 2.0 enabled, EHCI 1.00, driver 2004-May-10
Jul  9 13:31:29 stargate kernel: hub 5-0:1.0: USB hub found
Jul  9 13:31:29 stargate kernel: hub 5-0:1.0: 8 ports detected
Jul  9 13:31:29 stargate kernel: Initializing USB Mass Storage driver...
Jul  9 13:31:29 stargate kernel: usb 1-1: string descriptor 0 read error: -71
Jul  9 13:31:29 stargate last message repeated 2 times
Jul  9 13:31:29 stargate kernel: usb-storage: probe of 1-1:1.0 failed with error -1
Jul  9 13:31:29 stargate kernel: usbcore: registered new driver usb-storage
Jul  9 13:31:29 stargate kernel: USB Mass Storage support registered.
Jul  9 13:31:29 stargate kernel: usb 1-1: USB disconnect, address 2
Jul  9 13:31:29 stargate kernel: ohci1394: $Rev: 1226 $ Ben Collins <bcollins@debian.org>
Jul  9 13:31:29 stargate kernel: ACPI: PCI interrupt 0000:02:01.2[B] -> GSI 18 (level, low) -> IRQ 18
Jul  9 13:31:29 stargate kernel: ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[18]  MMIO=[feaff000-feaff7ff]  Max Packet=[2048]
Jul  9 13:31:29 stargate kernel: bttv: driver version 0.9.15 loaded
Jul  9 13:31:29 stargate kernel: bttv: using 8 buffers with 2080k (520 pages) each for capture
Jul  9 13:31:29 stargate kernel: bttv: Bt8xx card found (0).
Jul  9 13:31:29 stargate kernel: ACPI: PCI interrupt 0000:02:02.0[A] -> GSI 18 (level, low) -> IRQ 18
Jul  9 13:31:29 stargate kernel: bttv0: Bt878 (rev 17) at 0000:02:02.0, irq: 18, latency: 32, mmio: 0xf7efe000
Jul  9 13:31:29 stargate kernel: bttv0: detected: Pinnacle PCTV [card=39], PCI subsystem ID is 11bd:0012
Jul  9 13:31:29 stargate kernel: bttv0: using: Pinnacle PCTV Studio/Rave [card=39,autodetected]
Jul  9 13:31:29 stargate kernel: bttv0: gpio: en=00000000, out=00000000 in=00ff67ff [init]
Jul  9 13:31:29 stargate kernel: bttv0: i2c: checking for MSP34xx @ 0x80... not found
Jul  9 13:31:29 stargate kernel: bttv0: miro: id=25 tuner=1 radio=no stereo=no
Jul  9 13:31:29 stargate kernel: bttv0: using tuner=1
Jul  9 13:31:29 stargate kernel: bttv0: i2c: checking for MSP34xx @ 0x80... not found
Jul  9 13:31:29 stargate kernel: bttv0: i2c: checking for TDA9875 @ 0xb0... not found
Jul  9 13:31:29 stargate kernel: bttv0: i2c: checking for TDA7432 @ 0x8a... not found
Jul  9 13:31:29 stargate kernel: bttv0: registered device video0
Jul  9 13:31:29 stargate kernel: bttv0: registered device vbi0
Jul  9 13:31:29 stargate kernel: bttv0: PLL: 28636363 => 35468950 .<6>usb 5-1: new high speed USB device using address 2
Jul  9 13:31:29 stargate kernel: . ok
Jul  9 13:31:29 stargate kernel: scsi0 : SCSI emulation for USB Mass Storage devices
Jul  9 13:31:29 stargate kernel:   Vendor: SAMSUNG   Model: SV1296A           Rev:  0 0
Jul  9 13:31:29 stargate kernel:   Type:   Direct-Access                      ANSI SCSI revision: 02
Jul  9 13:31:29 stargate kernel: SCSI device sda: 25238304 512-byte hdwr sectors (12922 MB)
Jul  9 13:31:29 stargate kernel: sda: assuming drive cache: write through
Jul  9 13:31:29 stargate kernel:  sda: sda1
Jul  9 13:31:29 stargate kernel: Attached scsi disk sda at scsi0, channel 0, id 0, lun 0
Jul  9 13:31:29 stargate kernel: Attached scsi generic sg0 at scsi0, channel 0, id 0, lun 0,  type 0
Jul  9 13:31:29 stargate kernel: USB Mass Storage device found at 2
Jul  9 13:31:29 stargate kernel: usb 2-1: new low speed USB device using address 2
Jul  9 13:31:29 stargate kernel: usbcore: registered new driver hiddev
Jul  9 13:31:29 stargate kernel: input: USB HID v1.10 Keyboard [Logitech Logitech USB Keyboard] on usb-0000:00:1d.1-1
Jul  9 13:31:29 stargate kernel: input: USB HID v1.10 Mouse [Logitech Logitech USB Keyboard] on usb-0000:00:1d.1-1
Jul  9 13:31:29 stargate kernel: usbcore: registered new driver usbhid
Jul  9 13:31:29 stargate kernel: drivers/usb/input/hid-core.c: v2.0:USB HID core driver
Jul  9 13:31:29 stargate kernel: ieee1394: Host added: ID:BUS[0-00:1023]  GUID[00023c0151028a1f]
Jul  9 13:31:29 stargate kernel: usb 3-2: new low speed USB device using address 2
Jul  9 13:31:29 stargate kernel: input: USB HID v1.10 Mouse [B16_b_02 USB-PS/2 Optical Mouse] on usb-0000:00:1d.2-2
Jul  9 13:31:29 stargate kernel: hdd: CHECK for good STATUS
Jul  9 13:31:33 stargate rpc.statd[8428]: Version 1.0.6 Starting
Jul  9 13:31:33 stargate cron[8470]: (CRON) STARTUP (fork ok) 
Jul  9 13:31:33 stargate init: Activating demand-procedures for 'A'
Jul  9 13:31:37 stargate kernel: drivers/usb/input/hid-input.c: event field not found
Jul  9 13:31:37 stargate kernel: drivers/usb/input/hid-input.c: event field not found
Jul  9 13:38:51 stargate kernel: ReiserFS: hdc1: found reiserfs format "3.6" with standard journal
Jul  9 13:38:51 stargate kernel: ReiserFS: hdc1: using ordered data mode
Jul  9 13:38:51 stargate kernel: ReiserFS: hdc1: journal params: device hdc1, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30
Jul  9 13:38:51 stargate kernel: ReiserFS: hdc1: checking transaction log (hdc1)
Jul  9 13:38:51 stargate kernel: ReiserFS: hdc1: Using r5 hash to sort names

^ permalink raw reply	[flat|nested] 46+ messages in thread

* Re: 2.6.7-mm7
  2004-07-09 10:27     ` 2.6.7-mm7 Stefano Rivoir
  2004-07-09 10:32       ` 2.6.7-mm7 Stefano Rivoir
@ 2004-07-09 11:45       ` Jesse Stockall
  2004-07-09 18:54         ` 2.6.7-mm7 Andrew Morton
  1 sibling, 1 reply; 46+ messages in thread
From: Jesse Stockall @ 2004-07-09 11:45 UTC (permalink / raw)
  To: Stefano Rivoir; +Cc: Andrew Morton, linux-kernel

On Fri, 2004-07-09 at 06:27, Stefano Rivoir wrote:
> 
> It seems that hotplug "subsystem" is having problems (I use debian/sid), 
> because it stucks during
> 
> /sbin/modprobe -s -q ehci_hcd
> 
> Note that I'm seeing this after a /etc/init.d/hotplug start (after a 
> successfull boot), but just before I had a kernel oops (see attached 
> file) when issuing a /etc/init.d/hotplug stop.

Hi

This is a known issue that appeared in 2.6.7-mm6. See below for a
temporary fix. Check the [2.6.7-mm6 -  USB problems] thread on
linux-usb-devel@lists.sourceforge.net for more info.

Jesse

<-- msg from Alan Stern -->

This patch fixes a problem with my recent set of locking changes for
USB.
The problem is that rw-semaphores don't have the semantics I need.  I
need
something where, if the semaphore is locked for reading and a writer is
waiting for the lock, another reader will be granted a readlock
immediately.  That's because there are several places where a thread
holding the readlock will acquire the readlock again, in a nested or
recursive fashion.  If a writer is waiting for the first readlock to be
released, the standard semantics will yield deadlock.

This patch implements those alternate semantics by putting writers on a 
separate wait queue.  It's a little bit awkward and has a definite 
roll-you-own flavor, but it works.  Please apply.

Alan Stern



Signed-off-by: Alan Stern <stern@rowland.harvard.edu>

===== drivers/usb/core/usb.c 1.281 vs edited =====
--- 1.281/drivers/usb/core/usb.c        Wed Jun 30 09:44:26 2004
+++ edited/drivers/usb/core/usb.c       Wed Jul  7 15:47:23 2004
@@ -64,6 +64,7 @@
                        /* Not honored on modular build */
 
 static DECLARE_RWSEM(usb_all_devices_rwsem);
+static DECLARE_WAIT_QUEUE_HEAD(usb_all_devices_wqh);
 
 
 static int generic_probe (struct device *dev)
@@ -933,6 +934,7 @@
 {
        up(&udev->serialize);
        up_read(&usb_all_devices_rwsem);
+       wake_up(&usb_all_devices_wqh);
 }
 
 /**
@@ -940,10 +942,15 @@
  *
  * This is necessary when registering a new driver or probing a bus,
  * since the driver-model core may try to use any usb_device.
+ *
+ * Unfortunately we have to use a separate wait queue, because we need
+ * to make sure that a thread waiting for a writelock won't block other
+ * threads from acquiring a readlock.
  */
 void usb_lock_all_devices(void)
 {
-       down_write(&usb_all_devices_rwsem);
+       wait_event(usb_all_devices_wqh,
+                       down_write_trylock(&usb_all_devices_rwsem));
 }
 
 /**
@@ -952,6 +959,7 @@
 void usb_unlock_all_devices(void)
 {
        up_write(&usb_all_devices_rwsem);
+       wake_up(&usb_all_devices_wqh);
 }

-- 
Jesse Stockall <stockall@magma.ca>


^ permalink raw reply	[flat|nested] 46+ messages in thread

* Re: 2.6.7-mm7
  2004-07-09 10:32 ` 2.6.7-mm7 Jurgen Kramer
  2004-07-09 10:39   ` 2.6.7-mm7 Andrew Morton
@ 2004-07-09 14:40   ` Felipe Alfaro Solana
  2004-07-09 16:40     ` 2.6.7-mm7 Jurgen Kramer
  1 sibling, 1 reply; 46+ messages in thread
From: Felipe Alfaro Solana @ 2004-07-09 14:40 UTC (permalink / raw)
  To: Jurgen Kramer; +Cc: Andrew Morton, linux-kernel

Have you tried reverting bk-usb? 2.6.7-mm7 won't work for me without
reverting it.

On Fri, 2004-07-09 at 12:32 +0200, Jurgen Kramer wrote:
> On Fri, 2004-07-09 at 08:50, Andrew Morton wrote:
> > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.7/2.6.7-mm7/
> > 
> My EHCI controller still won't come back to life. I have tried 
> various boot options to no avail. I still gives:


^ permalink raw reply	[flat|nested] 46+ messages in thread

* Re: 2.6.7-mm7
  2004-07-09 14:40   ` 2.6.7-mm7 Felipe Alfaro Solana
@ 2004-07-09 16:40     ` Jurgen Kramer
  0 siblings, 0 replies; 46+ messages in thread
From: Jurgen Kramer @ 2004-07-09 16:40 UTC (permalink / raw)
  To: Felipe Alfaro Solana; +Cc: Andrew Morton, linux-kernel

On Fri, 2004-07-09 at 16:40, Felipe Alfaro Solana wrote:
> Have you tried reverting bk-usb? 2.6.7-mm7 won't work for me without
> reverting it.

Just tried it (reverted bk-usb.patch), still no go. Maybe PCI related?
> On Fri, 2004-07-09 at 12:32 +0200, Jurgen Kramer wrote:
> > On Fri, 2004-07-09 at 08:50, Andrew Morton wrote:
> > > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.7/2.6.7-mm7/
> > > 
> > My EHCI controller still won't come back to life. I have tried 
> > various boot options to no avail. I still gives:

JK



^ permalink raw reply	[flat|nested] 46+ messages in thread

* Re: 2.6.7-mm7
  2004-07-09 11:45       ` 2.6.7-mm7 Jesse Stockall
@ 2004-07-09 18:54         ` Andrew Morton
  2004-07-09 19:52           ` 2.6.7-mm7 Jesse Stockall
  2004-07-09 19:56           ` 2.6.7-mm7 Alan Stern
  0 siblings, 2 replies; 46+ messages in thread
From: Andrew Morton @ 2004-07-09 18:54 UTC (permalink / raw)
  To: Jesse Stockall; +Cc: s.rivoir, linux-kernel, Alan Stern

Jesse Stockall <stockall@magma.ca> wrote:
>
>  + *
>  + * Unfortunately we have to use a separate wait queue, because we need
>  + * to make sure that a thread waiting for a writelock won't block other
>  + * threads from acquiring a readlock.
>    */
>   void usb_lock_all_devices(void)
>   {
>  -       down_write(&usb_all_devices_rwsem);
>  +       wait_event(usb_all_devices_wqh,
>  +                       down_write_trylock(&usb_all_devices_rwsem));

That's a bit unusual.  Could you (or Alan) please explain the reason for
this a little more?

^ permalink raw reply	[flat|nested] 46+ messages in thread

* Re: 2.6.7-mm7
  2004-07-09 18:54         ` 2.6.7-mm7 Andrew Morton
@ 2004-07-09 19:52           ` Jesse Stockall
  2004-07-09 20:00             ` 2.6.7-mm7 Andrew Morton
  2004-07-09 19:56           ` 2.6.7-mm7 Alan Stern
  1 sibling, 1 reply; 46+ messages in thread
From: Jesse Stockall @ 2004-07-09 19:52 UTC (permalink / raw)
  To: Andrew Morton; +Cc: s.rivoir, linux-kernel, Alan Stern

On Fri, 2004-07-09 at 14:54, Andrew Morton wrote:
                      down_write_trylock(&usb_all_devices_rwsem));
> 
> That's a bit unusual.  Could you (or Alan) please explain the reason for
> this a little more?

I believe you want this thread

http://marc.theaimsgroup.com/?l=linux-usb-devel&m=108923404032264&w=2

Jesse

-- 
Jesse Stockall <stockall@magma.ca>


^ permalink raw reply	[flat|nested] 46+ messages in thread

* Re: 2.6.7-mm7
  2004-07-09 18:54         ` 2.6.7-mm7 Andrew Morton
  2004-07-09 19:52           ` 2.6.7-mm7 Jesse Stockall
@ 2004-07-09 19:56           ` Alan Stern
  1 sibling, 0 replies; 46+ messages in thread
From: Alan Stern @ 2004-07-09 19:56 UTC (permalink / raw)
  To: Andrew Morton; +Cc: Jesse Stockall, s.rivoir, linux-kernel

On Fri, 9 Jul 2004, Andrew Morton wrote:

> That's a bit unusual.  Could you (or Alan) please explain the reason for
> this a little more?

For further discussion and explanation, see these two threads:

http://marc.theaimsgroup.com/?l=linux-usb-devel&m=108923507103444&w=2

and

http://marc.theaimsgroup.com/?l=linux-usb-devel&m=108924500207051&w=2

Actually they are really one thread, but somebody's email client screwed 
up a Subject: header line.

Alan Stern


^ permalink raw reply	[flat|nested] 46+ messages in thread

* Re: 2.6.7-mm7
  2004-07-09 19:52           ` 2.6.7-mm7 Jesse Stockall
@ 2004-07-09 20:00             ` Andrew Morton
  2004-07-09 22:21               ` 2.6.7-mm7 Greg KH
  0 siblings, 1 reply; 46+ messages in thread
From: Andrew Morton @ 2004-07-09 20:00 UTC (permalink / raw)
  To: Jesse Stockall; +Cc: s.rivoir, linux-kernel, stern

Jesse Stockall <stockall@magma.ca> wrote:
>
> On Fri, 2004-07-09 at 14:54, Andrew Morton wrote:
>                        down_write_trylock(&usb_all_devices_rwsem));
>  > 
>  > That's a bit unusual.  Could you (or Alan) please explain the reason for
>  > this a little more?
> 
>  I believe you want this thread
> 
>  http://marc.theaimsgroup.com/?l=linux-usb-devel&m=108923404032264&w=2

Oh, OK.  Recursively taking an rwsem for reading is certainly deadlocky. 
The main reason for not supporting this is that heavy down_read() traffic
can trivially livelock down_write() waiters.  Alan's patch will introduce
that shortcoming.

Really, it would be better to get the locking sorted out.

^ permalink raw reply	[flat|nested] 46+ messages in thread

* Re: 2.6.7-mm7
  2004-07-09  6:50 2.6.7-mm7 Andrew Morton
                   ` (2 preceding siblings ...)
  2004-07-09 11:44 ` 2.6.7-mm7 Michael Geithe
@ 2004-07-09 20:38 ` Joseph Fannin
  2004-07-09 21:11   ` 2.6.7-mm7 Andrew Morton
  2004-07-09 21:04 ` 2.6.7-mm7 William Lee Irwin III
                   ` (4 subsequent siblings)
  8 siblings, 1 reply; 46+ messages in thread
From: Joseph Fannin @ 2004-07-09 20:38 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linux-kernel

[-- Attachment #1: Type: text/plain, Size: 1634 bytes --]

On Thu, Jul 08, 2004 at 11:50:25PM -0700, Andrew Morton wrote:
> 
> ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.7/2.6.7-mm7/

> +detect-too-early-schedule-attempts.patch
> 
>  Catch attempts to call the scheduler before it is ready to go.

    With this patch, my Powermac (ppc32) spews 711 (I think)
warning messages during bootup.  The first one looks like:

Calibrating delay loop... 1064.96 BogoMIPS
Mount-cache hash table entries: 512 (order: 0, 4096 bytes)
Badness in schedule at kernel/sched.c:2153
Call trace:
 [c00099e4] dump_stack+0x18/0x28
 [c0006bac] check_bug_trap+0x84/0xac
 [c0006d38] ProgramCheckException+0x164/0x1a4
 [c0006240] ret_from_except_full+0x0/0x4c
 [c02021bc] schedule+0x24/0x684
 [c0005e80] syscall_exit_work+0x108/0x10c
 [c02e0ad0] proc_root_init+0x14c/0x158
 [00000000] 0x0
 [c02ce5a0] start_kernel+0x158/0x184
 [000035fc] 0x35fc

and this goes on until:

Badness in schedule at kernel/sched.c:2153
Call trace:
 [c00099e4] dump_stack+0x18/0x28
 [c0006bac] check_bug_trap+0x84/0xac
 [c0006d38] ProgramCheckException+0x164/0x1a4
 [c0006240] ret_from_except_full+0x0/0x4c
 [c02021bc] schedule+0x24/0x684
 [c00062ec] resume_kernel+0x38/0x58
 [c020249c] schedule+0x304/0x684
 [c002c85c] worker_thread+0x258/0x27c
 [c00317d0] kthread+0xb8/0xc0
 [c0009128] kernel_thread+0x44/0x60
adb devices: [2]: 2 2 [3]: 3 1
ADB keyboard at 2, handler set to 3

    The full dmesg is 322K, and is up at:
http://www.rivenstone.net/linux/samarkand.dmesg

    Most of the traces look something like the bottom one.

-- 
Joseph Fannin
jhf@rivenstone.net

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 46+ messages in thread

* Re: 2.6.7-mm7
  2004-07-09  6:50 2.6.7-mm7 Andrew Morton
                   ` (3 preceding siblings ...)
  2004-07-09 20:38 ` 2.6.7-mm7 Joseph Fannin
@ 2004-07-09 21:04 ` William Lee Irwin III
  2004-07-09 22:11   ` 2.6.7-mm7 William Lee Irwin III
  2004-07-09 22:14   ` 2.6.7-mm7 Andrew Morton
  2004-07-10  4:34 ` 2.6.7-mm7 Joshua Kwan
                   ` (3 subsequent siblings)
  8 siblings, 2 replies; 46+ messages in thread
From: William Lee Irwin III @ 2004-07-09 21:04 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linux-kernel

[-- Attachment #1: Type: text/plain, Size: 4652 bytes --]

On Thu, Jul 08, 2004 at 11:50:25PM -0700, Andrew Morton wrote:
> ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.7/2.6.7-mm7/
> - Added three new bk trees to the -mm lineup:
>   bk-dma-declare-coherent-memory.patch
>     New DMA mapping function.
>   bk-jfs.patch
>     JFS filesystem development tree
>   bk-mpc52xx.patch
>     New ppc32 board support
> - Added a big UML update.   Needs work.
> - Lots of warning fixes, mainly.
> Changes since 2.6.7-mm6:

  SPLIT   include/linux/autoconf.h -> include/config/*
  CHK     include/linux/compile.h
  UPD     include/linux/compile.h
In file included from include/asm/sbus.h:10,
                 from arch/sparc64/kernel/auxio.c:15:
include/linux/dma-mapping.h: In function `dma_mark_declared_memory_occupied':
include/linux/dma-mapping.h:47: warning: implicit declaration of function `ERR_PTR'
include/linux/dma-mapping.h:47: error: `EBUSY' undeclared (first use in this function)
include/linux/dma-mapping.h:47: error: (Each undeclared identifier is reported only once
include/linux/dma-mapping.h:47: error: for each function it appears in.)
include/linux/dma-mapping.h:47: warning: return makes pointer from integer without a cast
In file included from include/linux/fs.h:1350,
                 from include/asm/pci.h:6,
                 from include/linux/pci.h:850,
                 from include/asm/pbm.h:11,
                 from include/asm/ebus.h:11,
                 from arch/sparc64/kernel/auxio.c:16:
include/linux/err.h: At top level:
include/linux/err.h:15: warning: `ERR_PTR' was declared implicitly `extern' and later `static'
include/linux/dma-mapping.h:47: warning: previous declaration of `ERR_PTR'
include/linux/err.h:15: warning: type mismatch with previous implicit declaration
include/linux/dma-mapping.h:47: warning: previous implicit declaration of `ERR_PTR'
include/linux/err.h:15: warning: `ERR_PTR' was previously implicitly declared to return `int'
In file included from include/asm/sbus.h:10,
                 from include/asm/dma.h:15,
                 from include/linux/bootmem.h:8,
                 from arch/sparc64/mm/init.c:13:
include/linux/dma-mapping.h: In function `dma_mark_declared_memory_occupied':
include/linux/dma-mapping.h:47: warning: implicit declaration of function `ERR_PTR'
include/linux/dma-mapping.h:47: error: `EBUSY' undeclared (first use in this function)
include/linux/dma-mapping.h:47: error: (Each undeclared identifier is reported only once
include/linux/dma-mapping.h:47: error: for each function it appears in.)
include/linux/dma-mapping.h:47: warning: return makes pointer from integer without a cast
In file included from include/linux/fs.h:1350,
                 from include/linux/mm.h:15,
                 from arch/sparc64/mm/init.c:14:
include/linux/err.h: At top level:
include/linux/err.h:15: warning: `ERR_PTR' was declared implicitly `extern' and later `static'
include/linux/dma-mapping.h:47: warning: previous declaration of `ERR_PTR'
include/linux/err.h:15: warning: type mismatch with previous implicit declaration
include/linux/dma-mapping.h:47: warning: previous implicit declaration of `ERR_PTR'
include/linux/err.h:15: warning: `ERR_PTR' was previously implicitly declared to return `int'
make[1]: *** [arch/sparc64/kernel/auxio.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: *** [arch/sparc64/mm/init.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make: *** [arch/sparc64/mm] Error 2
make: *** Waiting for unfinished jobs....
make: *** [arch/sparc64/kernel] Error 2
In file included from include/asm/sbus.h:10,
                 from include/asm/dma.h:15,
                 from include/linux/bootmem.h:8,
                 from kernel/profile.c:8:
include/linux/dma-mapping.h: In function `dma_mark_declared_memory_occupied':
include/linux/dma-mapping.h:47: warning: implicit declaration of function `ERR_PTR'
include/linux/dma-mapping.h:47: warning: return makes pointer from integer without a cast
In file included from include/linux/fs.h:1350,
                 from include/linux/mm.h:15,
                 from kernel/profile.c:10:
include/linux/err.h: At top level:
include/linux/err.h:15: warning: `ERR_PTR' was declared implicitly `extern' and later `static'
include/linux/dma-mapping.h:47: warning: previous declaration of `ERR_PTR'
include/linux/err.h:15: warning: type mismatch with previous implicit declaration
include/linux/dma-mapping.h:47: warning: previous implicit declaration of `ERR_PTR'
include/linux/err.h:15: warning: `ERR_PTR' was previously implicitly declared to return `int'
make -s -j16 vmlinux.aout  995.70s user 74.11s system 546% cpu 3:15.87 total

[-- Attachment #2: config-2.6.7-mm7 --]
[-- Type: text/plain, Size: 12413 bytes --]

#
# Automatically generated make config: don't edit
#
CONFIG_64BIT=y
CONFIG_MMU=y

#
# Code maturity level options
#
CONFIG_EXPERIMENTAL=y
# CONFIG_CLEAN_COMPILE is not set
# CONFIG_STANDALONE is not set
CONFIG_BROKEN=y
CONFIG_BROKEN_ON_SMP=y

#
# General setup
#
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_IKCONFIG=y
CONFIG_IKCONFIG_PROC=y
CONFIG_EMBEDDED=y
CONFIG_KALLSYMS=y
CONFIG_KALLSYMS_ALL=y
CONFIG_KALLSYMS_EXTRA_PASS=y
CONFIG_FUTEX=y
CONFIG_EPOLL=y
# CONFIG_IOSCHED_NOOP is not set
# CONFIG_IOSCHED_AS is not set
CONFIG_IOSCHED_DEADLINE=y
CONFIG_IOSCHED_CFQ=y
# CONFIG_CC_OPTIMIZE_FOR_SIZE 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

#
# General setup
#
CONFIG_VT=y
CONFIG_VT_CONSOLE=y
CONFIG_HW_CONSOLE=y
CONFIG_SMP=y
# CONFIG_PREEMPT is not set
CONFIG_NR_CPUS=32
# CONFIG_CPU_FREQ is not set
CONFIG_SPARC64=y
CONFIG_RWSEM_XCHGADD_ALGORITHM=y
CONFIG_GENERIC_ISA_DMA=y
CONFIG_SBUS=y
CONFIG_SBUSCHAR=y
CONFIG_SUN_AUXIO=y
CONFIG_SUN_IO=y
# CONFIG_PCI is not set
# CONFIG_PCI_DOMAINS is not set
CONFIG_SUN_OPENPROMFS=y
CONFIG_SPARC32_COMPAT=y
CONFIG_COMPAT=y
CONFIG_UID16=y
CONFIG_BINFMT_ELF32=y
# CONFIG_BINFMT_AOUT32 is not set
CONFIG_BINFMT_ELF=y
CONFIG_BINFMT_MISC=y
# CONFIG_SUNOS_EMUL is not set
# CONFIG_SOLARIS_EMUL is not set

#
# Parallel port support
#
# CONFIG_PARPORT is not set
# CONFIG_CMDLINE_BOOL is not set

#
# Generic Driver Options
#
CONFIG_PREVENT_FIRMWARE_BUILD=y
CONFIG_FW_LOADER=y
# CONFIG_DEBUG_DRIVER is not set

#
# Graphics support
#
# CONFIG_FB is not set

#
# Console display driver support
#
# CONFIG_MDA_CONSOLE is not set
CONFIG_PROM_CONSOLE=y
CONFIG_DUMMY_CONSOLE=y

#
# Serial drivers
#
# CONFIG_SERIAL_8250 is not set

#
# Non-8250 serial port support
#
CONFIG_SERIAL_SUNCORE=y
CONFIG_SERIAL_SUNZILOG=y
CONFIG_SERIAL_SUNZILOG_CONSOLE=y
CONFIG_SERIAL_CORE=y
CONFIG_SERIAL_CORE_CONSOLE=y

#
# Misc Linux/SPARC drivers
#
CONFIG_SUN_OPENPROMIO=y
CONFIG_SUN_MOSTEK_RTC=y
CONFIG_OBP_FLASH=y
# CONFIG_SUN_BPP is not set
# CONFIG_SUN_VIDEOPIX is not set
# CONFIG_SUN_AURORA is not set

#
# Memory Technology Devices (MTD)
#
# CONFIG_MTD is not set

#
# Block devices
#
# CONFIG_BLK_DEV_FD is not set
CONFIG_BLK_DEV_LOOP=y
# CONFIG_BLK_DEV_CRYPTOLOOP is not set
CONFIG_BLK_DEV_NBD=y
# CONFIG_BLK_DEV_RAM is not set
# CONFIG_CDROM_PKTCDVD is not set

#
# ATA/ATAPI/MFM/RLL support
#
# CONFIG_IDE 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=y
# CONFIG_CHR_DEV_OSST is not set
CONFIG_BLK_DEV_SR=y
CONFIG_BLK_DEV_SR_VENDOR=y
CONFIG_CHR_DEV_SG=y

#
# 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_SCSI_AIC7XXX_OLD is not set
# CONFIG_SCSI_SATA is not set
# CONFIG_SCSI_EATA_PIO is not set
# CONFIG_SCSI_QLOGICPTI is not set
# CONFIG_SCSI_DEBUG is not set
CONFIG_SCSI_SUNESP=y

#
# Fibre Channel support
#
# CONFIG_FC4 is not set

#
# Multi-device support (RAID and LVM)
#
CONFIG_MD=y
CONFIG_BLK_DEV_MD=y
CONFIG_MD_LINEAR=y
CONFIG_MD_RAID0=y
CONFIG_MD_RAID1=y
CONFIG_MD_RAID5=y
CONFIG_MD_RAID6=y
CONFIG_MD_MULTIPATH=y
CONFIG_BLK_DEV_DM=y
# CONFIG_DM_CRYPT is not set
# CONFIG_DM_SNAPSHOT is not set
# CONFIG_DM_MIRROR is not set
# CONFIG_DM_ZERO is not set

#
# IEEE 1394 (FireWire) support
#
# CONFIG_IEEE1394 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=y
CONFIG_INET=y
CONFIG_IP_MULTICAST=y
# CONFIG_IP_ADVANCED_ROUTER is not set
CONFIG_IP_PNP=y
CONFIG_IP_PNP_DHCP=y
CONFIG_IP_PNP_BOOTP=y
CONFIG_IP_PNP_RARP=y
# 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=y
CONFIG_INET_ESP=y
CONFIG_INET_IPCOMP=y
# CONFIG_IPV6 is not set
# CONFIG_NETFILTER is not set
CONFIG_XFRM=y
# CONFIG_XFRM_USER is not set

#
# SCTP Configuration (EXPERIMENTAL)
#
CONFIG_IP_SCTP=m
# CONFIG_SCTP_DBG_MSG is not set
# CONFIG_SCTP_DBG_OBJCNT is not set
# CONFIG_SCTP_HMAC_NONE is not set
# CONFIG_SCTP_HMAC_SHA1 is not set
CONFIG_SCTP_HMAC_MD5=y
# 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_FASTROUTE 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 is not set
# CONFIG_BONDING is not set
# CONFIG_EQUALIZER is not set
# CONFIG_TUN is not set
# CONFIG_ETHERTAP is not set

#
# Ethernet (10 or 100Mbit)
#
CONFIG_NET_ETHERNET=y
CONFIG_MII=y
CONFIG_SUNLANCE=y
CONFIG_HAPPYMEAL=y
CONFIG_SUNBMAC=y
CONFIG_SUNQE=y

#
# Ethernet (1000 Mbit)
#
# CONFIG_MYRI_SBUS is not set

#
# Ethernet (10000 Mbit)
#

#
# Token Ring devices
#

#
# Wireless LAN (non-hamradio)
#
# CONFIG_NET_RADIO is not set

#
# Wan interfaces
#
# CONFIG_WAN 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

#
# Unix98 PTY support
#
CONFIG_UNIX98_PTYS=y
CONFIG_UNIX98_PTY_COUNT=2048

#
# XFree86 DRI support
#
# CONFIG_DRM is not set

#
# Input device support
#
CONFIG_INPUT=y

#
# Userland interfaces
#
# CONFIG_INPUT_MOUSEDEV is not set
# 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 is not set
CONFIG_SERIO_SERPORT=y
# CONFIG_SERIO_CT82C710 is not set
# 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_VSXXXAA is not set
# CONFIG_INPUT_JOYSTICK is not set
# CONFIG_INPUT_TOUCHSCREEN is not set
# CONFIG_INPUT_MISC is not set

#
# I2C support
#
# CONFIG_I2C is not set

#
# File systems
#
CONFIG_EXT2_FS=y
CONFIG_EXT2_FS_XATTR=y
# CONFIG_EXT2_FS_POSIX_ACL is not set
# CONFIG_EXT2_FS_SECURITY 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=y
CONFIG_FS_MBCACHE=y
# CONFIG_REISERFS_FS is not set
# CONFIG_JFS_FS is not set
# CONFIG_XFS_FS is not set
CONFIG_MINIX_FS=y
# CONFIG_ROMFS_FS is not set
# CONFIG_QUOTA is not set
# CONFIG_AUTOFS_FS is not set
# CONFIG_AUTOFS4_FS is not set

#
# CD-ROM/DVD Filesystems
#
CONFIG_ISO9660_FS=y
CONFIG_JOLIET=y
# CONFIG_ZISOFS is not set
CONFIG_UDF_FS=y

#
# DOS/FAT/NT Filesystems
#
# CONFIG_FAT_FS is not set
# 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 is not set
CONFIG_TMPFS=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=y
CONFIG_NFS_V3=y
CONFIG_NFS_V4=y
# CONFIG_NFS_DIRECTIO is not set
# CONFIG_NFSD is not set
CONFIG_ROOT_NFS=y
CONFIG_LOCKD=y
CONFIG_LOCKD_V4=y
# CONFIG_EXPORTFS is not set
CONFIG_SUNRPC=y
CONFIG_SUNRPC_GSS=y
CONFIG_RPCSEC_GSS_KRB5=y
# 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=y
# CONFIG_ACORN_PARTITION is not set
# CONFIG_OSF_PARTITION is not set
# CONFIG_AMIGA_PARTITION is not set
# CONFIG_ATARI_PARTITION is not set
# CONFIG_MAC_PARTITION is not set
# CONFIG_MSDOS_PARTITION is not set
# CONFIG_LDM_PARTITION is not set
# CONFIG_SGI_PARTITION is not set
# CONFIG_ULTRIX_PARTITION is not set
CONFIG_SUN_PARTITION=y
# CONFIG_EFI_PARTITION is not set

#
# Native Language Support
#
CONFIG_NLS=y
CONFIG_NLS_DEFAULT="iso8859-1"
# CONFIG_NLS_CODEPAGE_437 is not set
# 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 is not set
# 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

#
# Multimedia devices
#
# CONFIG_VIDEO_DEV is not set

#
# Digital Video Broadcasting Devices
#
# CONFIG_DVB is not set

#
# Sound
#
# CONFIG_SOUND is not set

#
# USB support
#

#
# USB Gadget Support
#
# CONFIG_USB_GADGET is not set

#
# Watchdog Cards
#
# CONFIG_WATCHDOG is not set

#
# Profiling support
#
# CONFIG_PROFILING is not set

#
# Kernel hacking
#
CONFIG_DEBUG_KERNEL=y
# CONFIG_DEBUG_STACK_USAGE is not set
# CONFIG_DEBUG_SLAB is not set
CONFIG_MAGIC_SYSRQ=y
# CONFIG_DEBUG_SPINLOCK is not set
# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
# CONFIG_DEBUG_BUGVERBOSE is not set
# CONFIG_DEBUG_DCFLUSH is not set
CONFIG_DEBUG_INFO=y
# CONFIG_STACK_DEBUG is not set
# CONFIG_DEBUG_BOOTMEM is not set
# CONFIG_LOCKMETER is not set
CONFIG_HAVE_DEC_LOCK=y

#
# Security options
#
# CONFIG_SECURITY 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_DES=y
# CONFIG_CRYPTO_BLOWFISH is not set
# CONFIG_CRYPTO_TWOFISH is not set
# CONFIG_CRYPTO_SERPENT is not set
# CONFIG_CRYPTO_AES is not set
# 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_DEFLATE=y
# CONFIG_CRYPTO_MICHAEL_MIC is not set
# CONFIG_CRYPTO_CRC32C is not set
# CONFIG_CRYPTO_TEST is not set

#
# Library routines
#
# CONFIG_CRC_CCITT is not set
CONFIG_CRC32=y
# CONFIG_LIBCRC32C is not set
CONFIG_ZLIB_INFLATE=y
CONFIG_ZLIB_DEFLATE=y

^ permalink raw reply	[flat|nested] 46+ messages in thread

* Re: 2.6.7-mm7
  2004-07-09 20:38 ` 2.6.7-mm7 Joseph Fannin
@ 2004-07-09 21:11   ` Andrew Morton
  2004-07-14 22:01     ` 2.6.7-mm7 Tom Rini
  2004-07-17 16:17     ` 2.6.7-mm7 Paul Mackerras
  0 siblings, 2 replies; 46+ messages in thread
From: Andrew Morton @ 2004-07-09 21:11 UTC (permalink / raw)
  To: Joseph Fannin; +Cc: linux-kernel, linuxppc-dev

jhf@rivenstone.net (Joseph Fannin) wrote:
>
> On Thu, Jul 08, 2004 at 11:50:25PM -0700, Andrew Morton wrote:
> > 
> > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.7/2.6.7-mm7/
> 
> > +detect-too-early-schedule-attempts.patch
> > 
> >  Catch attempts to call the scheduler before it is ready to go.
> 
>     With this patch, my Powermac (ppc32) spews 711 (I think)
> warning messages during bootup.

hm, OK.  It could be that the debug patch is a bit too aggressive, or that
ppc got lucky and happens to always be in state TASK_RUNNING when these
calls to schedule() occur.

Maybe this task incorrectly has _TIF_NEED_RESCHED set?

Anyway, ppc guys: please take a look at the results from
ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.7/2.6.7-mm7/broken-out/detect-too-early-schedule-attempts.patch
and check that the kernel really should be calling schedule() at this time
and place, let us know?

Thanks.

>  The first one looks like:
> 
> Calibrating delay loop... 1064.96 BogoMIPS
> Mount-cache hash table entries: 512 (order: 0, 4096 bytes)
> Badness in schedule at kernel/sched.c:2153
> Call trace:
>  [c00099e4] dump_stack+0x18/0x28
>  [c0006bac] check_bug_trap+0x84/0xac
>  [c0006d38] ProgramCheckException+0x164/0x1a4
>  [c0006240] ret_from_except_full+0x0/0x4c
>  [c02021bc] schedule+0x24/0x684
>  [c0005e80] syscall_exit_work+0x108/0x10c
>  [c02e0ad0] proc_root_init+0x14c/0x158
>  [00000000] 0x0
>  [c02ce5a0] start_kernel+0x158/0x184
>  [000035fc] 0x35fc
> 
> and this goes on until:
> 
> Badness in schedule at kernel/sched.c:2153
> Call trace:
>  [c00099e4] dump_stack+0x18/0x28
>  [c0006bac] check_bug_trap+0x84/0xac
>  [c0006d38] ProgramCheckException+0x164/0x1a4
>  [c0006240] ret_from_except_full+0x0/0x4c
>  [c02021bc] schedule+0x24/0x684
>  [c00062ec] resume_kernel+0x38/0x58
>  [c020249c] schedule+0x304/0x684
>  [c002c85c] worker_thread+0x258/0x27c
>  [c00317d0] kthread+0xb8/0xc0
>  [c0009128] kernel_thread+0x44/0x60
> adb devices: [2]: 2 2 [3]: 3 1
> ADB keyboard at 2, handler set to 3
> 
>     The full dmesg is 322K, and is up at:
> http://www.rivenstone.net/linux/samarkand.dmesg
> 
>     Most of the traces look something like the bottom one.
> 
> -- 
> Joseph Fannin
> jhf@rivenstone.net
> 

^ permalink raw reply	[flat|nested] 46+ messages in thread

* Re: 2.6.7-mm7
  2004-07-09 21:04 ` 2.6.7-mm7 William Lee Irwin III
@ 2004-07-09 22:11   ` William Lee Irwin III
  2004-07-09 22:14   ` 2.6.7-mm7 Andrew Morton
  1 sibling, 0 replies; 46+ messages in thread
From: William Lee Irwin III @ 2004-07-09 22:11 UTC (permalink / raw)
  To: Andrew Morton, linux-kernel

On Fri, Jul 09, 2004 at 02:04:23PM -0700, William Lee Irwin III wrote:
> In file included from include/asm/sbus.h:10,
>                  from arch/sparc64/kernel/auxio.c:15:
> include/linux/dma-mapping.h: In function `dma_mark_declared_memory_occupied':
> include/linux/dma-mapping.h:47: warning: implicit declaration of function `ERR_PTR'
> include/linux/dma-mapping.h:47: error: `EBUSY' undeclared (first use in this function)
> include/linux/dma-mapping.h:47: error: (Each undeclared identifier is reported only once
> include/linux/dma-mapping.h:47: error: for each function it appears in.)
> include/linux/dma-mapping.h:47: warning: return makes pointer from integer without a cast

compilefix for sparc64 suggested by hch and jejb:


Index: mm7-2.6.7/include/linux/dma-mapping.h
===================================================================
--- mm7-2.6.7.orig/include/linux/dma-mapping.h	2004-07-09 13:54:32.444030032 -0700
+++ mm7-2.6.7/include/linux/dma-mapping.h	2004-07-09 14:54:05.996767440 -0700
@@ -1,6 +1,8 @@
 #ifndef _ASM_LINUX_DMA_MAPPING_H
 #define _ASM_LINUX_DMA_MAPPING_H
 
+#include <linux/err.h>
+
 /* These definitions mirror those in pci.h, so they can be used
  * interchangeably with their PCI_ counterparts */
 enum dma_data_direction {

^ permalink raw reply	[flat|nested] 46+ messages in thread

* Re: 2.6.7-mm7
  2004-07-09 21:04 ` 2.6.7-mm7 William Lee Irwin III
  2004-07-09 22:11   ` 2.6.7-mm7 William Lee Irwin III
@ 2004-07-09 22:14   ` Andrew Morton
  2004-07-09 22:24     ` 2.6.7-mm7 James Bottomley
  1 sibling, 1 reply; 46+ messages in thread
From: Andrew Morton @ 2004-07-09 22:14 UTC (permalink / raw)
  To: William Lee Irwin III; +Cc: linux-kernel, James Bottomley

William Lee Irwin III <wli@holomorphy.com> wrote:
>
>   SPLIT   include/linux/autoconf.h -> include/config/*
>   CHK     include/linux/compile.h
>   UPD     include/linux/compile.h
> In file included from include/asm/sbus.h:10,
>                  from arch/sparc64/kernel/auxio.c:15:

It needs err.h.

btw, James, I'm unable to convince myself that
dma_mark_declared_memory_occupied() reserves enough pages if device_addr is
not page-aligned.  Could you double-check that?  If all callers are
expected to use a page-aligned address then a BUG_ON might be appropriate. 
Or a comment.

diff -puN include/linux/dma-mapping.h~bk-dma-declare-coherent-memory-fix include/linux/dma-mapping.h
--- 25-sparc64/include/linux/dma-mapping.h~bk-dma-declare-coherent-memory-fix	2004-07-09 15:07:00.253229480 -0700
+++ 25-sparc64-akpm/include/linux/dma-mapping.h	2004-07-09 15:07:13.039285704 -0700
@@ -1,6 +1,8 @@
 #ifndef _ASM_LINUX_DMA_MAPPING_H
 #define _ASM_LINUX_DMA_MAPPING_H
 
+#include <linux/err.h>
+
 /* These definitions mirror those in pci.h, so they can be used
  * interchangeably with their PCI_ counterparts */
 enum dma_data_direction {
_


^ permalink raw reply	[flat|nested] 46+ messages in thread

* Re: 2.6.7-mm7
  2004-07-09 11:44 ` 2.6.7-mm7 Michael Geithe
@ 2004-07-09 22:15   ` Greg KH
  2004-07-10  0:07     ` 2.6.7-mm7 Michael Geithe
  0 siblings, 1 reply; 46+ messages in thread
From: Greg KH @ 2004-07-09 22:15 UTC (permalink / raw)
  To: Michael Geithe; +Cc: Andrew Morton, linux-kernel

On Fri, Jul 09, 2004 at 01:44:32PM +0200, Michael Geithe wrote:
> Am Freitag, 9. Juli 2004 08:50 schrieben Sie:
> > 
> ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.7/2.6.7-mm7/
> 
> Hi,
> reverting bk-usb.patch makes it boot.

Do you have any USB devices plugged in?  If so, unplug them during the
boot process (or use a different distro that doesn't try to autoload the
usb drivers at boot time...)

It's a known bug that people are working on.

thansk,

greg k-h

^ permalink raw reply	[flat|nested] 46+ messages in thread

* Re: 2.6.7-mm7
  2004-07-09 20:00             ` 2.6.7-mm7 Andrew Morton
@ 2004-07-09 22:21               ` Greg KH
  0 siblings, 0 replies; 46+ messages in thread
From: Greg KH @ 2004-07-09 22:21 UTC (permalink / raw)
  To: Andrew Morton; +Cc: Jesse Stockall, s.rivoir, linux-kernel, stern

On Fri, Jul 09, 2004 at 01:00:45PM -0700, Andrew Morton wrote:
> Jesse Stockall <stockall@magma.ca> wrote:
> >
> > On Fri, 2004-07-09 at 14:54, Andrew Morton wrote:
> >                        down_write_trylock(&usb_all_devices_rwsem));
> >  > 
> >  > That's a bit unusual.  Could you (or Alan) please explain the reason for
> >  > this a little more?
> > 
> >  I believe you want this thread
> > 
> >  http://marc.theaimsgroup.com/?l=linux-usb-devel&m=108923404032264&w=2
> 
> Oh, OK.  Recursively taking an rwsem for reading is certainly deadlocky. 
> The main reason for not supporting this is that heavy down_read() traffic
> can trivially livelock down_write() waiters.  Alan's patch will introduce
> that shortcoming.
> 
> Really, it would be better to get the locking sorted out.

I agree, and we will before submitting the code to Linus.

thanks,

greg k-h

^ permalink raw reply	[flat|nested] 46+ messages in thread

* Re: 2.6.7-mm7
  2004-07-09 22:14   ` 2.6.7-mm7 Andrew Morton
@ 2004-07-09 22:24     ` James Bottomley
  2004-07-09 23:40       ` 2.6.7-mm7 Andrew Morton
  0 siblings, 1 reply; 46+ messages in thread
From: James Bottomley @ 2004-07-09 22:24 UTC (permalink / raw)
  To: Andrew Morton; +Cc: William Lee Irwin III, Linux Kernel

On Fri, 2004-07-09 at 17:14, Andrew Morton wrote:
> btw, James, I'm unable to convince myself that
> dma_mark_declared_memory_occupied() reserves enough pages if device_addr is
> not page-aligned.  Could you double-check that?  If all callers are
> expected to use a page-aligned address then a BUG_ON might be appropriate. 
> Or a comment.

Oh, you mean when addr isn't page aligned and size causes it just to
span a page, like addr = 0xfff, size=2?

You're right, it doesn't.  How about the attached

James

===== arch/i386/kernel/pci-dma.c 1.13 vs edited =====
--- 1.13/arch/i386/kernel/pci-dma.c	2004-06-30 21:37:55 -05:00
+++ edited/arch/i386/kernel/pci-dma.c	2004-07-09 17:20:14 -05:00
@@ -131,7 +131,7 @@
 					dma_addr_t device_addr, size_t size)
 {
 	struct dma_coherent_mem *mem = dev->dma_mem;
-	int pages = (size + PAGE_SIZE - 1) >> PAGE_SHIFT;
+	int pages = (size + (addr & ~PAGE_MASK) + PAGE_SIZE - 1) >> PAGE_SHIFT;
 	int pos, err;
 
 	if (!mem)


^ permalink raw reply	[flat|nested] 46+ messages in thread

* Re: 2.6.7-mm7
  2004-07-09 22:24     ` 2.6.7-mm7 James Bottomley
@ 2004-07-09 23:40       ` Andrew Morton
  2004-07-10  2:47         ` 2.6.7-mm7 James Bottomley
  0 siblings, 1 reply; 46+ messages in thread
From: Andrew Morton @ 2004-07-09 23:40 UTC (permalink / raw)
  To: James Bottomley; +Cc: wli, linux-kernel

James Bottomley <James.Bottomley@SteelEye.com> wrote:
>
> On Fri, 2004-07-09 at 17:14, Andrew Morton wrote:
> > btw, James, I'm unable to convince myself that
> > dma_mark_declared_memory_occupied() reserves enough pages if device_addr is
> > not page-aligned.  Could you double-check that?  If all callers are
> > expected to use a page-aligned address then a BUG_ON might be appropriate. 
> > Or a comment.
> 
> Oh, you mean when addr isn't page aligned and size causes it just to
> span a page, like addr = 0xfff, size=2?

yup.

> You're right, it doesn't.  How about the attached

seems to work OK.


#define PAGE_SIZE 4096
#define PAGE_MASK ~4095
#define PAGE_SHIFT 12

main()
{
	int addr, size;

	for (addr = 1; addr < 8192; addr += 1024) {
		for (size = -1; size < 8192; size += 1024) {
			int pages;

			pages = (size + (addr & ~PAGE_MASK) + PAGE_SIZE - 1) >> PAGE_SHIFT;
			printf("addr:%06x size:%06x pages:%d\n",
				addr, size, pages);
		}
	}
}


^ permalink raw reply	[flat|nested] 46+ messages in thread

* Re: 2.6.7-mm7
  2004-07-09 22:15   ` 2.6.7-mm7 Greg KH
@ 2004-07-10  0:07     ` Michael Geithe
  0 siblings, 0 replies; 46+ messages in thread
From: Michael Geithe @ 2004-07-10  0:07 UTC (permalink / raw)
  To: Greg KH; +Cc: linux-kernel

[-- Attachment #1: Type: text/plain, Size: 280 bytes --]


> Do you have any USB devices plugged in?

Yes, 
Usb Keyboard, Usb Mouse and USB-2.0 Storage Device (Cypress Semiconductor)

I unplugged my USB devices at boot time 
and now makes it boot.

thanks

-- 
Michael Geithe

>^..^< 
Linux !? ;-) > Willkommen in der "besseren" Welt!

-

[-- Attachment #2: dmesg --]
[-- Type: text/plain, Size: 31344 bytes --]

 Jul 10 01:40:54 stargate kernel: Linux version 2.6.7-mm7 (root@stargate) (gcc-Version 3.3.3 20040412 (Gentoo Linux 3.3.3-r6, ssp-3.3.2-2, pie-8.7.6)) #1 SMP Sat Jul 10 01:36:02 CEST 2004
Jul 10 01:40:54 stargate kernel: BIOS-provided physical RAM map:
Jul 10 01:40:54 stargate kernel:  BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
Jul 10 01:40:54 stargate kernel:  BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
Jul 10 01:40:54 stargate kernel:  BIOS-e820: 00000000000d4000 - 00000000000de014 (reserved)
Jul 10 01:40:54 stargate kernel:  BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
Jul 10 01:40:54 stargate kernel:  BIOS-e820: 0000000000100000 - 000000003fff0000 (usable)
Jul 10 01:40:54 stargate kernel:  BIOS-e820: 000000003fff0000 - 000000003fff8000 (ACPI data)
Jul 10 01:40:54 stargate kernel:  BIOS-e820: 000000003fff8000 - 0000000040000000 (ACPI NVS)
Jul 10 01:40:54 stargate kernel:  BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
Jul 10 01:40:54 stargate kernel:  BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
Jul 10 01:40:54 stargate kernel:  BIOS-e820: 00000000fff00000 - 0000000100000000 (reserved)
Jul 10 01:40:54 stargate kernel: 127MB HIGHMEM available.
Jul 10 01:40:54 stargate kernel: 896MB LOWMEM available.
Jul 10 01:40:54 stargate kernel: found SMP MP-table at 000fc0f0
Jul 10 01:40:54 stargate kernel: On node 0 totalpages: 262128
Jul 10 01:40:54 stargate kernel:   DMA zone: 4096 pages, LIFO batch:1
Jul 10 01:40:54 stargate kernel:   Normal zone: 225280 pages, LIFO batch:16
Jul 10 01:40:54 stargate kernel:   HighMem zone: 32752 pages, LIFO batch:7
Jul 10 01:40:54 stargate kernel: DMI 2.3 present.
Jul 10 01:40:54 stargate kernel: ACPI: RSDP (v000 AMI                                       ) @ 0x000fa390
Jul 10 01:40:54 stargate kernel: ACPI: RSDT (v001 AMIINT INTEL875 0x00000010 MSFT 0x00000097) @ 0x3fff0000
Jul 10 01:40:54 stargate kernel: ACPI: FADT (v001 AMIINT INTEL875 0x00000011 MSFT 0x00000097) @ 0x3fff0030
Jul 10 01:40:54 stargate kernel: ACPI: MADT (v001 AMIINT INTEL875 0x00000009 MSFT 0x00000097) @ 0x3fff00c0
Jul 10 01:40:54 stargate kernel: ACPI: DSDT (v001  INTEL     I875 0x00001000 MSFT 0x0100000d) @ 0x00000000
Jul 10 01:40:54 stargate kernel: ACPI: Local APIC address 0xfee00000
Jul 10 01:40:54 stargate kernel: ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
Jul 10 01:40:54 stargate kernel: Processor #0 15:2 APIC version 20
Jul 10 01:40:54 stargate kernel: ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
Jul 10 01:40:54 stargate kernel: Processor #1 15:2 APIC version 20
Jul 10 01:40:54 stargate kernel: ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
Jul 10 01:40:54 stargate kernel: IOAPIC[0]: Assigned apic_id 2
Jul 10 01:40:54 stargate kernel: IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
Jul 10 01:40:54 stargate kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Jul 10 01:40:54 stargate kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Jul 10 01:40:54 stargate kernel: ACPI: IRQ0 used by override.
Jul 10 01:40:54 stargate kernel: ACPI: IRQ2 used by override.
Jul 10 01:40:54 stargate kernel: ACPI: IRQ9 used by override.
Jul 10 01:40:54 stargate kernel: Enabling APIC mode:  Flat.  Using 1 I/O APICs
Jul 10 01:40:54 stargate kernel: Using ACPI (MADT) for SMP configuration information
Jul 10 01:40:54 stargate kernel: Built 1 zonelists
Jul 10 01:40:54 stargate kernel: Initializing CPU#0
Jul 10 01:40:54 stargate kernel: Kernel command line: root=/dev/hda1  video=vesafb:ypan,vram:16 vga=0x317
Jul 10 01:40:54 stargate kernel: CPU 0 irqstacks, hard=c03cf000 soft=c03cd000
Jul 10 01:40:54 stargate kernel: PID hash table entries: 4096 (order 12: 32768 bytes)
Jul 10 01:40:54 stargate kernel: Detected 2801.186 MHz processor.
Jul 10 01:40:54 stargate kernel: Using tsc for high-res timesource
Jul 10 01:40:54 stargate kernel: Console: colour dummy device 80x25
Jul 10 01:40:54 stargate kernel: Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
Jul 10 01:40:54 stargate kernel: Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
Jul 10 01:40:54 stargate kernel: Memory: 1035148k/1048512k available (2037k kernel code, 12456k reserved, 645k data, 172k init, 131008k highmem)
Jul 10 01:40:54 stargate kernel: Checking if this processor honours the WP bit even in supervisor mode... Ok.
Jul 10 01:40:54 stargate kernel: Calibrating delay loop... 5537.79 BogoMIPS
Jul 10 01:40:54 stargate kernel: Mount-cache hash table entries: 512 (order: 0, 4096 bytes)
Jul 10 01:40:54 stargate kernel: CPU: After generic identify, caps: bfebfbff 00000000 00000000 00000000
Jul 10 01:40:54 stargate kernel: CPU: After vendor identify, caps:  bfebfbff 00000000 00000000 00000000
Jul 10 01:40:54 stargate kernel: CPU: Trace cache: 12K uops, L1 D cache: 8K
Jul 10 01:40:54 stargate kernel: CPU: L2 cache: 512K
Jul 10 01:40:54 stargate kernel: CPU: Physical Processor ID: 0
Jul 10 01:40:54 stargate kernel: CPU: After all inits, caps:        bfebfbff 00000000 00000000 00000080
Jul 10 01:40:54 stargate kernel: Intel machine check architecture supported.
Jul 10 01:40:54 stargate kernel: Intel machine check reporting enabled on CPU#0.
Jul 10 01:40:54 stargate kernel: CPU0: Intel P4/Xeon Extended MCE MSRs (12) available
Jul 10 01:40:54 stargate kernel: CPU0: Thermal monitoring enabled
Jul 10 01:40:54 stargate kernel: Enabling fast FPU save and restore... done.
Jul 10 01:40:54 stargate kernel: Enabling unmasked SIMD FPU exception support... done.
Jul 10 01:40:54 stargate kernel: Checking 'hlt' instruction... OK.
Jul 10 01:40:54 stargate kernel: CPU0: Intel(R) Pentium(R) 4 CPU 2.80GHz stepping 09
Jul 10 01:40:54 stargate kernel: per-CPU timeslice cutoff: 1462.66 usecs.
Jul 10 01:40:54 stargate kernel: task migration cache decay timeout: 2 msecs.
Jul 10 01:40:54 stargate kernel: enabled ExtINT on CPU#0
Jul 10 01:40:54 stargate kernel: ESR value before enabling vector: 00000000
Jul 10 01:40:54 stargate kernel: ESR value after enabling vector: 00000000
Jul 10 01:40:54 stargate kernel: Booting processor 1/1 eip 2000
Jul 10 01:40:54 stargate kernel: CPU 1 irqstacks, hard=c03d0000 soft=c03ce000
Jul 10 01:40:54 stargate kernel: Initializing CPU#1
Jul 10 01:40:54 stargate kernel: masked ExtINT on CPU#1
Jul 10 01:40:54 stargate kernel: ESR value before enabling vector: 00000000
Jul 10 01:40:54 stargate kernel: ESR value after enabling vector: 00000000
Jul 10 01:40:54 stargate kernel: Calibrating delay loop... 5586.94 BogoMIPS
Jul 10 01:40:54 stargate kernel: CPU: After generic identify, caps: bfebfbff 00000000 00000000 00000000
Jul 10 01:40:54 stargate kernel: CPU: After vendor identify, caps:  bfebfbff 00000000 00000000 00000000
Jul 10 01:40:54 stargate kernel: CPU: Trace cache: 12K uops, L1 D cache: 8K
Jul 10 01:40:54 stargate kernel: CPU: L2 cache: 512K
Jul 10 01:40:54 stargate kernel: CPU: Physical Processor ID: 0
Jul 10 01:40:54 stargate kernel: CPU: After all inits, caps:        bfebfbff 00000000 00000000 00000080
Jul 10 01:40:54 stargate kernel: Intel machine check architecture supported.
Jul 10 01:40:54 stargate kernel: Intel machine check reporting enabled on CPU#1.
Jul 10 01:40:54 stargate kernel: CPU1: Intel P4/Xeon Extended MCE MSRs (12) available
Jul 10 01:40:54 stargate kernel: CPU1: Thermal monitoring enabled
Jul 10 01:40:54 stargate kernel: CPU1: Intel(R) Pentium(R) 4 CPU 2.80GHz stepping 09
Jul 10 01:40:54 stargate kernel: Total of 2 processors activated (11124.73 BogoMIPS).
Jul 10 01:40:54 stargate kernel: ENABLING IO-APIC IRQs
Jul 10 01:40:54 stargate kernel: init IO_APIC IRQs
Jul 10 01:40:54 stargate kernel:  IO-APIC (apicid-pin) 2-0, 2-16, 2-17, 2-18, 2-19, 2-20, 2-21, 2-22, 2-23 not connected.
Jul 10 01:40:54 stargate kernel: ..TIMER: vector=0x31 pin1=2 pin2=-1
Jul 10 01:40:54 stargate kernel: Using local APIC timer interrupts.
Jul 10 01:40:54 stargate kernel: calibrating APIC timer ...
Jul 10 01:40:54 stargate kernel: ..... CPU clock speed is 2799.0697 MHz.
Jul 10 01:40:54 stargate kernel: ..... host bus clock speed is 199.0978 MHz.
Jul 10 01:40:54 stargate kernel: checking TSC synchronization across 2 CPUs: passed.
Jul 10 01:40:54 stargate kernel: Brought up 2 CPUs
Jul 10 01:40:54 stargate kernel: CPU0:  online
Jul 10 01:40:54 stargate kernel:  domain 0: span 3
Jul 10 01:40:54 stargate kernel:   groups: 1 2
Jul 10 01:40:54 stargate kernel:   domain 1: span 3
Jul 10 01:40:54 stargate kernel:    groups: 3
Jul 10 01:40:54 stargate kernel: CPU1:  online
Jul 10 01:40:54 stargate kernel:  domain 0: span 3
Jul 10 01:40:54 stargate kernel:   groups: 2 1
Jul 10 01:40:54 stargate kernel:   domain 1: span 3
Jul 10 01:40:54 stargate kernel:    groups: 3
Jul 10 01:40:54 stargate kernel: checking if image is initramfs...it isn't (ungzip failed); looks like an initrd
Jul 10 01:40:54 stargate kernel: Freeing initrd memory: 117k freed
Jul 10 01:40:54 stargate kernel: NET: Registered protocol family 16
Jul 10 01:40:54 stargate kernel: PCI: PCI BIOS revision 2.10 entry at 0xfdb81, last bus=2
Jul 10 01:40:54 stargate kernel: PCI: Using configuration type 1
Jul 10 01:40:54 stargate kernel: mtrr: v2.0 (20020519)
Jul 10 01:40:54 stargate kernel: ACPI: Subsystem revision 20040615
Jul 10 01:40:54 stargate kernel: ACPI: Interpreter enabled
Jul 10 01:40:54 stargate kernel: ACPI: Using IOAPIC for interrupt routing
Jul 10 01:40:54 stargate kernel: ACPI: PCI Root Bridge [PCI0] (00:00)
Jul 10 01:40:54 stargate kernel: PCI: Probing PCI hardware (bus 00)
Jul 10 01:40:54 stargate kernel: PCI: Ignoring BAR0-3 of IDE controller 0000:00:1f.1
Jul 10 01:40:54 stargate kernel: PCI: Transparent bridge - 0000:00:1e.0
Jul 10 01:40:54 stargate kernel: ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
Jul 10 01:40:54 stargate kernel: ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.ICHB._PRT]
Jul 10 01:40:54 stargate kernel: ACPI: Power Resource [URP1] (off)
Jul 10 01:40:54 stargate kernel: ACPI: Power Resource [URP2] (off)
Jul 10 01:40:54 stargate kernel: ACPI: Power Resource [FDDP] (off)
Jul 10 01:40:54 stargate kernel: ACPI: Power Resource [LPTP] (off)
Jul 10 01:40:54 stargate kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12 14 15)
Jul 10 01:40:54 stargate kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 *10 11 12 14 15)
Jul 10 01:40:54 stargate kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 10 *11 12 14 15)
Jul 10 01:40:54 stargate kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 *10 11 12 14 15)
Jul 10 01:40:54 stargate kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 *5 6 7 10 11 12 14 15)
Jul 10 01:40:54 stargate kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
Jul 10 01:40:54 stargate kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
Jul 10 01:40:54 stargate kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 *5 6 7 10 11 12 14 15)
Jul 10 01:40:54 stargate kernel: Linux Plug and Play Support v0.97 (c) Adam Belay
Jul 10 01:40:54 stargate kernel: SCSI subsystem initialized
Jul 10 01:40:54 stargate kernel: PCI: Using ACPI for IRQ routing
Jul 10 01:40:54 stargate kernel: ACPI: PCI interrupt 0000:00:1d.0[A] -> GSI 16 (level, low) -> IRQ 16
Jul 10 01:40:54 stargate kernel: ACPI: PCI interrupt 0000:00:1d.1[B] -> GSI 19 (level, low) -> IRQ 19
Jul 10 01:40:54 stargate kernel: ACPI: PCI interrupt 0000:00:1d.2[C] -> GSI 18 (level, low) -> IRQ 18
Jul 10 01:40:54 stargate kernel: ACPI: PCI interrupt 0000:00:1d.3[A] -> GSI 16 (level, low) -> IRQ 16
Jul 10 01:40:54 stargate kernel: ACPI: PCI interrupt 0000:00:1d.7[D] -> GSI 23 (level, low) -> IRQ 23
Jul 10 01:40:54 stargate kernel: ACPI: PCI interrupt 0000:00:1f.1[A] -> GSI 18 (level, low) -> IRQ 18
Jul 10 01:40:54 stargate kernel: ACPI: PCI interrupt 0000:00:1f.3[B] -> GSI 17 (level, low) -> IRQ 17
Jul 10 01:40:54 stargate kernel: ACPI: PCI interrupt 0000:01:00.0[A] -> GSI 16 (level, low) -> IRQ 16
Jul 10 01:40:54 stargate kernel: ACPI: PCI interrupt 0000:02:01.0[A] -> GSI 17 (level, low) -> IRQ 17
Jul 10 01:40:54 stargate kernel: ACPI: PCI interrupt 0000:02:01.2[B] -> GSI 18 (level, low) -> IRQ 18
Jul 10 01:40:54 stargate kernel: ACPI: PCI interrupt 0000:02:02.0[A] -> GSI 18 (level, low) -> IRQ 18
Jul 10 01:40:54 stargate kernel: ACPI: PCI interrupt 0000:02:02.1[A] -> GSI 18 (level, low) -> IRQ 18
Jul 10 01:40:54 stargate kernel: ACPI: PCI interrupt 0000:02:03.0[A] -> GSI 19 (level, low) -> IRQ 19
Jul 10 01:40:54 stargate kernel: ACPI: PCI interrupt 0000:02:08.0[A] -> GSI 20 (level, low) -> IRQ 20
Jul 10 01:40:54 stargate kernel: number of MP IRQ sources: 15.
Jul 10 01:40:54 stargate kernel: number of IO-APIC #2 registers: 24.
Jul 10 01:40:54 stargate kernel: testing the IO APIC.......................
Jul 10 01:40:54 stargate kernel: IO APIC #2......
Jul 10 01:40:54 stargate kernel: .... register #00: 02000000
Jul 10 01:40:54 stargate kernel: .......    : physical APIC id: 02
Jul 10 01:40:54 stargate kernel: .......    : Delivery Type: 0
Jul 10 01:40:54 stargate kernel: .......    : LTS          : 0
Jul 10 01:40:54 stargate kernel: .... register #01: 00178020
Jul 10 01:40:54 stargate kernel: .......     : max redirection entries: 0017
Jul 10 01:40:54 stargate kernel: .......     : PRQ implemented: 1
Jul 10 01:40:54 stargate kernel: .......     : IO APIC version: 0020
Jul 10 01:40:54 stargate kernel: .... IRQ redirection table:
Jul 10 01:40:54 stargate kernel:  NR Log Phy Mask Trig IRR Pol Stat Dest Deli Vect:   
Jul 10 01:40:54 stargate kernel:  00 000 00  1    0    0   0   0    0    0    00
Jul 10 01:40:54 stargate kernel:  01 003 03  0    0    0   0   0    1    1    39
Jul 10 01:40:54 stargate kernel:  02 003 03  0    0    0   0   0    1    1    31
Jul 10 01:40:54 stargate kernel:  03 003 03  0    0    0   0   0    1    1    41
Jul 10 01:40:54 stargate kernel:  04 003 03  0    0    0   0   0    1    1    49
Jul 10 01:40:54 stargate kernel:  05 003 03  0    0    0   0   0    1    1    51
Jul 10 01:40:54 stargate kernel:  06 003 03  0    0    0   0   0    1    1    59
Jul 10 01:40:54 stargate kernel:  07 003 03  0    0    0   0   0    1    1    61
Jul 10 01:40:54 stargate kernel:  08 003 03  0    0    0   0   0    1    1    69
Jul 10 01:40:54 stargate kernel:  09 003 03  0    1    0   0   0    1    1    71
Jul 10 01:40:54 stargate kernel:  0a 003 03  0    0    0   0   0    1    1    79
Jul 10 01:40:54 stargate kernel:  0b 003 03  0    0    0   0   0    1    1    81
Jul 10 01:40:54 stargate kernel:  0c 003 03  0    0    0   0   0    1    1    89
Jul 10 01:40:54 stargate kernel:  0d 003 03  0    0    0   0   0    1    1    91
Jul 10 01:40:54 stargate kernel:  0e 003 03  0    0    0   0   0    1    1    99
Jul 10 01:40:54 stargate kernel:  0f 003 03  0    0    0   0   0    1    1    A1
Jul 10 01:40:54 stargate kernel:  10 003 03  1    1    0   1   0    1    1    A9
Jul 10 01:40:54 stargate kernel:  11 003 03  1    1    0   1   0    1    1    C9
Jul 10 01:40:54 stargate kernel:  12 003 03  1    1    0   1   0    1    1    B9
Jul 10 01:40:54 stargate kernel:  13 003 03  1    1    0   1   0    1    1    B1
Jul 10 01:40:54 stargate kernel:  14 003 03  1    1    0   1   0    1    1    D1
Jul 10 01:40:54 stargate kernel:  15 000 00  1    0    0   0   0    0    0    00
Jul 10 01:40:54 stargate kernel:  16 000 00  1    0    0   0   0    0    0    00
Jul 10 01:40:54 stargate kernel:  17 003 03  1    1    0   1   0    1    1    C1
Jul 10 01:40:54 stargate kernel: IRQ to pin mappings:
Jul 10 01:40:54 stargate kernel: IRQ0 -> 0:2
Jul 10 01:40:54 stargate kernel: IRQ1 -> 0:1
Jul 10 01:40:54 stargate kernel: IRQ3 -> 0:3
Jul 10 01:40:54 stargate kernel: IRQ4 -> 0:4
Jul 10 01:40:54 stargate kernel: IRQ5 -> 0:5
Jul 10 01:40:54 stargate kernel: IRQ6 -> 0:6
Jul 10 01:40:54 stargate kernel: IRQ7 -> 0:7
Jul 10 01:40:54 stargate kernel: IRQ8 -> 0:8
Jul 10 01:40:54 stargate kernel: IRQ9 -> 0:9
Jul 10 01:40:54 stargate kernel: IRQ10 -> 0:10
Jul 10 01:40:54 stargate kernel: IRQ11 -> 0:11
Jul 10 01:40:54 stargate kernel: IRQ12 -> 0:12
Jul 10 01:40:54 stargate kernel: IRQ13 -> 0:13
Jul 10 01:40:54 stargate kernel: IRQ14 -> 0:14
Jul 10 01:40:54 stargate kernel: IRQ15 -> 0:15
Jul 10 01:40:54 stargate kernel: IRQ16 -> 0:16
Jul 10 01:40:54 stargate kernel: IRQ17 -> 0:17
Jul 10 01:40:54 stargate kernel: IRQ18 -> 0:18
Jul 10 01:40:54 stargate kernel: IRQ19 -> 0:19
Jul 10 01:40:54 stargate kernel: IRQ20 -> 0:20
Jul 10 01:40:54 stargate kernel: IRQ23 -> 0:23
Jul 10 01:40:54 stargate kernel: .................................... done.
Jul 10 01:40:54 stargate kernel: vesafb: framebuffer at 0xe8000000, mapped to 0xf8880000, size 16384k
Jul 10 01:40:54 stargate kernel: vesafb: mode is 1024x768x16, linelength=2048, pages=1
Jul 10 01:40:54 stargate kernel: vesafb: protected mode interface info at c000:e9d0
Jul 10 01:40:54 stargate kernel: vesafb: pmi: set display start = c00cea15, set palette = c00cea9a
Jul 10 01:40:54 stargate kernel: vesafb: pmi: ports = b4c3 b503 ba03 c003 c103 c403 c503 c603 c703 c803 c903 cc03 ce03 cf03 d003 d103 d203 d303 d403 d503 da03 ff03 
Jul 10 01:40:54 stargate kernel: vesafb: scrolling: ypan using protected mode interface, yres_virtual=8192
Jul 10 01:40:54 stargate kernel: vesafb: directcolor: size=0:5:6:5, shift=0:11:5:0
Jul 10 01:40:54 stargate kernel: fb0: VESA VGA frame buffer device
Jul 10 01:40:54 stargate kernel: Machine check exception polling timer started.
Jul 10 01:40:54 stargate kernel: Starting balanced_irq
Jul 10 01:40:54 stargate kernel: highmem bounce pool size: 64 pages
Jul 10 01:40:54 stargate kernel: Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
Jul 10 01:40:54 stargate kernel: ACPI: Processor [CPU1] (supports C1, 8 throttling states)
Jul 10 01:40:54 stargate kernel: ACPI: Processor [CPU2] (supports C1, 8 throttling states)
Jul 10 01:40:54 stargate kernel: Console: switching to colour frame buffer device 128x48
Jul 10 01:40:54 stargate kernel: Real Time Clock Driver v1.12
Jul 10 01:40:54 stargate kernel: Using anticipatory io scheduler
Jul 10 01:40:54 stargate kernel: Floppy drive(s): fd0 is 1.44M
Jul 10 01:40:54 stargate kernel: FDC 0 is a post-1991 82077
Jul 10 01:40:54 stargate kernel: RAMDISK driver initialized: 16 RAM disks of 4096K size 1024 blocksize
Jul 10 01:40:54 stargate kernel: loop: loaded (max 8 devices)
Jul 10 01:40:54 stargate kernel: eepro100.c:v1.09j-t 9/29/99 Donald Becker http://www.scyld.com/network/eepro100.html
Jul 10 01:40:54 stargate kernel: eepro100.c: $Revision: 1.36 $ 2000/11/17 Modified by Andrey V. Savochkin <saw@saw.sw.com.sg> and others
Jul 10 01:40:54 stargate kernel: ACPI: PCI interrupt 0000:02:08.0[A] -> GSI 20 (level, low) -> IRQ 20
Jul 10 01:40:54 stargate kernel: eth0: 0000:02:08.0, 00:0C:76:27:61:10, IRQ 20.
Jul 10 01:40:54 stargate kernel:   Board assembly 000000-000, Physical connectors present: RJ45
Jul 10 01:40:54 stargate kernel:   Primary interface chip i82555 PHY #1.
Jul 10 01:40:54 stargate kernel:   General self-test: passed.
Jul 10 01:40:54 stargate kernel:   Serial sub-system self-test: passed.
Jul 10 01:40:54 stargate kernel:   Internal registers self-test: passed.
Jul 10 01:40:54 stargate kernel:   ROM checksum self-test: passed (0xed626fe2).
Jul 10 01:40:54 stargate kernel: Linux video capture interface: v1.00
Jul 10 01:40:54 stargate kernel: Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
Jul 10 01:40:54 stargate kernel: ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
Jul 10 01:40:54 stargate kernel: ICH5: IDE controller at PCI slot 0000:00:1f.1
Jul 10 01:40:54 stargate kernel: PCI: Enabling device 0000:00:1f.1 (0005 -> 0007)
Jul 10 01:40:54 stargate kernel: ACPI: PCI interrupt 0000:00:1f.1[A] -> GSI 18 (level, low) -> IRQ 18
Jul 10 01:40:54 stargate kernel: ICH5: chipset revision 2
Jul 10 01:40:54 stargate kernel: ICH5: not 100%% native mode: will probe irqs later
Jul 10 01:40:54 stargate kernel:     ide0: BM-DMA at 0xfc00-0xfc07, BIOS settings: hda:DMA, hdb:pio
Jul 10 01:40:54 stargate kernel:     ide1: BM-DMA at 0xfc08-0xfc0f, BIOS settings: hdc:DMA, hdd:DMA
Jul 10 01:40:54 stargate kernel: hda: WDC WD600AB-00CDB0, ATA DISK drive
Jul 10 01:40:54 stargate kernel: ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
Jul 10 01:40:54 stargate kernel: hdc: ST340015A, ATA DISK drive
Jul 10 01:40:54 stargate kernel: hdd: LITEON DVD-ROM LTD163D, ATAPI CD/DVD-ROM drive
Jul 10 01:40:54 stargate kernel: ide1 at 0x170-0x177,0x376 on irq 15
Jul 10 01:40:54 stargate kernel: hda: max request size: 128KiB
Jul 10 01:40:54 stargate kernel: hda: 117231408 sectors (60022 MB) w/2048KiB Cache, CHS=65535/16/63, UDMA(100)
Jul 10 01:40:54 stargate kernel: hda: cache flushes supported
Jul 10 01:40:54 stargate kernel:  hda: hda1
Jul 10 01:40:54 stargate kernel: hdc: max request size: 128KiB
Jul 10 01:40:54 stargate kernel: hdc: 78165360 sectors (40020 MB) w/2048KiB Cache, CHS=65535/16/63, UDMA(100)
Jul 10 01:40:54 stargate kernel: hdc: cache flushes supported
Jul 10 01:40:54 stargate kernel:  hdc: hdc1 hdc2 hdc3
Jul 10 01:40:54 stargate kernel: hdd: ATAPI 48X DVD-ROM drive, 512kB Cache, UDMA(33)
Jul 10 01:40:54 stargate kernel: Uniform CD-ROM driver Revision: 3.20
Jul 10 01:40:54 stargate kernel: serio: i8042 AUX port at 0x60,0x64 irq 12
Jul 10 01:40:54 stargate kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
Jul 10 01:40:54 stargate kernel: mice: PS/2 mouse device common for all mice
Jul 10 01:40:54 stargate kernel: i2c /dev entries driver
Jul 10 01:40:54 stargate kernel: NET: Registered protocol family 2
Jul 10 01:40:54 stargate kernel: IP: routing cache hash table of 8192 buckets, 64Kbytes
Jul 10 01:40:54 stargate kernel: TCP: Hash tables configured (established 262144 bind 65536)
Jul 10 01:40:54 stargate kernel: NET: Registered protocol family 1
Jul 10 01:40:54 stargate kernel: NET: Registered protocol family 17
Jul 10 01:40:54 stargate kernel: RAMDISK: Couldn't find valid RAM disk image starting at 0.
Jul 10 01:40:54 stargate kernel: ReiserFS: hda1: found reiserfs format "3.6" with standard journal
Jul 10 01:40:54 stargate kernel: ReiserFS: hda1: using ordered data mode
Jul 10 01:40:54 stargate kernel: ReiserFS: hda1: journal params: device hda1, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30
Jul 10 01:40:54 stargate kernel: ReiserFS: hda1: checking transaction log (hda1)
Jul 10 01:40:54 stargate kernel: ReiserFS: hda1: replayed 6 transactions in 0 seconds
Jul 10 01:40:54 stargate kernel: ReiserFS: hda1: Using r5 hash to sort names
Jul 10 01:40:54 stargate kernel: VFS: Mounted root (reiserfs filesystem) readonly.
Jul 10 01:40:54 stargate kernel: Freeing unused kernel memory: 172k freed
Jul 10 01:40:54 stargate kernel: Adding 847720k swap on /dev/hdc3.  Priority:-1 extents:1
Jul 10 01:40:54 stargate kernel: nvidia: module license 'NVIDIA' taints kernel.
Jul 10 01:40:54 stargate kernel: ACPI: PCI interrupt 0000:01:00.0[A] -> GSI 16 (level, low) -> IRQ 16
Jul 10 01:40:54 stargate kernel: NVRM: loading NVIDIA Linux x86 NVIDIA Kernel Module  1.0-6106  Wed Jun 23 08:14:01 PDT 2004
Jul 10 01:40:54 stargate kernel: ReiserFS: hdc2: found reiserfs format "3.6" with standard journal
Jul 10 01:40:54 stargate kernel: ReiserFS: hdc2: using ordered data mode
Jul 10 01:40:54 stargate kernel: ReiserFS: hdc2: journal params: device hdc2, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30
Jul 10 01:40:54 stargate kernel: ReiserFS: hdc2: checking transaction log (hdc2)
Jul 10 01:40:54 stargate kernel: ReiserFS: hdc2: replayed 1 transactions in 0 seconds
Jul 10 01:40:54 stargate kernel: ReiserFS: hdc2: Using r5 hash to sort names
Jul 10 01:40:54 stargate kernel: usbcore: registered new driver usbfs
Jul 10 01:40:54 stargate kernel: usbcore: registered new driver hub
Jul 10 01:40:54 stargate kernel: ACPI: PCI interrupt 0000:02:01.0[A] -> GSI 17 (level, low) -> IRQ 17
Jul 10 01:40:54 stargate kernel: USB Universal Host Controller Interface driver v2.2
Jul 10 01:40:54 stargate kernel: ACPI: PCI interrupt 0000:00:1d.0[A] -> GSI 16 (level, low) -> IRQ 16
Jul 10 01:40:54 stargate kernel: uhci_hcd 0000:00:1d.0: UHCI Host Controller
Jul 10 01:40:54 stargate kernel: PCI: Setting latency timer of device 0000:00:1d.0 to 64
Jul 10 01:40:54 stargate kernel: uhci_hcd 0000:00:1d.0: irq 16, io base 0000e000
Jul 10 01:40:54 stargate kernel: uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 1
Jul 10 01:40:54 stargate kernel: hub 1-0:1.0: USB hub found
Jul 10 01:40:54 stargate kernel: hub 1-0:1.0: 2 ports detected
Jul 10 01:40:54 stargate kernel: ACPI: PCI interrupt 0000:00:1d.1[B] -> GSI 19 (level, low) -> IRQ 19
Jul 10 01:40:54 stargate kernel: uhci_hcd 0000:00:1d.1: UHCI Host Controller
Jul 10 01:40:54 stargate kernel: PCI: Setting latency timer of device 0000:00:1d.1 to 64
Jul 10 01:40:54 stargate kernel: uhci_hcd 0000:00:1d.1: irq 19, io base 0000e400
Jul 10 01:40:54 stargate kernel: uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 2
Jul 10 01:40:54 stargate kernel: hub 2-0:1.0: USB hub found
Jul 10 01:40:54 stargate kernel: hub 2-0:1.0: 2 ports detected
Jul 10 01:40:54 stargate kernel: ACPI: PCI interrupt 0000:00:1d.2[C] -> GSI 18 (level, low) -> IRQ 18
Jul 10 01:40:54 stargate kernel: uhci_hcd 0000:00:1d.2: UHCI Host Controller
Jul 10 01:40:54 stargate kernel: PCI: Setting latency timer of device 0000:00:1d.2 to 64
Jul 10 01:40:54 stargate kernel: uhci_hcd 0000:00:1d.2: irq 18, io base 0000e800
Jul 10 01:40:54 stargate kernel: uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 3
Jul 10 01:40:54 stargate kernel: hub 3-0:1.0: USB hub found
Jul 10 01:40:54 stargate kernel: hub 3-0:1.0: 2 ports detected
Jul 10 01:40:54 stargate kernel: ACPI: PCI interrupt 0000:00:1d.3[A] -> GSI 16 (level, low) -> IRQ 16
Jul 10 01:40:54 stargate kernel: uhci_hcd 0000:00:1d.3: UHCI Host Controller
Jul 10 01:40:54 stargate kernel: PCI: Setting latency timer of device 0000:00:1d.3 to 64
Jul 10 01:40:54 stargate kernel: uhci_hcd 0000:00:1d.3: irq 16, io base 0000ec00
Jul 10 01:40:54 stargate kernel: uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 4
Jul 10 01:40:54 stargate kernel: hub 4-0:1.0: USB hub found
Jul 10 01:40:54 stargate kernel: hub 4-0:1.0: 2 ports detected
Jul 10 01:40:54 stargate kernel: ACPI: PCI interrupt 0000:00:1d.7[D] -> GSI 23 (level, low) -> IRQ 23
Jul 10 01:40:54 stargate kernel: ehci_hcd 0000:00:1d.7: EHCI Host Controller
Jul 10 01:40:54 stargate kernel: PCI: Setting latency timer of device 0000:00:1d.7 to 64
Jul 10 01:40:54 stargate kernel: ehci_hcd 0000:00:1d.7: irq 23, pci mem f8878c00
Jul 10 01:40:54 stargate kernel: ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 5
Jul 10 01:40:54 stargate kernel: PCI: cache line size of 128 is not supported by device 0000:00:1d.7
Jul 10 01:40:54 stargate kernel: ehci_hcd 0000:00:1d.7: USB 2.0 enabled, EHCI 1.00, driver 2004-May-10
Jul 10 01:40:54 stargate kernel: hub 5-0:1.0: USB hub found
Jul 10 01:40:54 stargate kernel: hub 5-0:1.0: 8 ports detected
Jul 10 01:40:54 stargate kernel: ohci1394: $Rev: 1226 $ Ben Collins <bcollins@debian.org>
Jul 10 01:40:54 stargate kernel: ACPI: PCI interrupt 0000:02:01.2[B] -> GSI 18 (level, low) -> IRQ 18
Jul 10 01:40:54 stargate kernel: ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[18]  MMIO=[feaff000-feaff7ff]  Max Packet=[2048]
Jul 10 01:40:54 stargate kernel: bttv: driver version 0.9.15 loaded
Jul 10 01:40:54 stargate kernel: bttv: using 8 buffers with 2080k (520 pages) each for capture
Jul 10 01:40:54 stargate kernel: bttv: Bt8xx card found (0).
Jul 10 01:40:54 stargate kernel: ACPI: PCI interrupt 0000:02:02.0[A] -> GSI 18 (level, low) -> IRQ 18
Jul 10 01:40:54 stargate kernel: bttv0: Bt878 (rev 17) at 0000:02:02.0, irq: 18, latency: 32, mmio: 0xf7efe000
Jul 10 01:40:54 stargate kernel: bttv0: detected: Pinnacle PCTV [card=39], PCI subsystem ID is 11bd:0012
Jul 10 01:40:54 stargate kernel: bttv0: using: Pinnacle PCTV Studio/Rave [card=39,autodetected]
Jul 10 01:40:54 stargate kernel: bttv0: gpio: en=00000000, out=00000000 in=00ff67ff [init]
Jul 10 01:40:54 stargate kernel: bttv0: i2c: checking for MSP34xx @ 0x80... not found
Jul 10 01:40:54 stargate kernel: bttv0: miro: id=25 tuner=1 radio=no stereo=no
Jul 10 01:40:54 stargate kernel: bttv0: using tuner=1
Jul 10 01:40:54 stargate kernel: bttv0: i2c: checking for MSP34xx @ 0x80... not found
Jul 10 01:40:54 stargate kernel: bttv0: i2c: checking for TDA9875 @ 0xb0... not found
Jul 10 01:40:54 stargate kernel: bttv0: i2c: checking for TDA7432 @ 0x8a... not found
Jul 10 01:40:54 stargate kernel: bttv0: registered device video0
Jul 10 01:40:54 stargate kernel: bttv0: registered device vbi0
Jul 10 01:40:54 stargate kernel: bttv0: PLL: 28636363 => 35468950 .. ok
Jul 10 01:40:54 stargate kernel: ieee1394: Host added: ID:BUS[0-00:1023]  GUID[00023c0151028a1f]
Jul 10 01:40:54 stargate kernel: hdd: CHECK for good STATUS
Jul 10 01:40:57 stargate rpc.statd[8033]: Version 1.0.6 Starting
Jul 10 01:40:57 stargate cron[8075]: (CRON) STARTUP (fork ok) 
Jul 10 01:40:57 stargate init: Activating demand-procedures for 'A'
Jul 10 01:42:03 stargate kernel: usb 2-1: new low speed USB device using address 2
Jul 10 01:42:03 stargate kernel: usbcore: registered new driver hiddev
Jul 10 01:42:03 stargate kernel: input: USB HID v1.10 Keyboard [Logitech Logitech USB Keyboard] on usb-0000:00:1d.1-1
Jul 10 01:42:03 stargate kernel: input: USB HID v1.10 Mouse [Logitech Logitech USB Keyboard] on usb-0000:00:1d.1-1
Jul 10 01:42:03 stargate kernel: usbcore: registered new driver usbhid
Jul 10 01:42:03 stargate kernel: drivers/usb/input/hid-core.c: v2.0:USB HID core driver
Jul 10 01:42:11 stargate kernel: usb 3-1: new low speed USB device using address 2
Jul 10 01:42:11 stargate kernel: input: USB HID v1.10 Mouse [B16_b_02 USB-PS/2 Optical Mouse] on usb-0000:00:1d.2-1
Jul 10 01:45:00 stargate CRON[8699]: (root) CMD (test -x /usr/sbin/run-crons && /usr/sbin/run-crons ) 
Jul 10 02:00:00 stargate CRON[8942]: (root) CMD (rm -f /var/spool/cron/lastrun/cron.hourly) 
Jul 10 02:00:00 stargate CRON[8944]: (root) CMD (test -x /usr/sbin/run-crons && /usr/sbin/run-crons ) 
Jul 10 02:00:46 stargate kernel: usb 5-1: new high speed USB device using address 4
Jul 10 02:00:46 stargate kernel: Initializing USB Mass Storage driver...
Jul 10 02:00:46 stargate kernel: scsi0 : SCSI emulation for USB Mass Storage devices
Jul 10 02:00:46 stargate kernel:   Vendor: SAMSUNG   Model: SV1296A           Rev:  0 0
Jul 10 02:00:46 stargate kernel:   Type:   Direct-Access                      ANSI SCSI revision: 02
Jul 10 02:00:46 stargate kernel: SCSI device sda: 25238304 512-byte hdwr sectors (12922 MB)
Jul 10 02:00:46 stargate kernel: sda: assuming drive cache: write through
Jul 10 02:00:46 stargate kernel:  sda: sda1
Jul 10 02:00:46 stargate kernel: Attached scsi disk sda at scsi0, channel 0, id 0, lun 0
Jul 10 02:00:46 stargate kernel: Attached scsi generic sg0 at scsi0, channel 0, id 0, lun 0,  type 0
Jul 10 02:00:46 stargate kernel: USB Mass Storage device found at 4
Jul 10 02:00:46 stargate kernel: usbcore: registered new driver usb-storage
Jul 10 02:00:46 stargate kernel: USB Mass Storage support registered.
Jul 10 02:00:47 stargate scsi.agent[8999]: disk at /devices/pci0000:00/0000:00:1d.7/usb5/5-1/5-1:1.0/host0/0:0:0:0

^ permalink raw reply	[flat|nested] 46+ messages in thread

* Re: 2.6.7-mm7
  2004-07-09 23:40       ` 2.6.7-mm7 Andrew Morton
@ 2004-07-10  2:47         ` James Bottomley
  0 siblings, 0 replies; 46+ messages in thread
From: James Bottomley @ 2004-07-10  2:47 UTC (permalink / raw)
  To: Andrew Morton; +Cc: wli, Linux Kernel

On Fri, 2004-07-09 at 18:40, Andrew Morton wrote:
> seems to work OK.

OK, code compiled, booted on the voyager with q720 and pushed up to the
tree.

James



^ permalink raw reply	[flat|nested] 46+ messages in thread

* Re: 2.6.7-mm7
  2004-07-09  6:50 2.6.7-mm7 Andrew Morton
                   ` (4 preceding siblings ...)
  2004-07-09 21:04 ` 2.6.7-mm7 William Lee Irwin III
@ 2004-07-10  4:34 ` Joshua Kwan
  2004-07-10  4:40   ` 2.6.7-mm7 Joshua Kwan
  2004-07-10 18:29 ` 2.6.7-mm7 Diego Calleja García
                   ` (2 subsequent siblings)
  8 siblings, 1 reply; 46+ messages in thread
From: Joshua Kwan @ 2004-07-10  4:34 UTC (permalink / raw)
  To: linux-kernel

On Thu, 08 Jul 2004 23:50:25 -0700, Andrew Morton wrote:
> ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.7/2.6.7-mm7/

I get metric tons of these in my logs:

Debug: sleeping function called from invalid context at fs/proc/base.c:1529
in_atomic():1, irqs_disabled():0
 [<c0105437>] dump_stack+0x17/0x20
 [<c0115744>] __might_sleep+0xb4/0xe0
 [<c0174065>] proc_pid_flush+0x15/0x40
 [<c0118add>] release_task+0x13d/0x1d0
 [<c011986a>] exit_notify+0x34a/0x7b0
 [<c0119ef0>] do_exit+0x220/0x420
 [<c011a125>] sys_exit+0x15/0x20
 [<c0104edf>] syscall_call+0x7/0xb

My syslog was ~2G or so after I booted the kernel, went to sleep, went
to work, came back... ;)

-- 
Joshua Kwan



^ permalink raw reply	[flat|nested] 46+ messages in thread

* Re: 2.6.7-mm7
  2004-07-10  4:34 ` 2.6.7-mm7 Joshua Kwan
@ 2004-07-10  4:40   ` Joshua Kwan
  0 siblings, 0 replies; 46+ messages in thread
From: Joshua Kwan @ 2004-07-10  4:40 UTC (permalink / raw)
  To: linux-kernel

On Fri, 09 Jul 2004 21:34:31 -0700, Joshua Kwan wrote:
> I get metric tons of these in my logs:

This, too:

Debug: sleeping function called from invalid context at fs/inode.c:246
in_atomic():1, irqs_disabled():0
 [<c0105437>] dump_stack+0x17/0x20
 [<c0115744>] __might_sleep+0xb4/0xe0
 [<c0161ee5>] clear_inode+0x15/0xc0
 [<c0162da6>] generic_delete_inode+0x76/0x100
 [<c0162fd6>] iput+0x56/0x70
 [<c01604d8>] prune_dcache+0x168/0x1e0
 [<c01608f6>] shrink_dcache_parent+0x16/0x20
 [<c017405f>] proc_pid_flush+0xf/0x20
 [<c0118add>] release_task+0x13d/0x1d0
 [<c011986a>] exit_notify+0x34a/0x7b0
 [<c0119ef0>] do_exit+0x220/0x420
 [<c011a193>] do_group_exit+0x33/0xa0
 [<c0104edf>] syscall_call+0x7/0xb

FYI, in this case, I removed the might_sleep call from proc_pid_flush so
I could save on hard disk usage.

-- 
Joshua Kwan



^ permalink raw reply	[flat|nested] 46+ messages in thread

* Re: 2.6.7-mm7
@ 2004-07-10  6:21 Zoltan Boszormenyi
  0 siblings, 0 replies; 46+ messages in thread
From: Zoltan Boszormenyi @ 2004-07-10  6:21 UTC (permalink / raw)
  To: linux-kernel

Hi,

I found in my logs something that indicates problems with ACPI:

ACPI: Subsystem revision 20040615
ACPI: System description tables not found
     ACPI-0084: *** Error: acpi_load_tables: Could not get RSDP, 
AE_NOT_FOUND
     ACPI-0134: *** Error: acpi_load_tables: Could not load tables: 
AE_NOT_FOUND
ACPI: Unable to load the System Description Tables
Linux Plug and Play Support v0.97 (c) Adam Belay
PnPBIOS: Scanning system for PnP BIOS support...
PnPBIOS: Found PnP BIOS installation structure at 0xc00f7510
PnPBIOS: PnP BIOS version 1.0, entry 0xf0000:0x645b, dseg 0xf0000
PnPBIOS: 12 nodes reported by PnP BIOS; 12 recorded by driver
PCI: Probing PCI hardware
PCI: Probing PCI hardware (bus 00)
PCI: Using IRQ router default [1106/3227] at 0000:00:11.0
PCI BIOS passed nonexistent PCI bus 0!
PCI BIOS passed nonexistent PCI bus 0!
PCI BIOS passed nonexistent PCI bus 1!
PCI BIOS passed nonexistent PCI bus 0!

Machine is MSI K8T Neo FIS2R with fairly recent 1.6 BIOS.
I dont have this with Linux-2.6.7.

Best regards,
Zoltán Böszörményi


^ permalink raw reply	[flat|nested] 46+ messages in thread

* Re: 2.6.7-mm7
  2004-07-09  6:50 2.6.7-mm7 Andrew Morton
                   ` (5 preceding siblings ...)
  2004-07-10  4:34 ` 2.6.7-mm7 Joshua Kwan
@ 2004-07-10 18:29 ` Diego Calleja García
  2004-07-10 20:04 ` 2.6.7-mm7 Marcin Gibuła
  2004-07-11  4:19 ` 2.6.7-mm7 Dax Kelson
  8 siblings, 0 replies; 46+ messages in thread
From: Diego Calleja García @ 2004-07-10 18:29 UTC (permalink / raw)
  To: jdike; +Cc: linux-kernel, akpm

El Thu, 8 Jul 2004 23:50:25 -0700 Andrew Morton <akpm@osdl.org> escribió:

> - Added a big UML update.   Needs work.

Fails to compile here (gcc (GCC) 3.3.4 (Debian 1:3.3.4-3) and
config "ARCH=um make defconfig")

  CC      arch/um/drivers/stdio_console.o
arch/um/drivers/stdio_console.c:207: error: conflicting types for `console_device'
include/linux/console.h:107: error: previous declaration of `console_device'
make[1]: *** [arch/um/drivers/stdio_console.o] Error 1

^ permalink raw reply	[flat|nested] 46+ messages in thread

* Re: 2.6.7-mm7
  2004-07-09  6:50 2.6.7-mm7 Andrew Morton
                   ` (6 preceding siblings ...)
  2004-07-10 18:29 ` 2.6.7-mm7 Diego Calleja García
@ 2004-07-10 20:04 ` Marcin Gibuła
  2004-07-10 20:10   ` 2.6.7-mm7 Marcin Gibuła
  2004-07-10 20:27   ` 2.6.7-mm7 Andrew Morton
  2004-07-11  4:19 ` 2.6.7-mm7 Dax Kelson
  8 siblings, 2 replies; 46+ messages in thread
From: Marcin Gibuła @ 2004-07-10 20:04 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linux-kernel

On Friday 09 July 2004 08:50, Andrew Morton wrote:
> ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.7/2.6.7-m
>m7/

Hi, 
I've encountered a process locked up in D state while using this kernel. The 
process is mpg123 playing mp3 from ntfs partition. I'm using cfq elevator.

Alt-SysRq-T reveals that:

mpg123        D 00000D33     0 18012  18592                     (NOTLB)
d8c11e28 00200086 37c2b380 00000d33 00000000 37c2b380 00000d33 c8761190
       c8761338 c1253760 c14011e8 00000275 d8c11e30 c02e9c27 00000275 c0127522
       c1253760 00000000 00000001 c8761190 c01272e1 d8c11e6c d8c11e6c c153d480
Call Trace:
 [<c02e9c27>] io_schedule+0xe/0x16
 [<c0127522>] __lock_page+0xa7/0xba
 [<c01272e1>] page_wake_function+0x0/0x36
 [<c01272e1>] page_wake_function+0x0/0x36
 [<c0127966>] do_generic_mapping_read+0x15d/0x2f4
 [<c0127d52>] __generic_file_aio_read+0x198/0x1b6
 [<c0127afd>] file_read_actor+0x0/0xbd
 [<c0127e1f>] generic_file_read+0x68/0x7c
 [<c0260014>] snd_pcm_oss_write1+0x131/0x165
 [<c013e27c>] vfs_read+0x9d/0xc9
 [<c013e436>] sys_read+0x2c/0x42
 [<c01039e1>] sysenter_past_esp+0x52/0x71

-- 
mg


^ permalink raw reply	[flat|nested] 46+ messages in thread

* Re: 2.6.7-mm7
  2004-07-10 20:04 ` 2.6.7-mm7 Marcin Gibuła
@ 2004-07-10 20:10   ` Marcin Gibuła
  2004-07-10 20:27   ` 2.6.7-mm7 Andrew Morton
  1 sibling, 0 replies; 46+ messages in thread
From: Marcin Gibuła @ 2004-07-10 20:10 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linux-kernel

[-- Attachment #1: Type: text/plain, Size: 512 bytes --]

> I've encountered a process locked up in D state while using this kernel.
> The process is mpg123 playing mp3 from ntfs partition. I'm using cfq
> elevator.

Here goes lsmod:
Module                  Size  Used by
ntfs                   83156  1
eagle_usb              98880  0
tuner                  17424  0
saa7134                88784  0
video_buf              19844  1 saa7134
ir_common               4996  1 saa7134
vfat                   13056  1
fat                    40640  1 vfat

and .config

-- 
mg

[-- Attachment #2: config --]
[-- Type: text/plain, Size: 28595 bytes --]

#
# Automatically generated make config: don't edit
#
CONFIG_X86=y
CONFIG_MMU=y
CONFIG_UID16=y
CONFIG_GENERIC_ISA_DMA=y

#
# Code maturity level options
#
CONFIG_EXPERIMENTAL=y
CONFIG_CLEAN_COMPILE=y
# CONFIG_STANDALONE is not set
CONFIG_BROKEN_ON_SMP=y

#
# General setup
#
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 is not set
CONFIG_LOG_BUF_SHIFT=14
CONFIG_HOTPLUG=y
CONFIG_IKCONFIG=y
CONFIG_IKCONFIG_PROC=y
CONFIG_EMBEDDED=y
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 is not set
CONFIG_IOSCHED_AS=y
# CONFIG_IOSCHED_DEADLINE is not set
CONFIG_IOSCHED_CFQ=y
CONFIG_CC_OPTIMIZE_FOR_SIZE=y

#
# Loadable module support
#
CONFIG_MODULES=y
CONFIG_MODULE_UNLOAD=y
# CONFIG_MODULE_FORCE_UNLOAD is not set
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=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_X86_UP_APIC is not set
CONFIG_X86_TSC=y
CONFIG_X86_MCE=y
CONFIG_X86_MCE_NONFATAL=y
# CONFIG_TOSHIBA is not set
# CONFIG_I8K is not set
CONFIG_MICROCODE=m
CONFIG_X86_MSR=m
CONFIG_X86_CPUID=m

#
# 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=y
# CONFIG_PERFCTR_INIT_TESTS is not set
CONFIG_PERFCTR_VIRTUAL=y

#
# Power management options (ACPI, APM)
#
CONFIG_PM=y
# CONFIG_SOFTWARE_SUSPEND is not set
# CONFIG_PM_DISK 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_TOSHIBA is not set
# 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=y

#
# 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_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=y

#
# Device Drivers
#

#
# Generic Driver Options
#
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 is not set

#
# Plug and Play support
#

#
# Block devices
#
CONFIG_BLK_DEV_FD=m
# 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=m
CONFIG_BLK_DEV_NBD=m
# CONFIG_BLK_DEV_SX8 is not set
CONFIG_BLK_DEV_RAM=m
CONFIG_BLK_DEV_RAM_SIZE=4096
# CONFIG_LBD is not set
CONFIG_CDROM_PKTCDVD=y
CONFIG_CDROM_PKTCDVD_BUFFERS=8
CONFIG_CDROM_PKTCDVD_WCACHE=y

#
# 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_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_ADMA=y
# 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=y
# CONFIG_PDC202XX_FORCE 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=y
# CONFIG_SCSI_PROC_FS is not set

#
# 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 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_ACARD 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_MEGARAID is not set
# CONFIG_SCSI_SATA is not set
# CONFIG_SCSI_BUSLOGIC is not set
# CONFIG_SCSI_DMX3191D 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_IPS is not set
# CONFIG_SCSI_INIA100 is not set
# CONFIG_SCSI_SYM53C8XX_2 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_DC395x is not set
# CONFIG_SCSI_DC390T is not set
# CONFIG_SCSI_NSP32 is not set
# CONFIG_SCSI_DEBUG is not set

#
# Multi-device support (RAID and LVM)
#
CONFIG_MD=y
CONFIG_BLK_DEV_MD=y
# CONFIG_MD_LINEAR is not set
# CONFIG_MD_RAID0 is not set
CONFIG_MD_RAID1=y
# CONFIG_MD_RAID5 is not set
# CONFIG_MD_RAID6 is not set
# CONFIG_MD_MULTIPATH is not set
CONFIG_BLK_DEV_DM=y
CONFIG_DM_CRYPT=y
CONFIG_DM_SNAPSHOT=y
CONFIG_DM_MIRROR=y
CONFIG_DM_ZERO=y

#
# 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 is not set
# CONFIG_NET_IPGRE is not set
# 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

#
# 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_FTP=y
CONFIG_IP_NF_IRC=y
# 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_FILTER=y
CONFIG_IP_NF_TARGET_REJECT=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=y
# CONFIG_IP_NF_NAT_SNMP_BASIC is not set
CONFIG_IP_NF_NAT_IRC=y
CONFIG_IP_NF_NAT_FTP=y
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_TARGET_LOG=y
CONFIG_IP_NF_TARGET_ULOG=y
CONFIG_IP_NF_TARGET_TCPMSS=y
CONFIG_IP_NF_ARPTABLES=y
CONFIG_IP_NF_ARPFILTER=y
CONFIG_IP_NF_ARP_MANGLE=y
# CONFIG_IP_NF_RAW is not set
CONFIG_IP_NF_MATCH_ADDRTYPE=y
# CONFIG_IP_NF_MATCH_REALM 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_FASTROUTE is not set
# CONFIG_NET_HW_FLOWCONTROL is not set

#
# QoS and/or fair queueing
#
CONFIG_NET_SCHED=y
# CONFIG_NET_SCH_CBQ is not set
# CONFIG_NET_SCH_HTB is not set
# CONFIG_NET_SCH_HFSC is not set
# CONFIG_NET_SCH_CSZ is not set
# CONFIG_NET_SCH_PRIO is not set
# CONFIG_NET_SCH_RED is not set
# CONFIG_NET_SCH_SFQ is not set
# CONFIG_NET_SCH_TEQL is not set
CONFIG_NET_SCH_TBF=y
# CONFIG_NET_SCH_GRED is not set
# CONFIG_NET_SCH_DSMARK is not set
# CONFIG_NET_SCH_NETEM is not set
# CONFIG_NET_SCH_INGRESS is not set
CONFIG_NET_QOS=y
CONFIG_NET_ESTIMATOR=y
CONFIG_NET_CLS=y
# CONFIG_NET_CLS_TCINDEX is not set
# CONFIG_NET_CLS_ROUTE4 is not set
# CONFIG_NET_CLS_ROUTE is not set
CONFIG_NET_CLS_FW=y
# CONFIG_NET_CLS_U32 is not set
# CONFIG_NET_CLS_IND is not set
# CONFIG_NET_CLS_RSVP is not set
# CONFIG_NET_CLS_RSVP6 is not set
# CONFIG_NET_CLS_ACT is not set
# CONFIG_NET_CLS_POLICE 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=y

#
# IrDA protocols
#
# CONFIG_IRLAN is not set
# CONFIG_IRNET is not set
# CONFIG_IRCOMM is not set
# CONFIG_IRDA_ULTRA is not set

#
# IrDA options
#
CONFIG_IRDA_CACHE_LAST_LSAP=y
CONFIG_IRDA_FAST_RR=y
# CONFIG_IRDA_DEBUG is not set

#
# Infrared-port device drivers
#

#
# SIR device drivers
#
# CONFIG_IRTTY_SIR is not set

#
# Dongle support
#

#
# Old SIR device drivers
#
# CONFIG_IRPORT_SIR is not set

#
# Old Serial dongle support
#

#
# FIR device drivers
#
# CONFIG_USB_IRDA is not set
CONFIG_SIGMATEL_FIR=y
# CONFIG_TOSHIBA_FIR is not set
# CONFIG_VLSI_FIR 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

#
# 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=y
CONFIG_VORTEX=y
# CONFIG_TYPHOON is not set

#
# Tulip family network device support
#
# CONFIG_NET_TULIP is not set
# CONFIG_HP100 is not set
# CONFIG_NET_PCI 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_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=y
# CONFIG_PPP_MULTILINK is not set
# CONFIG_PPP_FILTER is not set
CONFIG_PPP_ASYNC=y
# CONFIG_PPP_SYNC_TTY is not set
CONFIG_PPP_DEFLATE=y
CONFIG_PPP_BSDCOMP=y
CONFIG_PPPOE=y
# 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_PCIPS2 is not set
# 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_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 is not set

#
# Serial drivers
#
# CONFIG_SERIAL_8250 is not set

#
# Non-8250 serial port support
#
CONFIG_UNIX98_PTYS=y
# CONFIG_LEGACY_PTYS is not set
# CONFIG_QIC02_TAPE 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=y
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 is not set
# CONFIG_DRM_I810 is not set
# CONFIG_DRM_I830 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=y
CONFIG_I2C_CHARDEV=y

#
# I2C Algorithms
#
CONFIG_I2C_ALGOBIT=y
CONFIG_I2C_ALGOPCF=y

#
# 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=y
# CONFIG_I2C_I810 is not set
# CONFIG_I2C_ISA is not set
# CONFIG_I2C_NFORCE2 is not set
# CONFIG_I2C_PARPORT_LIGHT is not set
CONFIG_I2C_PIIX4=y
# 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_VIA is not set
# CONFIG_I2C_VIAPRO is not set
# CONFIG_I2C_VOODOO3 is not set

#
# Hardware Sensors Chip support
#
CONFIG_I2C_SENSOR=y
# CONFIG_SENSORS_ADM1021 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_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_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=y
# 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

#
# Misc devices
#
# CONFIG_IBM_ASM is not set

#
# Multimedia devices
#
CONFIG_VIDEO_DEV=y

#
# Video For Linux
#

#
# Video Adapters
#
# CONFIG_VIDEO_BT848 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_SAA7134=m
# 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_GEMTEK_PCI is not set
# CONFIG_RADIO_MAXIRADIO is not set
# CONFIG_RADIO_MAESTRO is not set

#
# Digital Video Broadcasting Devices
#
# CONFIG_DVB is not set
CONFIG_VIDEO_TUNER=m
CONFIG_VIDEO_BUF=m
CONFIG_VIDEO_IR=m

#
# Graphics support
#
# CONFIG_FB is not set
CONFIG_VIDEO_SELECT=y

#
# 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=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_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=y
# 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 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

#
# ALSA USB devices
#
# CONFIG_SND_USB_AUDIO 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=y
CONFIG_USB_DYNAMIC_MINORS=y

#
# USB Host Controller Drivers
#
# CONFIG_USB_EHCI_HCD is not set
# CONFIG_USB_OHCI_HCD is not set
CONFIG_USB_UHCI_HCD=y

#
# 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=y
CONFIG_USB_PRINTER=y
CONFIG_USB_STORAGE=y
# CONFIG_USB_STORAGE_DEBUG is not set
CONFIG_USB_STORAGE_RW_DETECT=y
# 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=y
# 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=y

#
# USB Human Interface Devices (HID)
#
# CONFIG_USB_HID 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
# 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_PWC is not set
# CONFIG_USB_SE401 is not set
# CONFIG_USB_STV680 is not set
# CONFIG_USB_W9968CF 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
#

#
# 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 is not set
# CONFIG_EXT3_FS is not set
# CONFIG_JBD is not set
CONFIG_REISERFS_FS=y
# CONFIG_REISERFS_CHECK is not set
# CONFIG_REISERFS_PROC_INFO is not set
CONFIG_REISERFS_FS_XATTR=y
CONFIG_REISERFS_FS_POSIX_ACL=y
# CONFIG_REISERFS_FS_SECURITY 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

#
# CD-ROM/DVD Filesystems
#
CONFIG_ISO9660_FS=m
CONFIG_JOLIET=y
CONFIG_ZISOFS=y
CONFIG_ZISOFS_FS=m
CONFIG_UDF_FS=m

#
# 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-2"
CONFIG_NTFS_FS=m
# CONFIG_NTFS_DEBUG is not set
# CONFIG_NTFS_RW 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_HUGETLBFS=y
CONFIG_HUGETLB_PAGE=y
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 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=y
# CONFIG_ACORN_PARTITION is not set
# CONFIG_OSF_PARTITION is not set
# CONFIG_AMIGA_PARTITION is not set
# CONFIG_ATARI_PARTITION is not set
# CONFIG_MAC_PARTITION is not set
CONFIG_MSDOS_PARTITION=y
# CONFIG_BSD_DISKLABEL is not set
# CONFIG_MINIX_SUBPARTITION is not set
# CONFIG_SOLARIS_X86_PARTITION is not set
# CONFIG_UNIXWARE_DISKLABEL is not set
CONFIG_LDM_PARTITION=y
# CONFIG_LDM_DEBUG is not set
# CONFIG_SGI_PARTITION is not set
# CONFIG_ULTRIX_PARTITION is not set
# CONFIG_SUN_PARTITION is not set
# CONFIG_EFI_PARTITION is not set

#
# 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=y
CONFIG_NLS_CODEPAGE_852=y
# 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=y
# CONFIG_NLS_CODEPAGE_1251 is not set
CONFIG_NLS_ASCII=y
CONFIG_NLS_ISO8859_1=y
CONFIG_NLS_ISO8859_2=y
# 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=y

#
# Profiling support
#
# CONFIG_PROFILING is not set

#
# Kernel hacking
#
CONFIG_DEBUG_KERNEL=y
# CONFIG_EARLY_PRINTK is not set
CONFIG_DEBUG_STACKOVERFLOW=y
# CONFIG_DEBUG_STACK_USAGE is not set
# CONFIG_DEBUG_SLAB is not set
CONFIG_MAGIC_SYSRQ=y
# CONFIG_DEBUG_SPINLOCK is not set
# CONFIG_DEBUG_PAGEALLOC is not set
# CONFIG_DEBUG_INFO is not set
# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
# CONFIG_KGDB is not set
# CONFIG_FRAME_POINTER is not set
CONFIG_4KSTACKS=y
CONFIG_TRAP_BAD_SYSCALL_EXITS=y

#
# Security options
#
# CONFIG_SECURITY is not set

#
# Cryptographic options
#
CONFIG_CRYPTO=y
CONFIG_CRYPTO_HMAC=y
# CONFIG_CRYPTO_NULL is not set
CONFIG_CRYPTO_MD4=m
CONFIG_CRYPTO_MD5=m
CONFIG_CRYPTO_SHA1=m
CONFIG_CRYPTO_SHA256=m
CONFIG_CRYPTO_SHA512=m
CONFIG_CRYPTO_DES=m
CONFIG_CRYPTO_BLOWFISH=m
CONFIG_CRYPTO_TWOFISH=m
CONFIG_CRYPTO_SERPENT=m
CONFIG_CRYPTO_AES=m
CONFIG_CRYPTO_CAST5=m
CONFIG_CRYPTO_CAST6=m
CONFIG_CRYPTO_TEA=m
CONFIG_CRYPTO_ARC4=m
CONFIG_CRYPTO_DEFLATE=m
CONFIG_CRYPTO_MICHAEL_MIC=m
CONFIG_CRYPTO_CRC32C=m
# CONFIG_CRYPTO_TEST is not set

#
# Library routines
#
CONFIG_CRC_CCITT=y
CONFIG_CRC32=y
CONFIG_LIBCRC32C=m
CONFIG_ZLIB_INFLATE=y
CONFIG_ZLIB_DEFLATE=y
CONFIG_X86_BIOS_REBOOT=y

^ permalink raw reply	[flat|nested] 46+ messages in thread

* Re: 2.6.7-mm7
  2004-07-10 20:04 ` 2.6.7-mm7 Marcin Gibuła
  2004-07-10 20:10   ` 2.6.7-mm7 Marcin Gibuła
@ 2004-07-10 20:27   ` Andrew Morton
  2004-07-10 20:32     ` 2.6.7-mm7 Marcin Gibuła
  1 sibling, 1 reply; 46+ messages in thread
From: Andrew Morton @ 2004-07-10 20:27 UTC (permalink / raw)
  To: Marcin Gibu__a; +Cc: linux-kernel

Marcin Gibu__a <mg@iceni.pl> wrote:
>
>  On Friday 09 July 2004 08:50, Andrew Morton wrote:
>  > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.7/2.6.7-m
>  >m7/
> 
>  Hi, 
>  I've encountered a process locked up in D state while using this kernel. The 
>  process is mpg123 playing mp3 from ntfs partition. I'm using cfq elevator.
> 
>  Alt-SysRq-T reveals that:
> 
>  mpg123        D 00000D33     0 18012  18592                     (NOTLB)
>  d8c11e28 00200086 37c2b380 00000d33 00000000 37c2b380 00000d33 c8761190
>         c8761338 c1253760 c14011e8 00000275 d8c11e30 c02e9c27 00000275 c0127522
>         c1253760 00000000 00000001 c8761190 c01272e1 d8c11e6c d8c11e6c c153d480
>  Call Trace:
>   [<c02e9c27>] io_schedule+0xe/0x16
>   [<c0127522>] __lock_page+0xa7/0xba
>   [<c01272e1>] page_wake_function+0x0/0x36
>   [<c01272e1>] page_wake_function+0x0/0x36
>   [<c0127966>] do_generic_mapping_read+0x15d/0x2f4
>   [<c0127d52>] __generic_file_aio_read+0x198/0x1b6
>   [<c0127afd>] file_read_actor+0x0/0xbd
>   [<c0127e1f>] generic_file_read+0x68/0x7c
>   [<c0260014>] snd_pcm_oss_write1+0x131/0x165
>   [<c013e27c>] vfs_read+0x9d/0xc9
>   [<c013e436>] sys_read+0x2c/0x42
>   [<c01039e1>] sysenter_past_esp+0x52/0x71

Is it repeatable at all?  If so, does using a different I/O scheduler fix
it up?

^ permalink raw reply	[flat|nested] 46+ messages in thread

* Re: 2.6.7-mm7
  2004-07-10 20:27   ` 2.6.7-mm7 Andrew Morton
@ 2004-07-10 20:32     ` Marcin Gibuła
  0 siblings, 0 replies; 46+ messages in thread
From: Marcin Gibuła @ 2004-07-10 20:32 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linux-kernel

> Is it repeatable at all?  If so, does using a different I/O scheduler fix
> it up?

Sorry, i've made a mistake, it's not cfq but an anticipatory scheduler :(
And no, I can't reproduce it (so far).

-- 
mg


^ permalink raw reply	[flat|nested] 46+ messages in thread

* Re: 2.6.7-mm7
       [not found] <A6974D8E5F98D511BB910002A50A6647615FFB70@hdsmsx403.hd.intel.com>
@ 2004-07-11  2:23 ` Len Brown
  2004-07-11 10:23   ` 2.6.7-mm7 Thomas Svedberg
  0 siblings, 1 reply; 46+ messages in thread
From: Len Brown @ 2004-07-11  2:23 UTC (permalink / raw)
  To: Zoltan Boszormenyi; +Cc: linux-kernel

On Sat, 2004-07-10 at 02:21, Zoltan Boszormenyi wrote:
> Hi,
> 
> I found in my logs something that indicates problems with ACPI:
> 
> ACPI: Subsystem revision 20040615
> ACPI: System description tables not found
>      ACPI-0084: *** Error: acpi_load_tables: Could not get RSDP, 
> AE_NOT_FOUND
>      ACPI-0134: *** Error: acpi_load_tables: Could not load tables: 
> AE_NOT_FOUND
> ACPI: Unable to load the System Description Tables
...
> Machine is MSI K8T Neo FIS2R with fairly recent 1.6 BIOS.
> I dont have this with Linux-2.6.7.

Interesting, we'd seen this BIOS bug only on Dell so far.

Please test the patch here:
http://bugzilla.kernel.org/show_bug.cgi?id=2990

thanks,
-Len



^ permalink raw reply	[flat|nested] 46+ messages in thread

* Re: 2.6.7-mm7
       [not found] <A6974D8E5F98D511BB910002A50A6647615FFA5D@hdsmsx403.hd.intel.com>
@ 2004-07-11  2:34 ` Len Brown
  2004-07-11 18:32   ` 2.6.7-mm7 Michael Geithe
  0 siblings, 1 reply; 46+ messages in thread
From: Len Brown @ 2004-07-11  2:34 UTC (permalink / raw)
  To: warpy; +Cc: Andrew Morton, linux-kernel

On Fri, 2004-07-09 at 07:44, Michael Geithe wrote:
> Am Freitag, 9. Juli 2004 08:50 schrieben Sie:
> > 
> ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.7/2.6.7-mm7/
> 
> Hi,
> reverting bk-usb.patch makes it boot.
> 
> Shutdown will not work with the latest bk-acpi.patch in mm7.
> Stops with 
> 
> Power down
> acpi_power_off called

When you revert bk-acpi.patch shutdown works?
did it work in stock 2.6.7?
If yes, does it work with stock 2.6.7 + bk-acpi.patch?

any change if you boot latest -mm with "acpi_os_name=Linux"?

thanks,
-Len



^ permalink raw reply	[flat|nested] 46+ messages in thread

* Re: 2.6.7-mm7
       [not found] <A6974D8E5F98D511BB910002A50A6647615FFA8A@hdsmsx403.hd.intel.com>
@ 2004-07-11  2:36 ` Len Brown
  0 siblings, 0 replies; 46+ messages in thread
From: Len Brown @ 2004-07-11  2:36 UTC (permalink / raw)
  To: Stefano Rivoir; +Cc: Andrew Morton, linux-kernel

On Fri, 2004-07-09 at 04:15, Stefano Rivoir wrote:
> Andrew Morton wrote:
> 
> >
> ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.7/2.6.7-mm7/
> 
> Still hangs on boot, like -mm5 did,
> 
>    1. just after the ide0 recognition, last lines are:
> 
> hda: QSI CD-RW/DVD-ROM SBW-242, ATAPI CD/DVD-ROM drive
> Using anticipatory io scheduler
> ide0 at 0x1f0-0x1f7, 0x3f6 on irq14
> 
>    2. just after the ACPI processor module insert, last line is
> 
> ACPI: Processor [CPU0] (supports C1, C2, C3, 8 throttling states)
> 
> 2.6.7-bk20 runs fine instead.

The dmesg you attached was for -mm4
I didn't see anything wrong with it.
Is it an example of a successful, or a hung boot?

I don't understand the description above -- are you saying that
boot hangs at boot in one of two places?  Any difference if
you remove the processor module, or build w/o CONFIG_ACPI_PROCESSOR?

Do other versions before -mm5 work okay?

thanks,
-Len




^ permalink raw reply	[flat|nested] 46+ messages in thread

* Re: 2.6.7-mm7
  2004-07-09  6:50 2.6.7-mm7 Andrew Morton
                   ` (7 preceding siblings ...)
  2004-07-10 20:04 ` 2.6.7-mm7 Marcin Gibuła
@ 2004-07-11  4:19 ` Dax Kelson
  2004-07-11  4:40   ` 2.6.7-mm7 Andrew Morton
  8 siblings, 1 reply; 46+ messages in thread
From: Dax Kelson @ 2004-07-11  4:19 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linux-kernel

On Fri, 2004-07-09 at 00:50, Andrew Morton wrote:
> ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.7/2.6.7-mm7/

My logs are full of:

Debug: sleeping function called from invalid context at include/asm/uaccess.h:471
in_atomic():1, irqs_disabled():0
 [<c01195cf>] __might_sleep+0x9f/0xb0
 [<c01351a7>] __filemap_copy_from_user_iovec+0x57/0xd0
 [<c013583f>] generic_file_aio_write_nolock+0x61f/0x9e0
 [<c027428e>] sock_recvmsg+0xce/0xd0
 [<c02d3136>] schedule+0x286/0x4f0
 [<c0273f96>] sockfd_lookup+0x16/0x80
 [<c0135c5a>] generic_file_write_nolock+0x5a/0x80
 [<c015f71a>] do_select+0x18a/0x2b0
 [<c0135e64>] generic_file_writev+0x54/0x80
 [<c0135e10>] generic_file_writev+0x0/0x80
 [<c014ed83>] do_readv_writev+0x1e3/0x230
 [<c014e7e0>] do_sync_write+0x0/0xa0
 [<c0275e74>] sys_socketcall+0x154/0x250
 [<c014ee69>] vfs_writev+0x49/0x60
 [<c014ef18>] sys_writev+0x38/0x60
 [<c0105ced>] sysenter_past_esp+0x52/0x71



^ permalink raw reply	[flat|nested] 46+ messages in thread

* Re: 2.6.7-mm7
  2004-07-11  4:19 ` 2.6.7-mm7 Dax Kelson
@ 2004-07-11  4:40   ` Andrew Morton
  0 siblings, 0 replies; 46+ messages in thread
From: Andrew Morton @ 2004-07-11  4:40 UTC (permalink / raw)
  To: Dax Kelson; +Cc: linux-kernel

Dax Kelson <dax@gurulabs.com> wrote:
>
> On Fri, 2004-07-09 at 00:50, Andrew Morton wrote:
>  > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.7/2.6.7-mm7/
> 
>  My logs are full of:
> 
>  Debug: sleeping function called from invalid context at include/asm/uaccess.h:471
>  in_atomic():1, irqs_disabled():0
>   [<c01195cf>] __might_sleep+0x9f/0xb0
>   [<c01351a7>] __filemap_copy_from_user_iovec+0x57/0xd0
>   [<c013583f>] generic_file_aio_write_nolock+0x61f/0x9e0
>   [<c027428e>] sock_recvmsg+0xce/0xd0
>   [<c02d3136>] schedule+0x286/0x4f0
>   [<c0273f96>] sockfd_lookup+0x16/0x80
>   [<c0135c5a>] generic_file_write_nolock+0x5a/0x80
>   [<c015f71a>] do_select+0x18a/0x2b0
>   [<c0135e64>] generic_file_writev+0x54/0x80
>   [<c0135e10>] generic_file_writev+0x0/0x80
>   [<c014ed83>] do_readv_writev+0x1e3/0x230
>   [<c014e7e0>] do_sync_write+0x0/0xa0
>   [<c0275e74>] sys_socketcall+0x154/0x250
>   [<c014ee69>] vfs_writev+0x49/0x60

yup, the testing level on that one was pretty bad, sorry.  You'll need this:

--- 25/mm/filemap.c~add-a-few-might_sleep-checks-fix	2004-07-09 02:23:52.447034064 -0700
+++ 25-akpm/mm/filemap.c	2004-07-09 02:23:52.452033304 -0700
@@ -1663,7 +1663,7 @@ __filemap_copy_from_user_iovec(char *vad
 		int copy = min(bytes, iov->iov_len - base);
 
 		base = 0;
-		left = __copy_from_user(vaddr, buf, copy);
+		left = __copy_from_user_inatomic(vaddr, buf, copy);
 		copied += copy;
 		bytes -= copy;
 		vaddr += copy;
_


^ permalink raw reply	[flat|nested] 46+ messages in thread

* Re: 2.6.7-mm7
  2004-07-11  2:23 ` 2.6.7-mm7 Len Brown
@ 2004-07-11 10:23   ` Thomas Svedberg
  2004-07-11 15:49     ` 2.6.7-mm7 Zoltan Boszormenyi
  0 siblings, 1 reply; 46+ messages in thread
From: Thomas Svedberg @ 2004-07-11 10:23 UTC (permalink / raw)
  To: Len Brown; +Cc: Zoltan Boszormenyi, linux-kernel

Len Brown wrote:
> On Sat, 2004-07-10 at 02:21, Zoltan Boszormenyi wrote:
> 
>>Hi,
>>
>>I found in my logs something that indicates problems with ACPI:
>>
>>ACPI: Subsystem revision 20040615
>>ACPI: System description tables not found
>>     ACPI-0084: *** Error: acpi_load_tables: Could not get RSDP, 
>>AE_NOT_FOUND
>>     ACPI-0134: *** Error: acpi_load_tables: Could not load tables: 
>>AE_NOT_FOUND
>>ACPI: Unable to load the System Description Tables
> 
> ...
> 
>>Machine is MSI K8T Neo FIS2R with fairly recent 1.6 BIOS.
>>I dont have this with Linux-2.6.7.
> 
> 
> Interesting, we'd seen this BIOS bug only on Dell so far.
> 
> Please test the patch here:
> http://bugzilla.kernel.org/show_bug.cgi?id=2990

I have the same MB but BIOS 1.7, same problem but the patch mentioned 
above fixed it.

-- 
/ Thomas
.......................................................................
  Thomas Svedberg
  Department of Applied Mechanics
  Chalmers University of Technology

  Address: S-412 96 Göteborg, SWEDEN
  E-mail : thsv@bigfoot.com, thsv@am.chalmers.se
  Phone  : +46 31 772 1522
  Fax    : +46 31 772 3827
.......................................................................

^ permalink raw reply	[flat|nested] 46+ messages in thread

* Re: 2.6.7-mm7
  2004-07-11 10:23   ` 2.6.7-mm7 Thomas Svedberg
@ 2004-07-11 15:49     ` Zoltan Boszormenyi
  0 siblings, 0 replies; 46+ messages in thread
From: Zoltan Boszormenyi @ 2004-07-11 15:49 UTC (permalink / raw)
  To: Thomas Svedberg; +Cc: Len Brown, linux-kernel

Thomas Svedberg írta:
> Len Brown wrote:
> 
>> On Sat, 2004-07-10 at 02:21, Zoltan Boszormenyi wrote:
>>
>>> Hi,
>>>
>>> I found in my logs something that indicates problems with ACPI:
>>>
>>> ACPI: Subsystem revision 20040615
>>> ACPI: System description tables not found
>>>     ACPI-0084: *** Error: acpi_load_tables: Could not get RSDP, 
>>> AE_NOT_FOUND
>>>     ACPI-0134: *** Error: acpi_load_tables: Could not load tables: 
>>> AE_NOT_FOUND
>>> ACPI: Unable to load the System Description Tables
>>
>>
>> ...
>>
>>> Machine is MSI K8T Neo FIS2R with fairly recent 1.6 BIOS.
>>> I dont have this with Linux-2.6.7.
>>
>>
>>
>> Interesting, we'd seen this BIOS bug only on Dell so far.
>>
>> Please test the patch here:
>> http://bugzilla.kernel.org/show_bug.cgi?id=2990
> 
> 
> I have the same MB but BIOS 1.7, same problem but the patch mentioned 
> above fixed it.
> 

Yes, it worked for me, too.

Bst regards,
Zoltán Böszörményi



^ permalink raw reply	[flat|nested] 46+ messages in thread

* Re: 2.6.7-mm7
  2004-07-11  2:34 ` 2.6.7-mm7 Len Brown
@ 2004-07-11 18:32   ` Michael Geithe
  0 siblings, 0 replies; 46+ messages in thread
From: Michael Geithe @ 2004-07-11 18:32 UTC (permalink / raw)
  To: Len Brown; +Cc: linux-kernel

Am Sonntag, 11. Juli 2004 04:34 schrieben Sie:

> When you revert bk-acpi.patch shutdown works?

Without bk-acpi.patch it works.

> did it work in stock 2.6.7?

Stock 2.6.7  it's ok.

> If yes, does it work with stock 2.6.7 + bk-acpi.patch?
>
> any change if you boot latest -mm with "acpi_os_name=Linux"?

yep it works too.

Without "acpi_os_name=Linux" in 2.6.7-mm7 i get 
acpi_power_off called
hwsleep-0312 [46] acpi_enter_sleep_state: Entering sleep state [S5]

-- 
Michael Geithe

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

^ permalink raw reply	[flat|nested] 46+ messages in thread

* Re: 2.6.7-mm7
  2004-07-09 21:11   ` 2.6.7-mm7 Andrew Morton
@ 2004-07-14 22:01     ` Tom Rini
  2004-07-17 16:17     ` 2.6.7-mm7 Paul Mackerras
  1 sibling, 0 replies; 46+ messages in thread
From: Tom Rini @ 2004-07-14 22:01 UTC (permalink / raw)
  To: Andrew Morton; +Cc: Joseph Fannin, linux-kernel, linuxppc-dev

On Fri, Jul 09, 2004 at 02:11:03PM -0700, Andrew Morton wrote:

> 
> jhf@rivenstone.net (Joseph Fannin) wrote:
> >
> > On Thu, Jul 08, 2004 at 11:50:25PM -0700, Andrew Morton wrote:
> > >
> > > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.7/2.6.7-mm7/
> >
> > > +detect-too-early-schedule-attempts.patch
> > >
> > >  Catch attempts to call the scheduler before it is ready to go.
> >
> >     With this patch, my Powermac (ppc32) spews 711 (I think)
> > warning messages during bootup.
> 
> hm, OK.  It could be that the debug patch is a bit too aggressive, or that
> ppc got lucky and happens to always be in state TASK_RUNNING when these
> calls to schedule() occur.
> 
> Maybe this task incorrectly has _TIF_NEED_RESCHED set?
> 
> Anyway, ppc guys: please take a look at the results from
> ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.7/2.6.7-mm7/broken-out/detect-too-early-schedule-attempts.patch
> and check that the kernel really should be calling schedule() at this time
> and place, let us know?

Now that kallsyms data is OK, I took a quick look.. and all of this
comes from generic code, at least on the machine I tried.  So if the
code shouldn't be calling schedule() then, it's a more generic problem..

... or I'm not following.

-- 
Tom Rini
http://gate.crashing.org/~trini/

^ permalink raw reply	[flat|nested] 46+ messages in thread

* Re: 2.6.7-mm7
  2004-07-09 21:11   ` 2.6.7-mm7 Andrew Morton
  2004-07-14 22:01     ` 2.6.7-mm7 Tom Rini
@ 2004-07-17 16:17     ` Paul Mackerras
  2004-07-17 19:19       ` 2.6.7-mm7 Joseph Fannin
  1 sibling, 1 reply; 46+ messages in thread
From: Paul Mackerras @ 2004-07-17 16:17 UTC (permalink / raw)
  To: Andrew Morton; +Cc: Joseph Fannin, linux-kernel, linuxppc-dev

Andrew Morton writes:

> hm, OK.  It could be that the debug patch is a bit too aggressive, or that
> ppc got lucky and happens to always be in state TASK_RUNNING when these
> calls to schedule() occur.
> 
> Maybe this task incorrectly has _TIF_NEED_RESCHED set?

Is CONFIG_PREEMPT enabled?

> Anyway, ppc guys: please take a look at the results from
> ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.7/2.6.7-mm7/broken-out/detect-too-early-schedule-attempts.patch
> and check that the kernel really should be calling schedule() at this time
> and place, let us know?
> 
> Thanks.
> 
> >  The first one looks like:
> >
> > Calibrating delay loop... 1064.96 BogoMIPS
> > Mount-cache hash table entries: 512 (order: 0, 4096 bytes)
> > Badness in schedule at kernel/sched.c:2153
> > Call trace:
> >  [c00099e4] dump_stack+0x18/0x28
> >  [c0006bac] check_bug_trap+0x84/0xac
> >  [c0006d38] ProgramCheckException+0x164/0x1a4
> >  [c0006240] ret_from_except_full+0x0/0x4c
> >  [c02021bc] schedule+0x24/0x684
> >  [c0005e80] syscall_exit_work+0x108/0x10c
> >  [c02e0ad0] proc_root_init+0x14c/0x158
> >  [00000000] 0x0
> >  [c02ce5a0] start_kernel+0x158/0x184
> >  [000035fc] 0x35fc

This looks like CONFIG_PREEMPT is enabled and _TIF_NEED_RESCHED is set
at the end of handling a system call.  AFAICS i386 will also call
schedule in these circumstances.  Does this mean we shouldn't do
system calls until the scheduler is running?

Paul.

^ permalink raw reply	[flat|nested] 46+ messages in thread

* Re: 2.6.7-mm7
  2004-07-17 16:17     ` 2.6.7-mm7 Paul Mackerras
@ 2004-07-17 19:19       ` Joseph Fannin
  0 siblings, 0 replies; 46+ messages in thread
From: Joseph Fannin @ 2004-07-17 19:19 UTC (permalink / raw)
  To: Paul Mackerras; +Cc: Andrew Morton, Joseph Fannin, linux-kernel, linuxppc-dev

[-- Attachment #1: Type: text/plain, Size: 1968 bytes --]

On Sun, Jul 18, 2004 at 02:17:35AM +1000, Paul Mackerras wrote:
> Andrew Morton writes:
> 
> > hm, OK.  It could be that the debug patch is a bit too aggressive, or that
> > ppc got lucky and happens to always be in state TASK_RUNNING when these
> > calls to schedule() occur.
> > 
> > Maybe this task incorrectly has _TIF_NEED_RESCHED set?
> 
> Is CONFIG_PREEMPT enabled?

    These traces are with preempt enabled, but I tried turning it off
and the messages are still there (there seem to be a lot less of them,
though.)

    I would be glad to produce a dmesg with preempt off if it makes
things clearer (tonight, or tommorrow, or I'd just do it now.)
 
> > Anyway, ppc guys: please take a look at the results from
> > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.7/2.6.7-mm7/broken-out/detect-too-early-schedule-attempts.patch
> > and check that the kernel really should be calling schedule() at this time
> > and place, let us know?
> > 
> > Thanks.
> > 
> > >  The first one looks like:
> > >
> > > Calibrating delay loop... 1064.96 BogoMIPS
> > > Mount-cache hash table entries: 512 (order: 0, 4096 bytes)
> > > Badness in schedule at kernel/sched.c:2153
> > > Call trace:
> > >  [c00099e4] dump_stack+0x18/0x28
> > >  [c0006bac] check_bug_trap+0x84/0xac
> > >  [c0006d38] ProgramCheckException+0x164/0x1a4
> > >  [c0006240] ret_from_except_full+0x0/0x4c
> > >  [c02021bc] schedule+0x24/0x684
> > >  [c0005e80] syscall_exit_work+0x108/0x10c
> > >  [c02e0ad0] proc_root_init+0x14c/0x158
> > >  [00000000] 0x0
> > >  [c02ce5a0] start_kernel+0x158/0x184
> > >  [000035fc] 0x35fc
> 
> This looks like CONFIG_PREEMPT is enabled and _TIF_NEED_RESCHED is set
> at the end of handling a system call.  AFAICS i386 will also call
> schedule in these circumstances.  Does this mean we shouldn't do
> system calls until the scheduler is running?
> 
> Paul.
> 

-- 
Joseph Fannin
jhf@rivenstone.net

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 46+ messages in thread

end of thread, other threads:[~2004-07-17 19:19 UTC | newest]

Thread overview: 46+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-07-09  6:50 2.6.7-mm7 Andrew Morton
2004-07-09  8:15 ` 2.6.7-mm7 Stefano Rivoir
2004-07-09  9:41   ` 2.6.7-mm7 Andrew Morton
2004-07-09 10:27     ` 2.6.7-mm7 Stefano Rivoir
2004-07-09 10:32       ` 2.6.7-mm7 Stefano Rivoir
2004-07-09 11:45       ` 2.6.7-mm7 Jesse Stockall
2004-07-09 18:54         ` 2.6.7-mm7 Andrew Morton
2004-07-09 19:52           ` 2.6.7-mm7 Jesse Stockall
2004-07-09 20:00             ` 2.6.7-mm7 Andrew Morton
2004-07-09 22:21               ` 2.6.7-mm7 Greg KH
2004-07-09 19:56           ` 2.6.7-mm7 Alan Stern
2004-07-09 10:32 ` 2.6.7-mm7 Jurgen Kramer
2004-07-09 10:39   ` 2.6.7-mm7 Andrew Morton
2004-07-09 11:16     ` 2.6.7-mm7 Jurgen Kramer
2004-07-09 14:40   ` 2.6.7-mm7 Felipe Alfaro Solana
2004-07-09 16:40     ` 2.6.7-mm7 Jurgen Kramer
2004-07-09 11:44 ` 2.6.7-mm7 Michael Geithe
2004-07-09 22:15   ` 2.6.7-mm7 Greg KH
2004-07-10  0:07     ` 2.6.7-mm7 Michael Geithe
2004-07-09 20:38 ` 2.6.7-mm7 Joseph Fannin
2004-07-09 21:11   ` 2.6.7-mm7 Andrew Morton
2004-07-14 22:01     ` 2.6.7-mm7 Tom Rini
2004-07-17 16:17     ` 2.6.7-mm7 Paul Mackerras
2004-07-17 19:19       ` 2.6.7-mm7 Joseph Fannin
2004-07-09 21:04 ` 2.6.7-mm7 William Lee Irwin III
2004-07-09 22:11   ` 2.6.7-mm7 William Lee Irwin III
2004-07-09 22:14   ` 2.6.7-mm7 Andrew Morton
2004-07-09 22:24     ` 2.6.7-mm7 James Bottomley
2004-07-09 23:40       ` 2.6.7-mm7 Andrew Morton
2004-07-10  2:47         ` 2.6.7-mm7 James Bottomley
2004-07-10  4:34 ` 2.6.7-mm7 Joshua Kwan
2004-07-10  4:40   ` 2.6.7-mm7 Joshua Kwan
2004-07-10 18:29 ` 2.6.7-mm7 Diego Calleja García
2004-07-10 20:04 ` 2.6.7-mm7 Marcin Gibuła
2004-07-10 20:10   ` 2.6.7-mm7 Marcin Gibuła
2004-07-10 20:27   ` 2.6.7-mm7 Andrew Morton
2004-07-10 20:32     ` 2.6.7-mm7 Marcin Gibuła
2004-07-11  4:19 ` 2.6.7-mm7 Dax Kelson
2004-07-11  4:40   ` 2.6.7-mm7 Andrew Morton
  -- strict thread matches above, loose matches on Subject: below --
2004-07-10  6:21 2.6.7-mm7 Zoltan Boszormenyi
     [not found] <A6974D8E5F98D511BB910002A50A6647615FFB70@hdsmsx403.hd.intel.com>
2004-07-11  2:23 ` 2.6.7-mm7 Len Brown
2004-07-11 10:23   ` 2.6.7-mm7 Thomas Svedberg
2004-07-11 15:49     ` 2.6.7-mm7 Zoltan Boszormenyi
     [not found] <A6974D8E5F98D511BB910002A50A6647615FFA5D@hdsmsx403.hd.intel.com>
2004-07-11  2:34 ` 2.6.7-mm7 Len Brown
2004-07-11 18:32   ` 2.6.7-mm7 Michael Geithe
     [not found] <A6974D8E5F98D511BB910002A50A6647615FFA8A@hdsmsx403.hd.intel.com>
2004-07-11  2:36 ` 2.6.7-mm7 Len Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox