linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* VESA VGA Graphic console has bug ?
@ 2002-08-04 11:00 Seiichi Nakashima
  2002-08-31 11:12 ` linux-2.5.32 boot up but hang up Seiichi Nakashima
  0 siblings, 1 reply; 20+ messages in thread
From: Seiichi Nakashima @ 2002-08-04 11:00 UTC (permalink / raw)
  To: linux-kernel

Hi.

I use linux-2.5.30 with VESA VGA Graphic console at slackware-8.1 based environment.
when I use emacs( 21.2 ), these situation occured. (I used to boot up with vga=771)

(1) # emacs /tmp/test
    I type a line ( /sbin/ifconfig lo 127.0.0.1 ), and save file.

(2) # emacs /tmp/test
    a line ( /sbin/ifconfig lo 127.0.0.1 ) displayed in emacs frame.

(3) I wand to insert few spaces between /sbin/ifconfig and lo.
    when I type a space, then a line change to a line ( /sbin/ifconfig  oo 127.0.0.1 ).
    I could not edit a line as I want to edit.
    this situation display only. when I save file and re-read file, results were fine.

(4) I boot up PC ( erase VGA option ), I checked this test, everything OK.

I checked a same test at linux-2.5.26,28,30 and got a same result.
I checked at linux-2.4.19, it is OK( everything work fine with vga=771 ).
I thinked VESA VGA Graphic console has bug to display in emacs frame.

Before VESA VGA Graphic console occured kernel panic at linux-2.5.14,15.
from linux-2.5.16 VESA VGA Graphic console compile and work fine,
but Pengin Image did not display at boot up time. is it OK?

--------------------------------
  Seiichi Nakashima
  Email   nakasima@kumin.ne.jp
--------------------------------

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

* linux-2.5.32 boot up but hang up
  2002-08-04 11:00 VESA VGA Graphic console has bug ? Seiichi Nakashima
@ 2002-08-31 11:12 ` Seiichi Nakashima
  2002-08-31 13:46   ` Zwane Mwaikambo
  2002-11-22  2:46   ` patch-2.5.48-dj1 compile error Seiichi Nakashima
  0 siblings, 2 replies; 20+ messages in thread
From: Seiichi Nakashima @ 2002-08-31 11:12 UTC (permalink / raw)
  To: linux-kernel

Hi.

I update kernel from linux-2.5.31 to linux-2.5.32.
linux-2.5.32 compile finished fine and boot up,
but hang up ( I could not do any keyin from keyboard ) 

I append syslog ( linux-2.5.31, linux-2.5.32 )

====

