Re: Christmas list for the kernel

From: Jon Smirl (jonsmirl_at_gmail.com)
Date: 11/23/05

  • Next message: Vojtech Pavlik: "Re: Christmas list for the kernel"
    Date:	Wed, 23 Nov 2005 09:43:58 -0500
    To: Vojtech Pavlik <vojtech@suse.cz>
    
    

    My system has:
    2 serial
    1 parallel
    1 floppy
    1 gameport
    1 joystick
    2 PS/2
    2 VGA
    1 HPET
    1 RTC

    In /sys/bus/platform/devices I see this:
    floppy.0
    i8042
    serial8250
    shouldn't there be entries for all of the legacy devices?

    In /dev
    fd0
    fd/0
    fd/1
    fd/2
    fd/3
    floppy
    ttyS0
    ttyS1
    ttyS2
    ttyS3
    parport0
    parport1
    parport2
    parport3
    lp0
    lp1
    lp2
    lp3
    hpet
    not sure what serio0/.1 appear as

    I don't have joystick/game modules loaded.
    Lot's of extra device nodes
    We need to start making VGA devices

    Plus I have 64 tty devices. Couldn't the tty devices be created
    dynamically as they are consumed? Same for the loop and ram devices?

    Because /sys isn't right the right devices don't show up in HAL.

    --
    Jon Smirl
    jonsmirl@gmail.com
    -
    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/
    

  • Next message: Vojtech Pavlik: "Re: Christmas list for the kernel"