man pckbc, second paragraph of DESCRIPTION

On Thu, Aug 05, 2010 at 12:35:38PM +0200, Jasper Valentijn wrote:
> Hi list,
>
> When the machine is booted without an external ps2 keyboard connected
> the built-in keyboard and pointer won't work.
> Built-in keyboard works at bootloader and UKC, not after loading the
kernel.
>
> >From what I can see the behaviour started somewhere after 4.6, as the
> keyboard worked at that time.
>
> If the machine is booted with an external ps2 keyboard connected both
> built-in keyboard and pointer work, same for the external keyboard.
>
> 2 dmesgs below first without external keyboard, second with.
>
> Thanks,
>
> Jasper
>
> OpenBSD 4.8-beta (GENERIC) #68: Tue Aug  3 09:03:21 MDT 2010
>     [email protected]:/usr/src/sys/arch/i386/compile/GENERIC
> cpu0: Intel Pentium II ("GenuineIntel" 686-class, 512KB L2 cache) 300 MHz
> cpu0:
FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,SEP,MTRR,PGE,MCA,CMOV,PSE36,MMX,FXSR
> real mem  = 200830976 (191MB)
> avail mem = 187625472 (178MB)
> mainbus0 at root
> bios0 at mainbus0: AT/286+ BIOS, date 12/31/99, BIOS32 rev. 0 @ 0xfc4c0
> apm0 at bios0: Power Management spec V1.2
> apm0: AC on, battery charge unknown
> pcibios0 at bios0: rev 2.1 @ 0xf0000/0x10000
> pcibios0: PCI IRQ Routing Table rev 1.0 @ 0xf1320/128 (6 entries)
> pcibios0: PCI Interrupt Router at 000:05:0 ("Intel 82371FB ISA" rev 0x00)
> pcibios0: PCI bus #21 is the last bus
> bios0: ROM list: 0xc0000/0xc000
> cpu0 at mainbus0: (uniprocessor)
> pci0 at mainbus0 bus 0: configuration mode 1 (bios)
> pchb0 at pci0 dev 0 function 0 "Intel 82443BX" rev 0x02
> vga1 at pci0 dev 4 function 0 "Neomagic Magicgraph NM2200" rev 0x12
> wsdisplay0 at vga1 mux 1: console (80x25, vt100 emulation)
> wsdisplay0: screen 1-5 added (80x25, vt100 emulation)
> piixpcib0 at pci0 dev 5 function 0 "Intel 82371AB PIIX4 ISA" rev 0x02
> pciide0 at pci0 dev 5 function 1 "Intel 82371AB IDE" rev 0x01: DMA,
> channel 0 wired to compatibility, channel 1 wired to compatibility
> wd0 at pciide0 channel 0 drive 0: <TOSHIBA MK1011GAV>
> wd0: 16-sector PIO, LBA, 9590MB, 19640880 sectors
> wd0(pciide0:0:0): using PIO mode 4, Ultra-DMA mode 2
> atapiscsi0 at pciide0 channel 1 drive 0
> scsibus0 at atapiscsi0: 2 targets
> cd0 at scsibus0 targ 0 lun 0: <TEAC, CD-224E, 7.5A> ATAPI 5/cdrom removable
> cd0(pciide0:1:0): using PIO mode 4, DMA mode 2
> uhci0 at pci0 dev 5 function 2 "Intel 82371AB USB" rev 0x01: irq 11
> piixpm0 at pci0 dev 5 function 3 "Intel 82371AB Power" rev 0x02: SMI
> iic0 at piixpm0
> admtemp0 at iic0 addr 0x4e: adm1021
> spdmem0 at iic0 addr 0x50: 64MB SDRAM non-parity PC66CL2
> "Toshiba Fast Infrared Type O" rev 0x23 at pci0 dev 9 function 0 not
> configured
> cbb0 at pci0 dev 11 function 0 "Toshiba ToPIC97 CardBus" rev 0x05: irq 11
> cbb1 at pci0 dev 11 function 1 "Toshiba ToPIC97 CardBus" rev 0x05: irq 11
> isa0 at piixpcib0
> isadma0 at isa0
> com0 at isa0 port 0x3f8/8 irq 4: ns16550a, 16 byte fifo
> pckbc0 at isa0 port 0x60/5
> pms0 at pckbc0 (aux slot)
> pckbc0: using irq 12 for aux slot
> wsmouse0 at pms0 mux 0
> sb0 at isa0 port 0x220/24 irq 5 drq 1: dsp v3.01
> midi0 at sb0: <SB MIDI UART>
> audio0 at sb0
> opl at sb0 not configured
> wss0 at isa0 port 0x530/8 irq 10 drq 0: CS4231 or AD1845 (vers 4)
> audio1 at wss0
> pcppi0 at isa0 port 0x61
> spkr0 at pcppi0
> npx0 at isa0 port 0xf0/16: reported by CPUID; using exception 16
> fdc0 at isa0 port 0x3f0/6 irq 6 drq 2
> usb0 at uhci0: USB revision 1.0
> uhub0 at usb0 "Intel UHCI root hub" rev 1.00/1.00 addr 1
> cardslot0 at cbb0 slot 0 flags 0
> cardbus0 at cardslot0: bus 20 device 0 cacheline 0x0, lattimer 0x0
> pcmcia0 at cardslot0
> cardslot1 at cbb1 slot 1 flags 0
> cardbus1 at cardslot1: bus 21 device 0 cacheline 0x0, lattimer 0x0
> pcmcia1 at cardslot1
> biomask ebcf netmask ebcf ttymask fbdf
> mtrr: Pentium Pro MTRR support
> ep1 at pcmcia0 function 0 "3Com, Megahertz 574B, B" port 0xa000/32:
> address 00:50:04:8a:fb:da
> tqphy0 at ep1 phy 0: 78Q2120 10/100 PHY, rev. 10
> softraid0 at root
> root on wd0a swap on wd0b dump on wd0b
>
>
> OpenBSD 4.8-beta (GENERIC) #68: Tue Aug  3 09:03:21 MDT 2010
>     [email protected]:/usr/src/sys/arch/i386/compile/GENERIC
> cpu0: Intel Pentium II ("GenuineIntel" 686-class, 512KB L2 cache) 300 MHz
> cpu0:
FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,SEP,MTRR,PGE,MCA,CMOV,PSE36,MMX,FXSR
> real mem  = 200830976 (191MB)
> avail mem = 187625472 (178MB)
> mainbus0 at root
> bios0 at mainbus0: AT/286+ BIOS, date 12/31/99, BIOS32 rev. 0 @ 0xfc4c0
> apm0 at bios0: Power Management spec V1.2
> apm0: AC on, battery charge unknown
> pcibios0 at bios0: rev 2.1 @ 0xf0000/0x10000
> pcibios0: PCI IRQ Routing Table rev 1.0 @ 0xf1320/128 (6 entries)
> pcibios0: PCI Interrupt Router at 000:05:0 ("Intel 82371FB ISA" rev 0x00)
> pcibios0: PCI bus #21 is the last bus
> bios0: ROM list: 0xc0000/0xc000
> cpu0 at mainbus0: (uniprocessor)
> pci0 at mainbus0 bus 0: configuration mode 1 (bios)
> pchb0 at pci0 dev 0 function 0 "Intel 82443BX" rev 0x02
> vga1 at pci0 dev 4 function 0 "Neomagic Magicgraph NM2200" rev 0x12
> wsdisplay0 at vga1 mux 1: console (80x25, vt100 emulation)
> wsdisplay0: screen 1-5 added (80x25, vt100 emulation)
> piixpcib0 at pci0 dev 5 function 0 "Intel 82371AB PIIX4 ISA" rev 0x02
> pciide0 at pci0 dev 5 function 1 "Intel 82371AB IDE" rev 0x01: DMA,
> channel 0 wired to compatibility, channel 1 wired to compatibility
> wd0 at pciide0 channel 0 drive 0: <TOSHIBA MK1011GAV>
> wd0: 16-sector PIO, LBA, 9590MB, 19640880 sectors
> wd0(pciide0:0:0): using PIO mode 4, Ultra-DMA mode 2
> atapiscsi0 at pciide0 channel 1 drive 0
> scsibus0 at atapiscsi0: 2 targets
> cd0 at scsibus0 targ 0 lun 0: <TEAC, CD-224E, 7.5A> ATAPI 5/cdrom removable
> cd0(pciide0:1:0): using PIO mode 4, DMA mode 2
> uhci0 at pci0 dev 5 function 2 "Intel 82371AB USB" rev 0x01: irq 11
> piixpm0 at pci0 dev 5 function 3 "Intel 82371AB Power" rev 0x02: SMI
> iic0 at piixpm0
> admtemp0 at iic0 addr 0x4e: adm1021
> spdmem0 at iic0 addr 0x50: 64MB SDRAM non-parity PC66CL2
> "Toshiba Fast Infrared Type O" rev 0x23 at pci0 dev 9 function 0 not
> configured
> cbb0 at pci0 dev 11 function 0 "Toshiba ToPIC97 CardBus" rev 0x05: irq 11
> cbb1 at pci0 dev 11 function 1 "Toshiba ToPIC97 CardBus" rev 0x05: irq 11
> isa0 at piixpcib0
> isadma0 at isa0
> com0 at isa0 port 0x3f8/8 irq 4: ns16550a, 16 byte fifo
> pckbc0 at isa0 port 0x60/5
> pckbd0 at pckbc0 (kbd slot)
> pckbc0: using irq 1 for kbd slot
> wskbd0 at pckbd0: console keyboard, using wsdisplay0
> pms0 at pckbc0 (aux slot)
> pckbc0: using irq 12 for aux slot
> wsmouse0 at pms0 mux 0
> sb0 at isa0 port 0x220/24 irq 5 drq 1: dsp v3.01
> midi0 at sb0: <SB MIDI UART>
> audio0 at sb0
> opl at sb0 not configured
> wss0 at isa0 port 0x530/8 irq 10 drq 0: CS4231 or AD1845 (vers 4)
> audio1 at wss0
> pcppi0 at isa0 port 0x61
> spkr0 at pcppi0
> npx0 at isa0 port 0xf0/16: reported by CPUID; using exception 16
> fdc0 at isa0 port 0x3f0/6 irq 6 drq 2
> usb0 at uhci0: USB revision 1.0
> uhub0 at usb0 "Intel UHCI root hub" rev 1.00/1.00 addr 1
> cardslot0 at cbb0 slot 0 flags 0
> cardbus0 at cardslot0: bus 20 device 0 cacheline 0x0, lattimer 0x0
> pcmcia0 at cardslot0
> cardslot1 at cbb1 slot 1 flags 0
> cardbus1 at cardslot1: bus 21 device 0 cacheline 0x0, lattimer 0x0
> pcmcia1 at cardslot1
> biomask ebcd netmask ebcd ttymask fbdf
> mtrr: Pentium Pro MTRR support
> ep1 at pcmcia0 function 0 "3Com, Megahertz 574B, B" port 0xa000/32:
> address 00:50:04:8a:fb:da
> tqphy0 at ep1 phy 0: 78Q2120 10/100 PHY, rev. 10
> softraid0 at root
> root on wd0a swap on wd0b dump on wd0b
>
> --
> We spend the first twelve months of our children's lives teaching
> them to walk and talk and the next twelve telling them to sit down and
> shut up.

--
[email protected]
SDF Public Access UNIX System - http://sdf.lonestar.org

Reply via email to