Aug 31 17:57:30 homesv kernel: Linux version 2.5.31 (root@homesv) (gcc version 2.95.3 20010315 (release)) #1 Sun Aug 25 
14:49:07 JST 2002
Aug 31 17:57:30 homesv kernel: Video mode to be used for restore is f00
Aug 31 17:57:30 homesv kernel:  BIOS-e820: 0000000000000000 - 00000000000a0000 (usable)
Aug 31 17:57:30 homesv kernel:  BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
Aug 31 17:57:30 homesv kernel:  BIOS-e820: 0000000000100000 - 0000000005ffd000 (usable)
Aug 31 17:57:30 homesv kernel:  BIOS-e820: 0000000005ffd000 - 0000000005fff000 (ACPI data)
Aug 31 17:57:30 homesv kernel:  BIOS-e820: 0000000005fff000 - 0000000006000000 (ACPI NVS)
Aug 31 17:57:30 homesv kernel:  BIOS-e820: 00000000ffff0000 - 0000000100000000 (reserved)
Aug 31 17:57:30 homesv kernel:  user: 0000000000000000 - 00000000000a0000 (usable)
Aug 31 17:57:30 homesv kernel:  user: 00000000000f0000 - 0000000000100000 (reserved)
Aug 31 17:57:30 homesv kernel:  user: 0000000000100000 - 0000000005ffd000 (usable)
Aug 31 17:57:30 homesv kernel:  user: 0000000005ffd000 - 0000000005fff000 (ACPI data)
Aug 31 17:57:30 homesv kernel:  user: 0000000005fff000 - 0000000006000000 (ACPI NVS)
Aug 31 17:57:30 homesv kernel:  user: 00000000ffff0000 - 0000000100000000 (reserved)
Aug 31 17:57:30 homesv kernel: On node 0 totalpages: 24573
Aug 31 17:57:31 homesv kernel: zone(0): 4096 pages.
Aug 31 17:57:31 homesv kernel: zone(1): 20477 pages.
Aug 31 17:57:31 homesv kernel: zone(2): 0 pages.
Aug 31 17:57:31 homesv kernel: Kernel command line: root=/dev/hda4 mem=98292K
Aug 31 17:57:31 homesv kernel: Local APIC disabled by BIOS -- reenabling.
Aug 31 17:57:31 homesv kernel: Found and enabled local APIC!
Aug 31 17:57:31 homesv kernel: Detected 400.925 MHz processor.
Aug 31 17:57:31 homesv kernel: Console: colour VGA+ 80x25
Aug 31 17:57:31 homesv kernel: Calibrating delay loop... 790.52 BogoMIPS
Aug 31 17:57:31 homesv kernel: Memory: 95276k/98292k available (922k kernel code, 2632k reserved, 257k data, 244k init, 
0k highmem)
Aug 31 17:57:31 homesv kernel: Dentry-cache hash table entries: 16384 (order: 5, 131072 bytes)
Aug 31 17:57:31 homesv kernel: Inode-cache hash table entries: 8192 (order: 4, 65536 bytes)
Aug 31 17:57:31 homesv kernel: Mount-cache hash table entries: 512 (order: 0, 4096 bytes)
Aug 31 17:57:32 homesv kernel: CPU: Intel Pentium II (Deschutes) stepping 01
Aug 31 17:57:32 homesv kernel: POSIX conformance testing by UNIFIX
Aug 31 17:57:32 homesv kernel: enabled ExtINT on CPU#0
Aug 31 17:57:32 homesv kernel: ESR value before enabling vector: 00000000
Aug 31 17:57:32 homesv kernel: ESR value after enabling vector: 00000000
Aug 31 17:57:32 homesv kernel: Using local APIC timer interrupts.
Aug 31 17:57:32 homesv kernel: calibrating APIC timer ...
Aug 31 17:57:32 homesv kernel: ..... CPU clock speed is 400.0865 MHz.
Aug 31 17:57:32 homesv kernel: ..... host bus clock speed is 100.0216 MHz.
Aug 31 17:57:32 homesv kernel: cpu: 0, clocks: 100216, slice: 50108
Aug 31 17:57:32 homesv kernel: CPU0<T0:100208,T1:50096,D:4,S:50108,C:100216>
Aug 31 17:57:33 homesv kernel: Initializing RT netlink socket
Aug 31 17:57:33 homesv kernel: PCI: Probing PCI hardware
Aug 31 17:57:33 homesv kernel: PCI: Probing PCI hardware (bus 00)
Aug 31 17:57:33 homesv kernel: Starting kswapd
Aug 31 17:57:33 homesv kernel: BIO: pool of 256 setup, 14Kb (56 bytes/bio)
Aug 31 17:57:33 homesv kernel: biovec: init pool 0, 1 entries, 12 bytes
Aug 31 17:57:33 homesv kernel: biovec: init pool 1, 4 entries, 48 bytes
Aug 31 17:57:33 homesv kernel: biovec: init pool 2, 16 entries, 192 bytes
Aug 31 17:57:33 homesv kernel: biovec: init pool 3, 64 entries, 768 bytes
Aug 31 17:57:34 homesv kernel: biovec: init pool 4, 128 entries, 1536 bytes
Aug 31 17:57:34 homesv named[46]: db.127.0.0:1: no TTL specified; using SOA MINTTL instead
Aug 31 17:57:34 homesv kernel: biovec: init pool 5, 256 entries, 3072 bytes
Aug 31 17:57:34 homesv named[46]: db.192.168.0:1: no TTL specified; using SOA MINTTL instead
Aug 31 17:57:34 homesv named[46]: db.homenet.soho:1: no TTL specified; using SOA MINTTL instead
Aug 31 17:57:34 homesv kernel: block: 256 slots per queue, batch=32
Aug 31 17:57:34 homesv kernel: eepro100.c:v1.09j-t 9/29/99 Donald Becker http://www.scyld.com/network/eepro100.html
Aug 31 17:57:35 homesv kernel: eepro100.c: $Revision: 1.36 $ 2000/11/17 Modified by Andrey V. Savochkin 
<saw@saw.sw.com.sg> and others
Aug 31 17:57:35 homesv kernel: hda: QUANTUM FIREBALL CR13.0A, DISK drive
Aug 31 17:57:35 homesv kernel: hdb: Maxtor 53073H6, DISK drive
Aug 31 17:57:35 homesv kernel: hdc: ATAPI CDROM, ATAPI CD/DVD-ROM drive
Aug 31 17:57:35 homesv kernel: ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
Aug 31 17:57:35 homesv kernel: ide1 at 0x170-0x177,0x376 on irq 15
Aug 31 17:57:36 homesv kernel: hdc: ATAPI 32X CD-ROM drive, 128kB Cache, UDMA(33)
Aug 31 17:57:36 homesv kernel: VFS: Mounted root (ext2 filesystem) readonly.
Aug 31 17:57:36 homesv kernel: Freeing unused kernel memory: 244k freed
Aug 31 17:57:42 homesv squid[80]: Starting Squid Cache version 2.4.STABLE7 for i686-pc-linux-gnu... 
Aug 31 18:18:48 homesv kernel: Linux version 2.5.32 (root@homesv) (gcc version 2.95.3 20010315 (release)) #1 Sat Aug 31 
18:15:51 JST 2002
Aug 31 18:18:48 homesv kernel: Video mode to be used for restore is 303
Aug 31 18:18:48 homesv kernel:  BIOS-e820: 0000000000000000 - 00000000000a0000 (usable)
Aug 31 18:18:48 homesv kernel:  BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
Aug 31 18:18:48 homesv kernel:  BIOS-e820: 0000000000100000 - 0000000005ffd000 (usable)
Aug 31 18:18:48 homesv kernel:  BIOS-e820: 0000000005ffd000 - 0000000005fff000 (ACPI data)
Aug 31 18:18:48 homesv kernel:  BIOS-e820: 0000000005fff000 - 0000000006000000 (ACPI NVS)
Aug 31 18:18:48 homesv kernel:  BIOS-e820: 00000000ffff0000 - 0000000100000000 (reserved)
Aug 31 18:18:48 homesv kernel:  user: 0000000000000000 - 00000000000a0000 (usable)
Aug 31 18:18:48 homesv kernel:  user: 00000000000f0000 - 0000000000100000 (reserved)
Aug 31 18:18:48 homesv kernel:  user: 0000000000100000 - 0000000005ffd000 (usable)
Aug 31 18:18:49 homesv kernel:  user: 0000000005ffd000 - 0000000005fff000 (ACPI data)
Aug 31 18:18:49 homesv kernel:  user: 0000000005fff000 - 0000000006000000 (ACPI NVS)
Aug 31 18:18:49 homesv kernel:  user: 00000000ffff0000 - 0000000100000000 (reserved)
Aug 31 18:18:49 homesv kernel: On node 0 totalpages: 24573
Aug 31 18:18:49 homesv kernel: zone(0): 4096 pages.
Aug 31 18:18:49 homesv kernel: zone(1): 20477 pages.
Aug 31 18:18:49 homesv kernel: zone(2): 0 pages.
Aug 31 18:18:49 homesv kernel: Kernel command line: root=/dev/hda4 vga=771 mem=98292K
Aug 31 18:18:49 homesv kernel: Local APIC disabled by BIOS -- reenabling.
Aug 31 18:18:49 homesv kernel: Found and enabled local APIC!
Aug 31 18:18:49 homesv kernel: Detected 400.984 MHz processor.
Aug 31 18:18:49 homesv kernel: Console: colour dummy device 80x25
Aug 31 18:18:49 homesv kernel: Calibrating delay loop... 790.52 BogoMIPS
Aug 31 18:18:49 homesv kernel: Memory: 95204k/98292k available (960k kernel code, 2704k reserved, 271k data, 268k init, 
0k highmem)
Aug 31 18:18:49 homesv kernel: Dentry-cache hash table entries: 16384 (order: 5, 131072 bytes)
Aug 31 18:18:49 homesv kernel: Inode-cache hash table entries: 8192 (order: 4, 65536 bytes)
Aug 31 18:18:49 homesv kernel: Mount-cache hash table entries: 512 (order: 0, 4096 bytes)
Aug 31 18:18:50 homesv kernel: CPU: Intel Pentium II (Deschutes) stepping 01
Aug 31 18:18:50 homesv kernel: POSIX conformance testing by UNIFIX
Aug 31 18:18:50 homesv kernel: enabled ExtINT on CPU#0
Aug 31 18:18:50 homesv kernel: ESR value before enabling vector: 00000000
Aug 31 18:18:50 homesv kernel: ESR value after enabling vector: 00000000
Aug 31 18:18:50 homesv kernel: Using local APIC timer interrupts.
Aug 31 18:18:50 homesv kernel: calibrating APIC timer ...
Aug 31 18:18:50 homesv kernel: ..... CPU clock speed is 400.0852 MHz.
Aug 31 18:18:50 homesv kernel: ..... host bus clock speed is 100.0212 MHz.
Aug 31 18:18:50 homesv kernel: cpu: 0, clocks: 100212, slice: 50106
Aug 31 18:18:50 homesv kernel: CPU0<T0:100208,T1:50096,D:6,S:50106,C:100212>
Aug 31 18:18:51 homesv kernel: Initializing RT netlink socket
Aug 31 18:18:51 homesv kernel: PCI: Probing PCI hardware
Aug 31 18:18:51 homesv kernel: PCI: Probing PCI hardware (bus 00)
Aug 31 18:18:51 homesv kernel: Starting kswapd
Aug 31 18:18:51 homesv kernel: BIO: pool of 256 setup, 14Kb (56 bytes/bio)
Aug 31 18:18:51 homesv kernel: biovec: init pool 0, 1 entries, 12 bytes
Aug 31 18:18:51 homesv kernel: biovec: init pool 1, 4 entries, 48 bytes
Aug 31 18:18:52 homesv kernel: biovec: init pool 2, 16 entries, 192 bytes
Aug 31 18:18:52 homesv kernel: biovec: init pool 3, 64 entries, 768 bytes
Aug 31 18:18:52 homesv kernel: biovec: init pool 4, 128 entries, 1536 bytes
Aug 31 18:18:52 homesv named[46]: db.127.0.0:1: no TTL specified; using SOA MINTTL instead
Aug 31 18:18:52 homesv kernel: biovec: init pool 5, 256 entries, 3072 bytes
Aug 31 18:18:52 homesv named[46]: db.192.168.0:1: no TTL specified; using SOA MINTTL instead
Aug 31 18:18:52 homesv named[46]: db.homenet.soho:1: no TTL specified; using SOA MINTTL instead
Aug 31 18:18:53 homesv kernel: Console: switching to colour frame buffer device 100x37
Aug 31 18:18:53 homesv kernel: block: 256 slots per queue, batch=32
Aug 31 18:18:53 homesv kernel: eepro100.c:v1.09j-t 9/29/99 Donald Becker http://www.scyld.com/network/eepro100.html
Aug 31 18:18:53 homesv kernel: eepro100.c: $Revision: 1.36 $ 2000/11/17 Modified by Andrey V. Savochkin 
<saw@saw.sw.com.sg> and others
Aug 31 18:18:54 homesv kernel: ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
Aug 31 18:18:54 homesv kernel: PIIX4: IDE controller on PCI bus 00 dev 21
Aug 31 18:18:54 homesv kernel: PIIX4: chipset revision 1
Aug 31 18:18:54 homesv kernel: PIIX4: not 100%% native mode: will probe irqs later
Aug 31 18:18:54 homesv kernel:     ide0: BM-DMA at 0xb800-0xb807, BIOS settings: hda:DMA, hdb:DMA
Aug 31 18:18:54 homesv kernel:     ide1: BM-DMA at 0xb808-0xb80f, BIOS settings: hdc:DMA, hdd:pio
Aug 31 18:18:54 homesv kernel: hda: QUANTUM FIREBALL CR13.0A, ATA DISK drive
Aug 31 18:18:54 homesv kernel: hdb: Maxtor 53073H6, ATA DISK drive
Aug 31 18:18:54 homesv kernel: hdc: ATAPI CDROM, ATAPI CD/DVD-ROM drive
Aug 31 18:18:54 homesv kernel: ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
Aug 31 18:18:54 homesv kernel: ide1 at 0x170-0x177,0x376 on irq 15
Aug 31 18:18:54 homesv kernel: blk: queue c02a3824, I/O limit 4095Mb (mask 0xffffffff)
Aug 31 18:18:54 homesv kernel: hda: host protected area => 1
Aug 31 18:18:54 homesv kernel: blk: queue c02a39a8, I/O limit 4095Mb (mask 0xffffffff)
Aug 31 18:18:54 homesv kernel: hdb: host protected area => 1
Aug 31 18:18:54 homesv kernel: hdc: ATAPI 32X CD-ROM drive, 128kB Cache, UDMA(33)
Aug 31 18:18:55 homesv kernel: VFS: Mounted root (ext2 filesystem) readonly.
Aug 31 18:18:55 homesv kernel: Freeing unused kernel memory: 268k freed
Aug 31 18:19:03 homesv squid[80]: Starting Squid Cache version 2.4.STABLE7 for i686-pc-linux-gnu... 

--------------------------------
  Seiichi Nakashima
  Email   nakasima@kumin.ne.jp
--------------------------------

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

* Re: linux-2.5.32 boot up but hang up
  2002-08-31 11:12 ` linux-2.5.32 boot up but hang up Seiichi Nakashima
@ 2002-08-31 13:46   ` Zwane Mwaikambo
  2002-08-31 22:08     ` Seiichi Nakashima
  2002-11-22  2:46   ` patch-2.5.48-dj1 compile error Seiichi Nakashima
  1 sibling, 1 reply; 20+ messages in thread
From: Zwane Mwaikambo @ 2002-08-31 13:46 UTC (permalink / raw)
  To: Seiichi Nakashima; +Cc: linux-kernel

On Sat, 31 Aug 2002, Seiichi Nakashima wrote:

> Hi.
> 
> I update kernel from linux-2.5.31 to linux-2.5.32.
> linux-2.5.32 compile finished fine and boot up,
> but hang up ( I could not do any keyin from keyboard ) 

Check all your input options, don't forget CONFIG_SERIO* too.

	Zwane
-- 
function.linuxpower.ca


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

* Re: linux-2.5.32 boot up but hang up
  2002-08-31 13:46   ` Zwane Mwaikambo
@ 2002-08-31 22:08     ` Seiichi Nakashima
  2002-08-31 22:22       ` Seiichi Nakashima
  0 siblings, 1 reply; 20+ messages in thread
From: Seiichi Nakashima @ 2002-08-31 22:08 UTC (permalink / raw)
  To: Zwane Mwaikambo; +Cc: linux-kernel

>
>Check all your input options, don't forget CONFIG_SERIO* too.
>

I checked CONFIG_SERIO, and update kernel paramter.
I update CONFIG_SERIO=y , CONFIG_SERIO_I8042=y, CONFIG_KEYBOARD_ATKBD=y.
Then recompile kernel, boot up, and kernel-2.5.21 work fine.
Thank you.

==== Input devices parameter ====

#
# Input device support
#
CONFIG_INPUT=y
CONFIG_SOUND_GAMEPORT=y
CONFIG_SERIO=y
CONFIG_SERIO_I8042=y
CONFIG_I8042_REG_BASE=60
CONFIG_I8042_KBD_IRQ=1
CONFIG_I8042_AUX_IRQ=12
CONFIG_INPUT_KEYBOARD=y
CONFIG_KEYBOARD_ATKBD=y
CONFIG_INPUT_MOUSE=y
CONFIG_MOUSE_PS2=y

--------------------------------
  Seiichi Nakashima
  Email   nakasima@kumin.ne.jp
--------------------------------

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

* Re: linux-2.5.32 boot up but hang up
  2002-08-31 22:08     ` Seiichi Nakashima
@ 2002-08-31 22:22       ` Seiichi Nakashima
  0 siblings, 0 replies; 20+ messages in thread
From: Seiichi Nakashima @ 2002-08-31 22:22 UTC (permalink / raw)
  To: Zwane Mwaikambo; +Cc: linux-kernel

Sorry, I missed to type.
kernel-2.5.32 work fine.

>I checked CONFIG_SERIO, and update kernel paramter.
>I update CONFIG_SERIO=y , CONFIG_SERIO_I8042=y, CONFIG_KEYBOARD_ATKBD=y.
>Then recompile kernel, boot up, and kernel-2.5.21 work fine.
                                     ~~~~~~~~~~~~~

--------------------------------
  Seiichi Nakashima
  Email   nakasima@kumin.ne.jp
--------------------------------

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

* patch-2.5.48-dj1 compile error
  2002-08-31 11:12 ` linux-2.5.32 boot up but hang up Seiichi Nakashima
  2002-08-31 13:46   ` Zwane Mwaikambo
@ 2002-11-22  2:46   ` Seiichi Nakashima
  2002-11-22  3:50     ` Randy.Dunlap
                       ` (2 more replies)
  1 sibling, 3 replies; 20+ messages in thread
From: Seiichi Nakashima @ 2002-11-22  2:46 UTC (permalink / raw)
  To: linux-kernel

Hi.

I update linux-2.5.48 to use patch-2.5.48-dj1,
but a patch error and a compile error occured.

(1) patch error

patching file sound/oss/rme96xx.c
Hunk #3 FAILED at 54.
Hunk #4 succeeded at 145 (offset -4 lines).
Hunk #6 succeeded at 236 (offset -4 lines).
Hunk #8 succeeded at 352 (offset -4 lines).
Hunk #10 succeeded at 900 (offset -4 lines).
Hunk #12 succeeded at 1087 (offset -9 lines).
Hunk #14 succeeded at 1168 (offset -9 lines).
Hunk #16 succeeded at 1440 (offset -9 lines).
Hunk #18 FAILED at 1503.
Hunk #19 succeeded at 1523 (offset -9 lines).
Hunk #21 succeeded at 1591 (offset -9 lines).
Hunk #23 succeeded at 1701 (offset -9 lines).
Hunk #25 succeeded at 1799 (offset -9 lines).
2 out of 26 hunks FAILED -- saving rejects to file sound/oss/rme96xx.c.rej

(2) compile error

arch/i386/kernel/apm.c:998: warning: `sysrq_poweroff_op' defined but not used
fs/proc/array.c: In function `proc_pid_stat':
fs/proc/array.c:395: warning: long long unsigned int format, different type arg (arg 24)
drivers/base/base.h:35: warning: `class_hotplug' defined but not used
drivers/base/base.h:35: warning: `class_hotplug' defined but not used
drivers/base/base.h:35: warning: `class_hotplug' defined but not used
drivers/base/base.h:35: warning: `class_hotplug' defined but not used
drivers/base/base.h:35: warning: `class_hotplug' defined but not used
drivers/char/agp/agp.h:87: warning: `global_cache_flush' defined but not used
drivers/char/agp/agp.h:87: warning: `global_cache_flush' defined but not used
drivers/net/eepro100.c:2343: warning: `eepro100_remove_one' defined but not used
drivers/parport/parport_pc.c: In function `parport_pc_init':
drivers/parport/parport_pc.c:3048: warning: passing arg 1 of `pnp_register_driver' discards qualifiers from pointer 
target type
In file included from include/net/xfrm.h:6,
                 from net/core/skbuff.c:61:
include/linux/crypto.h: In function `crypto_tfm_alg_modname':
include/linux/crypto.h:202: dereferencing pointer to incomplete type
include/linux/crypto.h:205: warning: control reaches end of non-void function
make[2]: *** [net/core/skbuff.o] Error 1
make[1]: *** [net/core] Error 2
make: *** [net] Error 2

--------------------------------
  Seiichi Nakashima
  Email   nakasima@kumin.ne.jp
--------------------------------

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

* Re: patch-2.5.48-dj1 compile error
  2002-11-22  2:46   ` patch-2.5.48-dj1 compile error Seiichi Nakashima
@ 2002-11-22  3:50     ` Randy.Dunlap
  2003-03-04 12:29     ` linux-2.2.24-rc5 Seiichi Nakashima
  2003-06-23 22:36     ` linux-2.5.73 compile error Seiichi Nakashima
  2 siblings, 0 replies; 20+ messages in thread
From: Randy.Dunlap @ 2002-11-22  3:50 UTC (permalink / raw)
  To: Seiichi Nakashima; +Cc: linux-kernel

On Fri, 22 Nov 2002, Seiichi Nakashima wrote:

| Hi.
|
| I update linux-2.5.48 to use patch-2.5.48-dj1,
| but a patch error and a compile error occured.
|
| (1) patch error
|
| patching file sound/oss/rme96xx.c
| Hunk #3 FAILED at 54.
...
|
| (2) compile error
|
| arch/i386/kernel/apm.c:998: warning: `sysrq_poweroff_op' defined but not used
| fs/proc/array.c: In function `proc_pid_stat':
| fs/proc/array.c:395: warning: long long unsigned int format, different type arg (arg 24)
| make: *** [net] Error 2

Hi,

Did you read the announcement for -dj1?
See:  http://www.lkml.org/archive/2002/11/21/203/index.html

It's not made for applying to plain 2.5.48, and he knows
that there are problems with it.  It's out there so that
others can help decide what needs to go forward and what
doesn't.

-- 
~Randy


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

* linux-2.2.24-rc5
  2002-11-22  2:46   ` patch-2.5.48-dj1 compile error Seiichi Nakashima
  2002-11-22  3:50     ` Randy.Dunlap
@ 2003-03-04 12:29     ` Seiichi Nakashima
  2004-01-17 14:53       ` linux-2.0.40-rc7 Seiichi Nakashima
  2003-06-23 22:36     ` linux-2.5.73 compile error Seiichi Nakashima
  2 siblings, 1 reply; 20+ messages in thread
From: Seiichi Nakashima @ 2003-03-04 12:29 UTC (permalink / raw)
  To: linux-kernel

Hi.

I think to miss EXTRAVERSION symbol( rc4-->rc5 ).

--------------------------------
  Seiichi Nakashima
  Email   nakasima@kumin.ne.jp
--------------------------------

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

* linux-2.5.73 compile error
  2002-11-22  2:46   ` patch-2.5.48-dj1 compile error Seiichi Nakashima
  2002-11-22  3:50     ` Randy.Dunlap
  2003-03-04 12:29     ` linux-2.2.24-rc5 Seiichi Nakashima
@ 2003-06-23 22:36     ` Seiichi Nakashima
  2003-06-24 16:35       ` Greg KH
  2 siblings, 1 reply; 20+ messages in thread
From: Seiichi Nakashima @ 2003-06-23 22:36 UTC (permalink / raw)
  To: linux-kernel

Hi.

I update to linux-2.5.73 from linux-2.5.72.
compile error occured.

cddrivers/ide/ide-probe.c: In function `hwif_check_region':
drivers/ide/ide-probe.c:644: warning: `check_region' is deprecated (declared at include/linux/ioport.h:116)
drivers/pci/hotplug.c: In function `pci_remove_bus_device':
drivers/pci/hotplug.c:262: warning: implicit declaration of function `pci_destroy_dev'
include/linux/module.h: At top level:
drivers/pci/hotplug.c:224: warning: `pci_free_resources' defined but not used
net/ipv4/igmp.c: In function `igmp_rcv':
net/ipv4/igmp.c:851: warning: `skb_linearize' is deprecated (declared at include/linux/skbuff.h:1129)
drivers/built-in.o(.text+0x2f26): In function `pci_remove_bus_device':
: undefined reference to `pci_destroy_dev'
make: *** [vmlinux] Error 1

--------------------------------
  Seiichi Nakashima
  Email   nakasima@kumin.ne.jp
--------------------------------

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

* Re: linux-2.5.73 compile error
  2003-06-23 22:36     ` linux-2.5.73 compile error Seiichi Nakashima
@ 2003-06-24 16:35       ` Greg KH
  2003-06-24 18:15         ` Bill Davidsen
  2003-06-25 14:04         ` Seiichi Nakashima
  0 siblings, 2 replies; 20+ messages in thread
From: Greg KH @ 2003-06-24 16:35 UTC (permalink / raw)
  To: Seiichi Nakashima; +Cc: linux-kernel

On Tue, Jun 24, 2003 at 07:36:09AM +0900, Seiichi Nakashima wrote:
> Hi.
> 
> I update to linux-2.5.73 from linux-2.5.72.
> compile error occured.

Search the archives for the patch, or just enable CONFIG_HOTPLUG

thanks,

greg k-h

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

* Re: linux-2.5.73 compile error
  2003-06-24 16:35       ` Greg KH
@ 2003-06-24 18:15         ` Bill Davidsen
  2003-06-24 18:42           ` Greg KH
  2003-06-25 14:04         ` Seiichi Nakashima
  1 sibling, 1 reply; 20+ messages in thread
From: Bill Davidsen @ 2003-06-24 18:15 UTC (permalink / raw)
  To: Greg KH; +Cc: Linux Kernel Mailing List

On Tue, 24 Jun 2003, Greg KH wrote:

> On Tue, Jun 24, 2003 at 07:36:09AM +0900, Seiichi Nakashima wrote:
> > Hi.
> > 
> > I update to linux-2.5.73 from linux-2.5.72.
> > compile error occured.
> 
> Search the archives for the patch, or just enable CONFIG_HOTPLUG

Looking at the error posted, it is in hotplug. It may be a silly question,
but shouldn't whatever makes the hotplug source compile also compile the
requirements? If CONFIG_HOTPLUG is not selected, why is it compiled?

In search of consistency...

-- 
bill davidsen <davidsen@tmr.com>
  CTO, TMR Associates, Inc
Doing interesting things with little computers since 1979.


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

* Re: linux-2.5.73 compile error
  2003-06-24 18:15         ` Bill Davidsen
@ 2003-06-24 18:42           ` Greg KH
  0 siblings, 0 replies; 20+ messages in thread
From: Greg KH @ 2003-06-24 18:42 UTC (permalink / raw)
  To: Bill Davidsen; +Cc: Linux Kernel Mailing List

On Tue, Jun 24, 2003 at 02:15:57PM -0400, Bill Davidsen wrote:
> On Tue, 24 Jun 2003, Greg KH wrote:
> 
> > On Tue, Jun 24, 2003 at 07:36:09AM +0900, Seiichi Nakashima wrote:
> > > Hi.
> > > 
> > > I update to linux-2.5.73 from linux-2.5.72.
> > > compile error occured.
> > 
> > Search the archives for the patch, or just enable CONFIG_HOTPLUG
> 
> Looking at the error posted, it is in hotplug. It may be a silly question,
> but shouldn't whatever makes the hotplug source compile also compile the
> requirements? If CONFIG_HOTPLUG is not selected, why is it compiled?
> 
> In search of consistency...

See the patch for consistency :)

greg k-h

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

* Re: linux-2.5.73 compile error
  2003-06-24 16:35       ` Greg KH
  2003-06-24 18:15         ` Bill Davidsen
@ 2003-06-25 14:04         ` Seiichi Nakashima
  1 sibling, 0 replies; 20+ messages in thread
From: Seiichi Nakashima @ 2003-06-25 14:04 UTC (permalink / raw)
  To: Greg KH; +Cc: linux-kernel

Hi.

>> I update to linux-2.5.73 from linux-2.5.72.
>> compile error occured.
>
>Search the archives for the patch, or just enable CONFIG_HOTPLUG
>

I update to 2.5.73 from 2.5.72, and I used a same .config parameter.
but compile error occured.
Is CONFIG_HOTPLUG a mandatory parameter? I think it is not.

Now, I update to 2.5.73 + bk3, it compile and boot up fine.

thank you.

--------------------------------
  Seiichi Nakashima
  Email   nakasima@kumin.ne.jp
--------------------------------

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

* linux-2.0.40-rc7
  2003-03-04 12:29     ` linux-2.2.24-rc5 Seiichi Nakashima
@ 2004-01-17 14:53       ` Seiichi Nakashima
  2004-01-17 16:44         ` linux-2.0.40-rc7 David Weinehall
  2004-01-30 15:05         ` linux-2.0.40-rc8 Seiichi Nakashima
  0 siblings, 2 replies; 20+ messages in thread
From: Seiichi Nakashima @ 2004-01-17 14:53 UTC (permalink / raw)
  To: linux-kernel; +Cc: tao

Hi.

I update linux-2.0.40-rc7 from 2.0.40-rc6.
But compile error occured.

=====

ialloc.c: In function `ext2_new_inode':
ialloc.c:302: warning: `bh2' might be used uninitialized in this function
ialloc.c:452: warning: `bh' might be used uninitialized in this function
skbuff.c: In function `skb_copy_grow':
skbuff.c:960: structure has no member named `priority'
skbuff.c:960: structure has no member named `priority'
skbuff.c:962: structure has no member named `dst'
skbuff.c:962: warning: implicit declaration of function `dst_clone'
skbuff.c:962: structure has no member named `dst'
skbuff.c:964: structure has no member named `nh'
skbuff.c:964: structure has no member named `nh'
skbuff.c:966: structure has no member named `cb'
skbuff.c:966: structure has no member named `cb'
skbuff.c:966: structure has no member named `cb'
skbuff.c:966: structure has no member named `cb'
skbuff.c:966: structure has no member named `cb'
skbuff.c:966: structure has no member named `cb'
skbuff.c:966: structure has no member named `cb'
skbuff.c:968: structure has no member named `is_clone'
skbuff.c:969: warning: implicit declaration of function `atomic_set'
skbuff.c:973: structure has no member named `security'
skbuff.c:973: structure has no member named `security'
skbuff.c: In function `skb_pad':
skbuff.c:991: too few arguments to function `kfree_skb'
make[3]: *** [skbuff.o] Error 1
make[2]: *** [first_rule] Error 2
make[1]: *** [sub_dirs] Error 2
make: *** [linuxsubdirs] Error 2

--------------------------------
  Seiichi Nakashima
  Email   nakasima@kumin.ne.jp
--------------------------------

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

* Re: linux-2.0.40-rc7
  2004-01-17 14:53       ` linux-2.0.40-rc7 Seiichi Nakashima
@ 2004-01-17 16:44         ` David Weinehall
  2004-01-30 15:05         ` linux-2.0.40-rc8 Seiichi Nakashima
  1 sibling, 0 replies; 20+ messages in thread
From: David Weinehall @ 2004-01-17 16:44 UTC (permalink / raw)
  To: Seiichi Nakashima; +Cc: linux-kernel

On Sat, Jan 17, 2004 at 11:53:41PM +0900, Seiichi Nakashima wrote:
> Hi.
> 
> I update linux-2.0.40-rc7 from 2.0.40-rc6.
> But compile error occured.

Yes, 2.0.40-rc8 will be released early next week.  Thanks for reporting!


/David
-- 
 /) David Weinehall <tao@acc.umu.se> /) Northern lights wander      (\
//  Maintainer of the v2.0 kernel   //  Dance across the winter sky //
\)  http://www.acc.umu.se/~tao/    (/   Full colour fire           (/

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

* linux-2.0.40-rc8
  2004-01-17 14:53       ` linux-2.0.40-rc7 Seiichi Nakashima
  2004-01-17 16:44         ` linux-2.0.40-rc7 David Weinehall
@ 2004-01-30 15:05         ` Seiichi Nakashima
  2004-01-30 16:50           ` linux-2.0.40-rc8 David Weinehall
  2004-02-14  0:52           ` linux-2.0.40 Seiichi Nakashima
  1 sibling, 2 replies; 20+ messages in thread
From: Seiichi Nakashima @ 2004-01-30 15:05 UTC (permalink / raw)
  To: linux-kernel; +Cc: tao

Hi.

I update linux-2.0.40-rc8 from 2.0.40-rc6, compile and work fine.
these warning error exist in my environment(slackware-3.9 base).

ialloc.c: In function `ext2_new_inode':
ialloc.c:302: warning: `bh2' might be used uninitialized in this function
ialloc.c:452: warning: `bh' might be used uninitialized in this function

--------------------------------
  Seiichi Nakashima
  Email   nakasima@kumin.ne.jp
--------------------------------

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

* Re: linux-2.0.40-rc8
  2004-01-30 15:05         ` linux-2.0.40-rc8 Seiichi Nakashima
@ 2004-01-30 16:50           ` David Weinehall
  2004-02-14  0:52           ` linux-2.0.40 Seiichi Nakashima
  1 sibling, 0 replies; 20+ messages in thread
From: David Weinehall @ 2004-01-30 16:50 UTC (permalink / raw)
  To: Seiichi Nakashima; +Cc: linux-kernel

On Sat, Jan 31, 2004 at 12:05:29AM +0900, Seiichi Nakashima wrote:
> Hi.
> 
> I update linux-2.0.40-rc8 from 2.0.40-rc6, compile and work fine.
> these warning error exist in my environment(slackware-3.9 base).
> 
> ialloc.c: In function `ext2_new_inode':
> ialloc.c:302: warning: `bh2' might be used uninitialized in this function
> ialloc.c:452: warning: `bh' might be used uninitialized in this function

Ok.  I think that you can ignore these warnings without worries, but
I'll investigate this before releasing 2.0.40 anyway.

Thanks for reporting!


Regards: David Weinehall
-- 
 /) David Weinehall <tao@acc.umu.se> /) Northern lights wander      (\
//  Maintainer of the v2.0 kernel   //  Dance across the winter sky //
\)  http://www.acc.umu.se/~tao/    (/   Full colour fire           (/

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

* linux-2.0.40
  2004-01-30 15:05         ` linux-2.0.40-rc8 Seiichi Nakashima
  2004-01-30 16:50           ` linux-2.0.40-rc8 David Weinehall
@ 2004-02-14  0:52           ` Seiichi Nakashima
  2004-02-14  7:43             ` linux-2.0.40 David Weinehall
  2004-05-04  5:00             ` USB Memory Seiichi Nakashima
  1 sibling, 2 replies; 20+ messages in thread
From: Seiichi Nakashima @ 2004-02-14  0:52 UTC (permalink / raw)
  To: linux-kernel; +Cc: tao

Hi.

I compile linux-2.0.40 from linux-2.0.40.tar.bz2, and work fine in my environment.
Display on console, Welcome to Linux 2.0.40.

--------------------------------
  Seiichi Nakashima
  Email   nakasima@kumin.ne.jp
--------------------------------

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

* Re: linux-2.0.40
  2004-02-14  0:52           ` linux-2.0.40 Seiichi Nakashima
@ 2004-02-14  7:43             ` David Weinehall
  2004-05-04  5:00             ` USB Memory Seiichi Nakashima
  1 sibling, 0 replies; 20+ messages in thread
From: David Weinehall @ 2004-02-14  7:43 UTC (permalink / raw)
  To: Seiichi Nakashima; +Cc: linux-kernel

On Sat, Feb 14, 2004 at 09:52:47AM +0900, Seiichi Nakashima wrote:
> Hi.
> 
> I compile linux-2.0.40 from linux-2.0.40.tar.bz2, and work fine in my
> environment.  Display on console,?????Welcome to Linux 2.0.40.

Sounds good.  Thanks for reporting.


Regards: David Weinehall
-- 
 /) David Weinehall <tao@acc.umu.se> /) Northern lights wander      (\
//  Maintainer of the v2.0 kernel   //  Dance across the winter sky //
\)  http://www.acc.umu.se/~tao/    (/   Full colour fire           (/

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

* USB Memory
  2004-02-14  0:52           ` linux-2.0.40 Seiichi Nakashima
  2004-02-14  7:43             ` linux-2.0.40 David Weinehall
@ 2004-05-04  5:00             ` Seiichi Nakashima
  1 sibling, 0 replies; 20+ messages in thread
From: Seiichi Nakashima @ 2004-05-04  5:00 UTC (permalink / raw)
  To: linux-kernel

Hi.

I want to install Linux(slackware) to USB Memory Stick.
so I make usb supported kernel(linux-2.6.5), and make boot cdrom.
I bootup kernel form cdrom used new kernel(named usb.s), it is fine bootup.

(1)I check dmesg to search USB Memory Stick and USB cdrom.
   USB Memory is /dev/sda, USB cdrom is /dev/sr0.

(2)I exec fdisk /dev/sda, but error occured "Unable to open /dev/sda".
   and try again, so I can exec fdisk no error.
   then I create partition(ext2) on USB Memory Stick.

(3)I install Linux to USB Memory, and reboot.
   but kernel panic occured, because root filesystem not found.

I think USB Memory Stick that could not find one time( example bootup time ).
but fdisk command exec, USB Memory activate as removeable disc.
later, I found that I could not mount USB Memory after cdrom bootup,
but fdisk exec, then I can mount USB Memory. 
I think fdisk error is a same.

I change several kernel parameter for SCSI, USB, but same result.
I check linux-2.4.26, but same result.
help me.

== dmesg ==

100000e) @ 0x00000000
Built 1 zonelists
Kernel command line: initrd=initrd.img load_ramdisk=1 prompt_ramdisk=0 ramdisk_size=6464 rw root=/dev/ram 
SLACK_KERNEL=usb.s BOOT_IMAGE=/kernels/usb.s/bzImage 
Local APIC disabled by BIOS -- reenabling.
Found and enabled local APIC!
Initializing CPU#0
PID hash table entries: 2048 (order 11: 16384 bytes)
Detected 1399.177 MHz processor.
Using tsc for high-res timesource
Console: colour VGA+ 80x25
Memory: 512340k/523328k available (1582k kernel code, 10220k reserved, 636k data, 144k init, 0k highmem)
Checking if this processor honours the WP bit even in supervisor mode... Ok.
Calibrating delay loop... 2768.89 BogoMIPS
Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
Mount-cache hash table entries: 512 (order: 0, 4096 bytes)
checking if image is initramfs...it isn't (no cpio magic); looks like an initrd
Freeing initrd memory: 2500k freed
CPU:     After generic identify, caps: a7e9fbbf 00000000 00000000 00000000
CPU:     After vendor identify, caps: a7e9fbbf 00000000 00000000 00000000
CPU: L1 I cache: 32K, L1 D cache: 32K
CPU: L2 cache: 1024K
CPU:     After all inits, caps: a7e9fbbf 00000000 00000000 00000040
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#0.
CPU: Intel(R) Pentium(R) M processor 1400MHz stepping 05
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Checking 'hlt' instruction... OK.
POSIX conformance testing by UNIFIX
enabled ExtINT on CPU#0
ESR value before enabling vector: 00000000
ESR value after enabling vector: 00000000
Using local APIC timer interrupts.
calibrating APIC timer ...
..... CPU clock speed is 1398.0620 MHz.
..... host bus clock speed is 99.0901 MHz.
NET: Registered protocol family 16
PCI: PCI BIOS revision 2.10 entry at 0xfd8d6, last bus=8
PCI: Using configuration type 1
SCSI subsystem initialized
Linux Kernel Card Services
  options:  [pci] [pm]
drivers/usb/core/usb.c: registered new driver usbfs
drivers/usb/core/usb.c: registered new driver hub
PCI: Probing PCI hardware
PCI: Probing PCI hardware (bus 00)
PCI: Ignoring BAR0-3 of IDE controller 0000:00:1f.1
Transparent bridge - 0000:00:1e.0
PCI: Discovered primary peer bus 09 [IRQ]
PCI: Using IRQ router PIIX/ICH [8086/24cc] at 0000:00:1f.0
PCI: IRQ 0 for device 0000:00:1f.1 doesn't match PIRQ mask - try pci=usepirqmask
PCI: Found IRQ 11 for device 0000:00:1f.1
PCI: Sharing IRQ 11 with 0000:00:1d.2
PCI: Sharing IRQ 11 with 0000:02:00.2
PCI: Sharing IRQ 11 with 0000:02:02.0
Simple Boot Flag at 0x35 set to 0x80
Machine check exception polling timer started.
apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16ac)
lp: driver loaded but no devices found
Real Time Clock Driver v1.12
Linux agpgart interface v0.100 (c) Dave Jones
agpgart: Detected an Intel 855PM Chipset.
agpgart: Maximum main memory to use for agp memory: 439M
agpgart: AGP aperture is 256M @ 0xd0000000
parport0: PC-style at 0x3bc [PCSPP(,...)]
lp0: using parport0 (polling).
Using anticipatory io scheduler
Floppy drive(s): fd0 is 1.44M
FDC 0 is a National Semiconductor PC87306
RAMDISK driver initialized: 16 RAM disks of 6464K size 1024 blocksize
eepro100.c:v1.09j-t 9/29/99 Donald Becker http://www.scyld.com/network/eepro100.html
eepro100.c: $Revision: 1.36 $ 2000/11/17 Modified by Andrey V. Savochkin <saw@saw.sw.com.sg> and others
PCI: Found IRQ 11 for device 0000:02:08.0
eth0: 0000:02:08.0, 00:0D:60:2F:BC:80, IRQ 11.
  Board assembly 000000-000, Physical connectors present: RJ45
  Primary interface chip i82555 PHY #1.
  General self-test: passed.
  Serial sub-system self-test: passed.
  Internal registers self-test: passed.
  ROM checksum self-test: passed (0x04f4518b).
Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
ICH4: IDE controller at PCI slot 0000:00:1f.1
PCI: Enabling device 0000:00:1f.1 (0005 -> 0007)
PCI: Found IRQ 11 for device 0000:00:1f.1
PCI: Sharing IRQ 11 with 0000:00:1d.2
PCI: Sharing IRQ 11 with 0000:02:00.2
PCI: Sharing IRQ 11 with 0000:02:02.0
ICH4: chipset revision 1
ICH4: not 100% native mode: will probe irqs later
    ide0: BM-DMA at 0x1860-0x1867, BIOS settings: hda:DMA, hdb:pio
    ide1: BM-DMA at 0x1868-0x186f, BIOS settings: hdc:pio, hdd:pio
hda: IC25N040ATMR04-0, ATA DISK drive
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
hda: max request size: 128KiB
hda: Host Protected Area detected.
	current capacity is 73840705 sectors (37806 MB)
	native  capacity is 78140160 sectors (40007 MB)
hda: 73840705 sectors (37806 MB) w/1740KiB Cache, CHS=65535/16/63, UDMA(100)
 hda: hda1
USB Universal Host Controller Interface driver v2.2
PCI: Found IRQ 11 for device 0000:00:1d.0
PCI: Sharing IRQ 11 with 0000:01:00.0
PCI: Sharing IRQ 11 with 0000:02:00.0
uhci_hcd 0000:00:1d.0: Intel Corp. 82801DB USB (Hub #1)
PCI: Setting latency timer of device 0000:00:1d.0 to 64
uhci_hcd 0000:00:1d.0: irq 11, io base 00001800
uhci_hcd 0000:00:1d.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
PCI: Found IRQ 11 for device 0000:00:1d.1
uhci_hcd 0000:00:1d.1: Intel Corp. 82801DB USB (Hub #2)
PCI: Setting latency timer of device 0000:00:1d.1 to 64
uhci_hcd 0000:00:1d.1: irq 11, io base 00001820
uhci_hcd 0000:00:1d.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
PCI: Found IRQ 11 for device 0000:00:1d.2
PCI: Sharing IRQ 11 with 0000:00:1f.1
PCI: Sharing IRQ 11 with 0000:02:00.2
PCI: Sharing IRQ 11 with 0000:02:02.0
uhci_hcd 0000:00:1d.2: Intel Corp. 82801DB USB (Hub #3)
PCI: Setting latency timer of device 0000:00:1d.2 to 64
uhci_hcd 0000:00:1d.2: irq 11, io base 00001840
uhci_hcd 0000:00:1d.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
Initializing USB Mass Storage driver...
drivers/usb/core/usb.c: registered new driver usb-storage
USB Mass Storage support registered.
mice: PS/2 mouse device common for all mice
serio: i8042 AUX port at 0x60,0x64 irq 12
input: PS/2 Generic Mouse on isa0060/serio1
serio: i8042 KBD port at 0x60,0x64 irq 1
input: AT Translated Set 2 keyboard on isa0060/serio0
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
RAMDISK: Compressed image found at block 0
EXT2-fs warning: checktime reached, running e2fsck is recommended
VFS: Mounted root (ext2 filesystem).
Freeing unused kernel memory: 144k freed
usb 2-1: new full speed USB device using address 2
scsi0 : SCSI emulation for USB Mass Storage devices
  Vendor: BUFFALO   Model: ClipDrive         Rev: 1.11
  Type:   Direct-Access                      ANSI SCSI revision: 02
SCSI device sda: 258048 512-byte hdwr sectors (132 MB)
sda: assuming Write Enabled
sda: assuming drive cache: write through
 sda: sda1
Attached scsi removable disk sda at scsi0, channel 0, id 0, lun 0
Attached scsi generic sg0 at scsi0, channel 0, id 0, lun 0,  type 0
USB Mass Storage device found at 2
usb 2-2: new full speed USB device using address 3
scsi1 : SCSI emulation for USB Mass Storage devices
  Vendor: GENERIC   Model: CDRCB03           Rev: 1.04
  Type:   CD-ROM                             ANSI SCSI revision: 02
sr0: scsi3-mmc drive: 24x/24x writer cd/rw xa/form2 cdda tray
Uniform CD-ROM driver Revision: 3.20
Attached scsi CD-ROM sr0 at scsi1, channel 0, id 0, lun 0
Attached scsi generic sg1 at scsi1, channel 0, id 0, lun 0,  type 5
USB Mass Storage device found at 3

== config ==

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

#
# General setup
#
CONFIG_SWAP=y
CONFIG_SYSVIPC=y
# CONFIG_BSD_PROCESS_ACCT is not set
CONFIG_SYSCTL=y
CONFIG_LOG_BUF_SHIFT=14
CONFIG_HOTPLUG=y
# CONFIG_IKCONFIG is not set
# CONFIG_EMBEDDED is not set
CONFIG_KALLSYMS=y
CONFIG_FUTEX=y
CONFIG_EPOLL=y
CONFIG_IOSCHED_NOOP=y
CONFIG_IOSCHED_AS=y
CONFIG_IOSCHED_DEADLINE=y
# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set

#
# Loadable module support
#
# CONFIG_MODULES is not set

#
# Processor type and features
#
CONFIG_X86_PC=y
# CONFIG_X86_ELAN is not set
# CONFIG_X86_VOYAGER is not set
# CONFIG_X86_NUMAQ is not set
# CONFIG_X86_SUMMIT is not set
# CONFIG_X86_BIGSMP is not set
# CONFIG_X86_VISWS is not set
# CONFIG_X86_GENERICARCH is not set
# CONFIG_X86_ES7000 is not set
# CONFIG_M386 is not set
# CONFIG_M486 is not set
# CONFIG_M586 is not set
# CONFIG_M586TSC is not set
# CONFIG_M586MMX is not set
# CONFIG_M686 is not set
CONFIG_MPENTIUMII=y
# CONFIG_MPENTIUMIII is not set
# CONFIG_MPENTIUMM is not set
# CONFIG_MPENTIUM4 is not set
# CONFIG_MK6 is not set
# CONFIG_MK7 is not set
# CONFIG_MK8 is not set
# CONFIG_MCRUSOE is not set
# CONFIG_MWINCHIPC6 is not set
# CONFIG_MWINCHIP2 is not set
# CONFIG_MWINCHIP3D is not set
# CONFIG_MCYRIXIII is not set
# CONFIG_MVIAC3_2 is not set
# CONFIG_X86_GENERIC is not set
CONFIG_X86_CMPXCHG=y
CONFIG_X86_XADD=y
CONFIG_X86_L1_CACHE_SHIFT=5
CONFIG_RWSEM_XCHGADD_ALGORITHM=y
CONFIG_X86_WP_WORKS_OK=y
CONFIG_X86_INVLPG=y
CONFIG_X86_BSWAP=y
CONFIG_X86_POPAD_OK=y
CONFIG_X86_GOOD_APIC=y
CONFIG_X86_INTEL_USERCOPY=y
CONFIG_X86_USE_PPRO_CHECKSUM=y
# CONFIG_HPET_TIMER is not set
# CONFIG_HPET_EMULATE_RTC is not set
# CONFIG_SMP is not set
# CONFIG_PREEMPT is not set
CONFIG_X86_UP_APIC=y
CONFIG_X86_UP_IOAPIC=y
CONFIG_X86_LOCAL_APIC=y
CONFIG_X86_IO_APIC=y
CONFIG_X86_TSC=y
CONFIG_X86_MCE=y
CONFIG_X86_MCE_NONFATAL=y
CONFIG_X86_MCE_P4THERMAL=y
# CONFIG_TOSHIBA is not set
# CONFIG_I8K is not set
# CONFIG_MICROCODE is not set
# CONFIG_X86_MSR is not set
# CONFIG_X86_CPUID is not set

#
# Firmware Drivers
#
# CONFIG_EDD is not set
CONFIG_NOHIGHMEM=y
# CONFIG_HIGHMEM4G is not set
# CONFIG_HIGHMEM64G is not set
# CONFIG_MATH_EMULATION is not set
# CONFIG_MTRR is not set
# CONFIG_REGPARM 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 is not set
CONFIG_ACPI_BOOT=y

#
# APM (Advanced Power Management) BIOS Support
#
CONFIG_APM=y
# CONFIG_APM_IGNORE_USER_SUSPEND is not set
# CONFIG_APM_DO_ENABLE is not set
# CONFIG_APM_CPU_IDLE is not set
# CONFIG_APM_DISPLAY_BLANK is not set
# CONFIG_APM_RTC_IS_GMT is not set
# CONFIG_APM_ALLOW_INTS is not set
# CONFIG_APM_REAL_MODE_POWER_OFF 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 is not set
CONFIG_PCI_NAMES=y
CONFIG_ISA=y
# CONFIG_EISA is not set
# CONFIG_MCA is not set
# CONFIG_SCx200 is not set

#
# PCMCIA/CardBus support
#
CONFIG_PCMCIA=y
# CONFIG_PCMCIA_DEBUG is not set
# CONFIG_YENTA is not set
# CONFIG_I82092 is not set
# CONFIG_I82365 is not set
# CONFIG_TCIC is not set
CONFIG_PCMCIA_PROBE=y

#
# PCI Hotplug Support
#
# CONFIG_HOTPLUG_PCI is not set

#
# Executable file formats
#
CONFIG_BINFMT_ELF=y
CONFIG_BINFMT_AOUT=y
CONFIG_BINFMT_MISC=y

#
# Device Drivers
#

#
# Generic Driver Options
#
# CONFIG_FW_LOADER is not set

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

#
# Parallel port support
#
CONFIG_PARPORT=y
CONFIG_PARPORT_PC=y
# CONFIG_PARPORT_PC_FIFO is not set
# CONFIG_PARPORT_PC_SUPERIO is not set
# CONFIG_PARPORT_PC_PCMCIA is not set
# CONFIG_PARPORT_OTHER is not set
# CONFIG_PARPORT_1284 is not set

#
# Plug and Play support
#
# CONFIG_PNP is not set

#
# Block devices
#
CONFIG_BLK_DEV_FD=y
# CONFIG_BLK_DEV_XD is not set
# CONFIG_PARIDE is not set
# CONFIG_BLK_CPQ_DA is not set
# CONFIG_BLK_CPQ_CISS_DA is not set
# CONFIG_BLK_DEV_DAC960 is not set
# CONFIG_BLK_DEV_UMEM is not set
# CONFIG_BLK_DEV_LOOP is not set
# CONFIG_BLK_DEV_NBD is not set
# CONFIG_BLK_DEV_CARMEL is not set
CONFIG_BLK_DEV_RAM=y
CONFIG_BLK_DEV_RAM_SIZE=7777
CONFIG_BLK_DEV_INITRD=y
CONFIG_LBD=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_HD_IDE is not set
CONFIG_BLK_DEV_IDEDISK=y
CONFIG_IDEDISK_MULTI_MODE=y
# CONFIG_IDEDISK_STROKE is not set
# CONFIG_BLK_DEV_IDECS is not set
CONFIG_BLK_DEV_IDECD=y
# CONFIG_BLK_DEV_IDETAPE is not set
# CONFIG_BLK_DEV_IDEFLOPPY is not set
# CONFIG_BLK_DEV_IDESCSI is not set
# CONFIG_IDE_TASK_IOCTL is not set
CONFIG_IDE_TASKFILE_IO=y

#
# IDE chipset support/bugfixes
#
CONFIG_IDE_GENERIC=y
# CONFIG_BLK_DEV_CMD640 is not set
CONFIG_BLK_DEV_IDEPCI=y
CONFIG_IDEPCI_SHARE_IRQ=y
# 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_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 is not set
CONFIG_SCSI_REPORT_LUNS=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_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_ADVANSYS 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_CPQFCTS is not set
# CONFIG_SCSI_DMX3191D is not set
# CONFIG_SCSI_DTC3280 is not set
# CONFIG_SCSI_EATA is not set
# CONFIG_SCSI_EATA_PIO is not set
# CONFIG_SCSI_FUTURE_DOMAIN is not set
# CONFIG_SCSI_GDTH is not set
# CONFIG_SCSI_GENERIC_NCR5380 is not set
# CONFIG_SCSI_GENERIC_NCR5380_MMIO is not set
# CONFIG_SCSI_IPS is not set
# CONFIG_SCSI_INIA100 is not set
# CONFIG_SCSI_PPA is not set
# CONFIG_SCSI_IMM is not set
# CONFIG_SCSI_NCR53C406A is not set
# CONFIG_SCSI_SYM53C8XX_2 is not set
# CONFIG_SCSI_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 is not set

#
# I2O device support
#
# CONFIG_I2O is not set

#
# Networking support
#
CONFIG_NET=y

#
# Networking options
#
CONFIG_PACKET=y
# CONFIG_PACKET_MMAP is not set
# CONFIG_NETLINK_DEV is not set
CONFIG_UNIX=y
# CONFIG_NET_KEY is not set
CONFIG_INET=y
CONFIG_IP_MULTICAST=y
# CONFIG_IP_ADVANCED_ROUTER is not set
# CONFIG_IP_PNP is not set
# CONFIG_NET_IPIP is not set
# CONFIG_NET_IPGRE is not set
# CONFIG_IP_MROUTE is not set
# CONFIG_ARPD is not set
# CONFIG_SYN_COOKIES is not set
# CONFIG_INET_AH is not set
# CONFIG_INET_ESP is not set
# CONFIG_INET_IPCOMP is not set
# CONFIG_IPV6 is not set
# CONFIG_DECNET is not set
# CONFIG_BRIDGE is not set
# CONFIG_NETFILTER is not set

#
# SCTP Configuration (EXPERIMENTAL)
#
# CONFIG_IP_SCTP is not set
# CONFIG_ATM is not set
# CONFIG_VLAN_8021Q 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_NETDEVICES=y

#
# ARCnet devices
#
# CONFIG_ARCNET is not set
CONFIG_DUMMY=y
# CONFIG_BONDING is not set
# CONFIG_EQUALIZER is not set
# CONFIG_TUN 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_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_SIS190 is not set
# CONFIG_SK98LIN is not set
# CONFIG_TIGON3 is not set

#
# Ethernet (10000 Mbit)
#
# CONFIG_IXGB 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

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

#
# Token Ring devices
#
# CONFIG_TR is not set
# CONFIG_NET_FC is not set
# CONFIG_RCPCI is not set
# CONFIG_SHAPER is not set
# CONFIG_NETCONSOLE is not set

#
# Wan interfaces
#
# CONFIG_WAN is not set

#
# PCMCIA network device support
#
# CONFIG_NET_PCMCIA is not set

#
# Amateur Radio support
#
# CONFIG_HAMRADIO is not set

#
# IrDA (infrared) support
#
# CONFIG_IRDA is not set

#
# Bluetooth support
#
# CONFIG_BT is not set
# CONFIG_NETPOLL is not set
# CONFIG_NET_POLL_CONTROLLER is not set

#
# ISDN subsystem
#
# CONFIG_ISDN is not set

#
# Telephony Support
#
# CONFIG_PHONE is not set

#
# Input device support
#
CONFIG_INPUT=y

#
# Userland interfaces
#
CONFIG_INPUT_MOUSEDEV=y
CONFIG_INPUT_MOUSEDEV_PSAUX=y
CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
# CONFIG_INPUT_JOYDEV is not set
# CONFIG_INPUT_TSDEV is not set
# CONFIG_INPUT_EVDEV is not set
# CONFIG_INPUT_EVBUG is not set

#
# Input I/O drivers
#
# CONFIG_GAMEPORT is not set
CONFIG_SOUND_GAMEPORT=y
CONFIG_SERIO=y
CONFIG_SERIO_I8042=y
# CONFIG_SERIO_SERPORT is not set
# CONFIG_SERIO_CT82C710 is not set
# CONFIG_SERIO_PARKBD is not set
# CONFIG_SERIO_PCIPS2 is not set

#
# Input Device Drivers
#
CONFIG_INPUT_KEYBOARD=y
CONFIG_KEYBOARD_ATKBD=y
# CONFIG_KEYBOARD_SUNKBD is not set
# CONFIG_KEYBOARD_LKKBD is not set
# CONFIG_KEYBOARD_XTKBD is not set
# CONFIG_KEYBOARD_NEWTON is not set
CONFIG_INPUT_MOUSE=y
CONFIG_MOUSE_PS2=y
# CONFIG_MOUSE_SERIAL is not set
# CONFIG_MOUSE_INPORT is not set
# CONFIG_MOUSE_LOGIBM is not set
# CONFIG_MOUSE_PC110PAD is not set
# CONFIG_MOUSE_VSXXXAA is not set
# CONFIG_INPUT_JOYSTICK is not set
# CONFIG_INPUT_TOUCHSCREEN is not set
# CONFIG_INPUT_MISC is not set

#
# Character devices
#
CONFIG_VT=y
CONFIG_VT_CONSOLE=y
CONFIG_HW_CONSOLE=y
# CONFIG_SERIAL_NONSTANDARD is not set

#
# Serial drivers
#
# CONFIG_SERIAL_8250 is not set

#
# Non-8250 serial port support
#
CONFIG_UNIX98_PTYS=y
CONFIG_LEGACY_PTYS=y
CONFIG_LEGACY_PTY_COUNT=256
CONFIG_PRINTER=y
# CONFIG_LP_CONSOLE is not set
# CONFIG_PPDEV is not set
# CONFIG_TIPAR is not set
# 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_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 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=y
# CONFIG_FB_PM2 is not set
# CONFIG_FB_CYBER2000 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_I810 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_PCI_CONSOLE=y
# CONFIG_FONTS is not set
CONFIG_FONT_8x8=y
CONFIG_FONT_8x16=y

#
# Logo configuration
#
# CONFIG_LOGO is not set

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

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

#
# USB Device Class drivers
#
# CONFIG_USB_BLUETOOTH_TTY is not set
# CONFIG_USB_ACM is not set
# CONFIG_USB_PRINTER is not set
CONFIG_USB_STORAGE=y
# 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 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_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_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 is not set
# CONFIG_JBD is not set
# CONFIG_REISERFS_FS is not set
# CONFIG_JFS_FS is not set
# CONFIG_XFS_FS is not set
# CONFIG_MINIX_FS is not set
# CONFIG_ROMFS_FS is not set
# CONFIG_QUOTA is not set
# CONFIG_AUTOFS_FS is not set
# CONFIG_AUTOFS4_FS is not set

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

#
# DOS/FAT/NT Filesystems
#
CONFIG_FAT_FS=y
CONFIG_MSDOS_FS=y
CONFIG_VFAT_FS=y
# CONFIG_NTFS_FS is not set

#
# Pseudo filesystems
#
CONFIG_PROC_FS=y
CONFIG_PROC_KCORE=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_INTERMEZZO_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 is not set
CONFIG_EARLY_PRINTK=y
# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
# CONFIG_FRAME_POINTER is not set
CONFIG_X86_FIND_SMP_CONFIG=y
CONFIG_X86_MPPARSE=y

#
# Security options
#
# CONFIG_SECURITY is not set

#
# Cryptographic options
#
# CONFIG_CRYPTO is not set

#
# Library routines
#
# CONFIG_CRC32 is not set
CONFIG_X86_BIOS_REBOOT=y
CONFIG_PC=y

--------------------------------
  Seiichi Nakashima
  Email   nakasima@kumin.ne.jp
--------------------------------

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

end of thread, other threads:[~2004-05-04  5:01 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-08-04 11:00 VESA VGA Graphic console has bug ? Seiichi Nakashima
2002-08-31 11:12 ` linux-2.5.32 boot up but hang up Seiichi Nakashima
2002-08-31 13:46   ` Zwane Mwaikambo
2002-08-31 22:08     ` Seiichi Nakashima
2002-08-31 22:22       ` Seiichi Nakashima
2002-11-22  2:46   ` patch-2.5.48-dj1 compile error Seiichi Nakashima
2002-11-22  3:50     ` Randy.Dunlap
2003-03-04 12:29     ` linux-2.2.24-rc5 Seiichi Nakashima
2004-01-17 14:53       ` linux-2.0.40-rc7 Seiichi Nakashima
2004-01-17 16:44         ` linux-2.0.40-rc7 David Weinehall
2004-01-30 15:05         ` linux-2.0.40-rc8 Seiichi Nakashima
2004-01-30 16:50           ` linux-2.0.40-rc8 David Weinehall
2004-02-14  0:52           ` linux-2.0.40 Seiichi Nakashima
2004-02-14  7:43             ` linux-2.0.40 David Weinehall
2004-05-04  5:00             ` USB Memory Seiichi Nakashima
2003-06-23 22:36     ` linux-2.5.73 compile error Seiichi Nakashima
2003-06-24 16:35       ` Greg KH
2003-06-24 18:15         ` Bill Davidsen
2003-06-24 18:42           ` Greg KH
2003-06-25 14:04         ` Seiichi Nakashima

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).