[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Problems with ISA non-pnp card



Hi all,
I am working on an single board computer (Diamond Systems' Pegasus) running Debian Lenny with a custom-built kernel for the Pegasus Board, version 2.6.29.
Connected to this board I have a GPIO card (Diamond Systems' GPIO-MM) that is a ISA non-PnP card.
Well, I can't use the card: the driver has the same output on the SBC and on my laptop that doesn't have the GPIO card mounted on.

Assuming that the GPIO card works correctly, there are 2 possibilities:
1) the board or the driver aren't configured correctly
2) the SBC doesn't access properly the ISA bus
3) BIOS (?)

1) the board has a Jumper selection for its i/o address range for the ISA bus: I selected 0x40 - 0x7F, and these addresses, according to the scanport command (attached) are free.
The on-board selected IRQs are 7 and 11, free according to /proc/interrupts (attached)
The same i/o address and IRQ are specified in the driver, so the driver should be configured correctly.

2) the kernel finds the EISA bus, and it has the needed driver: the ISA bridge is shown in lspci (attached) and in dmesg (attached) the EISA bus 0 is mentioned but there are 2 errors in configuring the slots: 
[    2.537285] Cannot allocate resource for EISA slot 1
[    2.537339] Cannot allocate resource for EISA slot 6

3) In the BIOS setup there are some settings about the IT8888 ISA bridge for address decoding and so on that I left blank. I also disabled the PnP OS setting.

I think the problem is in the messages I copied from dmesg, but I couldn't find a way to fix them, but I can be wrong: that's why I wrote a global view.

Thanks for your patience, any help will be appreciated.

Peppe

----------------
Scanport:

The following devices are registered above 0x100:
        0x170 -> 0x177          0000:00:0f.2
        0x1f0 -> 0x1f7          0000:00:0f.2
        0x1 -> 0x1f7            f0-01f7 : cs5536
        0x2f8 -> 0x2ff          serial
        0x376 -> 0x376          0000:00:0f.2
        0x3c0 -> 0x3df          vga+
        0x3f6 -> 0x3f6          0000:00:0f.2
        0x3 -> 0x3f6            f6-03f6 : cs5536
        0x3f8 -> 0x3ff          serial
        0xcf8 -> 0xcff          PCI conf1
        0x1000 -> 0x101f                0000:00:0f.0
        0x6000 -> 0x6007                0000:00:0f.0
        0x60 -> 0x6007          00-6007 : CS5536 ACB0
        0x6100 -> 0x61ff                0000:00:0f.0
        0x61 -> 0x61ff          00-61ff : cs5535_gpio
        0x6200 -> 0x623f                0000:00:0f.0
        0x9c00 -> 0x9c3f                0000:00:0f.0
        0x9d00 -> 0x9d7f                0000:00:0f.0
        0xac1c -> 0xac1f                0000:00:01.0
        0xfc00 -> 0xfcff                0000:00:07.0
        0xfc -> 0xfcff          00-fcff : 8139too
        0xff00 -> 0xff0f                0000:00:0f.2
        0xff -> 0xff0f          00-ff0f : cs5536
and their i/o ports will not be scanned.


        WARNING: Reading i/o ports of some hardware may hang your machine
        You have 5 seconds to hit ^C (control+c) to abort...

Scanning for non 0xff values from 0x100 to 0x400....

Skipping 0x1 -> 0x1f7           [ f0-01f7 : cs5536 ]
Skipping 0x3 -> 0x3f6           [ f6-03f6 : cs5536 ]
Skipping 0x60 -> 0x6007         [ 00-6007 : CS5536 ACB0 ]

Done.

---------------------------------
/proc/interrupts:

           CPU0       
  0:     223113    XT-PIC-XT        timer
  1:          4    XT-PIC-XT        i8042
  2:          0    XT-PIC-XT        cascade
  5:      74331    XT-PIC-XT        ehci_hcd:usb1, ohci_hcd:usb2
  8:          2    XT-PIC-XT        rtc0
 10:          2    XT-PIC-XT      
 14:       1460    XT-PIC-XT        ide0
NMI:          0   Non-maskable interrupts
TRM:          0   Thermal event interrupts
ERR:          0


-------------------------
lspci:

00:01.0 Host bridge: Advanced Micro Devices [AMD] CS5536 [Geode companion] Host Bridge (rev 33)
00:01.1 VGA compatible controller: Advanced Micro Devices [AMD] Geode LX Video
00:01.2 Entertainment encryption device: Advanced Micro Devices [AMD] Geode LX AES Security Block
00:07.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)
00:08.0 Bridge: Integrated Technology Express, Inc. IT8888F PCI to ISA Bridge with SMB (rev 03)
00:0f.0 ISA bridge: Advanced Micro Devices [AMD] CS5536 [Geode companion] ISA (rev 03)
00:0f.2 IDE interface: Advanced Micro Devices [AMD] CS5536 [Geode companion] IDE (rev 01)
00:0f.4 USB Controller: Advanced Micro Devices [AMD] CS5536 [Geode companion] OHC (rev 02)
00:0f.5 USB Controller: Advanced Micro Devices [AMD] CS5536 [Geode companion] EHC (rev 02)

----------------------------------------------
dmesg:

[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 2.6.29geode-rtai (unknown) (root@peppe-laptop) (gcc version 4.4.1 (Ubuntu 4.4.1-4ubuntu9) ) #1 Mon Mar 22 08:47:59 CET 2010
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000]   NSC Geode by NSC
[    0.000000]   Cyrix CyrixInstead
[    0.000000]   Centaur CentaurHauls
[    0.000000]   Transmeta GenuineTMx86
[    0.000000]   Transmeta TransmetaCPU
[    0.000000]   UMC UMC UMC UMC
[    0.000000] PAT not supported by CPU.
[    0.000000] BIOS-provided physical RAM map:
[    0.000000]  BIOS-e820: 0000000000000000 - 000000000009e800 (usable)
[    0.000000]  BIOS-e820: 000000000009e800 - 00000000000a0000 (reserved)
[    0.000000]  BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
[    0.000000]  BIOS-e820: 0000000000100000 - 000000000f7c0000 (usable)
[    0.000000]  BIOS-e820: 00000000ffff0000 - 0000000100000000 (reserved)
[    0.000000] DMI 2.2 present.
[    0.000000] Phoenix BIOS detected: BIOS may corrupt low RAM, working around it.
[    0.000000] last_pfn = 0xf7c0 max_arch_pfn = 0x100000
[    0.000000] Scanning 0 areas for low memory corruption
[    0.000000] modified physical RAM map:
[    0.000000]  modified: 0000000000000000 - 0000000000010000 (reserved)
[    0.000000]  modified: 0000000000010000 - 000000000009e800 (usable)
[    0.000000]  modified: 000000000009e800 - 00000000000a0000 (reserved)
[    0.000000]  modified: 00000000000f0000 - 0000000000100000 (reserved)
[    0.000000]  modified: 0000000000100000 - 000000000f7c0000 (usable)
[    0.000000]  modified: 00000000ffff0000 - 0000000100000000 (reserved)
[    0.000000] kernel direct mapping tables up to f7c0000 @ 10000-15000
[    0.000000] RAMDISK: 0f561000 - 0f7afcfb
[    0.000000] ACPI Error (tbxfroot-0219): A valid RSDP was not found [20081204]
[    0.000000] 0MB HIGHMEM available.
[    0.000000] 247MB LOWMEM available.
[    0.000000]   mapped low ram: 0 - 0f7c0000
[    0.000000]   low ram: 00000000 - 0f7c0000
[    0.000000]   bootmap 00011000 - 00012ef8
[    0.000000] (7 early reservations) ==> bootmem [0000000000 - 000f7c0000]
[    0.000000]   #0 [0000000000 - 0000001000]   BIOS data page ==> [0000000000 - 0000001000]
[    0.000000]   #1 [0000100000 - 0000627aa8]    TEXT DATA BSS ==> [0000100000 - 0000627aa8]
[    0.000000]   #2 [000f561000 - 000f7afcfb]          RAMDISK ==> [000f561000 - 000f7afcfb]
[    0.000000]   #3 [0000628000 - 000062b000]    INIT_PG_TABLE ==> [0000628000 - 000062b000]
[    0.000000]   #4 [000009e000 - 0000100000]    BIOS reserved ==> [000009e000 - 0000100000]
[    0.000000]   #5 [0000010000 - 0000011000]          PGTABLE ==> [0000010000 - 0000011000]
[    0.000000]   #6 [0000011000 - 0000013000]          BOOTMAP ==> [0000011000 - 0000013000]
[    0.000000] Zone PFN ranges:
[    0.000000]   DMA      0x00000010 -> 0x00001000
[    0.000000]   Normal   0x00001000 -> 0x0000f7c0
[    0.000000]   HighMem  0x0000f7c0 -> 0x0000f7c0
[    0.000000] Movable zone start PFN for each node
[    0.000000] early_node_map[2] active PFN ranges
[    0.000000]     0: 0x00000010 -> 0x0000009e
[    0.000000]     0: 0x00000100 -> 0x0000f7c0
[    0.000000] On node 0 totalpages: 63310
[    0.000000] free_area_init_node: node 0, pgdat c052ef10, node_mem_map c1000200
[    0.000000]   DMA zone: 32 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 3950 pages, LIFO batch:0
[    0.000000]   Normal zone: 464 pages used for memmap
[    0.000000]   Normal zone: 58864 pages, LIFO batch:15
[    0.000000] PM: Registered nosave memory: 000000000009e000 - 000000000009f000
[    0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
[    0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000
[    0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000
[    0.000000] Allocating PCI resources starting at 10000000 (gap: f7c0000:f0830000)
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 62814
[    0.000000] Kernel command line: root=/dev/hdb1 ro quiet
[    0.000000] Initializing CPU#0
[    0.000000] PID hash table entries: 1024 (order: 10, 4096 bytes)
[    0.000000] Fast TSC calibration using PIT
[    0.000000] Detected 498.064 MHz processor.
[    0.000999] I-pipe 2.4-01: pipeline enabled.
[    0.000999] Console: colour VGA+ 80x25
[    0.000999] console [tty0] enabled
[    0.000999] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.000999] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
[    0.000999] allocated 1268160 bytes of page_cgroup
[    0.000999] please try cgroup_disable=memory option if you don't want
[    0.000999] Memory: 242036k/253696k available (2788k kernel code, 11112k reserved, 1537k data, 368k init, 0k highmem)
[    0.000999] virtual kernel memory layout:
[    0.000999]     fixmap  : 0xfffed000 - 0xfffff000   (  72 kB)
[    0.000999]     pkmap   : 0xff800000 - 0xffc00000   (4096 kB)
[    0.000999]     vmalloc : 0xcffc0000 - 0xff7fe000   ( 760 MB)
[    0.000999]     lowmem  : 0xc0000000 - 0xcf7c0000   ( 247 MB)
[    0.000999]       .init : 0xc053c000 - 0xc0598000   ( 368 kB)
[    0.000999]       .data : 0xc03b93fc - 0xc0539bc4   (1537 kB)
[    0.000999]       .text : 0xc0100000 - 0xc03b93fc   (2788 kB)
[    0.000999] Checking if this processor honours the WP bit even in supervisor mode...Ok.
[    0.000999] SLUB: Genslabs=12, HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[    0.001022] Calibrating delay loop (skipped), value calculated using timer frequency.. 996.12 BogoMIPS (lpj=498064)
[    0.001101] Security Framework initialized
[    0.001126] Smack:  Initializing.
[    0.001160] Mount-cache hash table entries: 512
[    0.001592] Initializing cgroup subsys ns
[    0.001609] Initializing cgroup subsys cpuacct
[    0.001625] Initializing cgroup subsys memory
[    0.001642] Initializing cgroup subsys freezer
[    0.001657] Initializing cgroup subsys net_cls
[    0.001696] CPU: L1 I Cache: 64K (32 bytes/line), D cache 64K (32 bytes/line)
[    0.001714] CPU: L2 Cache: 128K (32 bytes/line)
[    0.001751] CPU: Geode(TM) Integrated Processor by AMD PCS stepping 02
[    0.001781] Checking 'hlt' instruction... OK.
[    0.005150] Freeing SMP alternatives: 0k freed
[    0.006827] net_namespace: 956 bytes
[    0.007892] regulator: core version 0.5
[    0.007953] Time:  9:23:17  Date: 07/13/10
[    0.008088] NET: Registered protocol family 16
[    0.008150] geode-mfgpt:  0 MFGPT timers available.
[    0.008165] mfgpt-timer:  Could not allocate a MFPGT timer
[    0.008896] EISA bus registered
[    0.010965] PCI: PCI BIOS revision 2.10 entry at 0xfaa20, last bus=0
[    0.010983] PCI: Using configuration type 1 for base access
[    0.014212] bio: create slab <bio-0> at 0
[    0.014596] ACPI: Interpreter disabled.
[    0.015381] SCSI subsystem initialized
[    0.015612] usbcore: registered new interface driver usbfs
[    0.015690] usbcore: registered new interface driver hub
[    0.015843] usbcore: registered new device driver usb
[    0.016148] PCI: Probing PCI hardware
[    0.016164] PCI: Probing PCI hardware (bus 00)
[    0.016529] pci 0000:00:01.0: reg 10 io port: [0xac1c-0xac1f]
[    0.017571] pci 0000:00:01.1: reg 10 32bit mmio: [0xee000000-0xeeffffff]
[    0.017701] pci 0000:00:01.1: reg 14 32bit mmio: [0xefff0000-0xefff3fff]
[    0.017830] pci 0000:00:01.1: reg 18 32bit mmio: [0xeffec000-0xeffeffff]
[    0.017959] pci 0000:00:01.1: reg 1c 32bit mmio: [0xeffe8000-0xeffebfff]
[    0.018090] pci 0000:00:01.1: reg 20 32bit mmio: [0xefff8000-0xefffbfff]
[    0.018784] pci 0000:00:01.2: reg 10 32bit mmio: [0xefff4000-0xefff7fff]
[    0.019725] pci 0000:00:07.0: reg 10 io port: [0xfc00-0xfcff]
[    0.019749] pci 0000:00:07.0: reg 14 32bit mmio: [0xeffff000-0xeffff0ff]
[    0.019823] pci 0000:00:07.0: supports D1 D2
[    0.019839] pci 0000:00:07.0: PME# supported from D1 D2 D3hot D3cold
[    0.019859] pci 0000:00:07.0: PME# disabled
[    0.020187] pci 0000:00:0f.0: reg 10 io port: [0x6000-0x6007]
[    0.020305] pci 0000:00:0f.0: reg 14 io port: [0x6100-0x61ff]
[    0.020423] pci 0000:00:0f.0: reg 18 io port: [0x6200-0x623f]
[    0.020546] pci 0000:00:0f.0: reg 1c io port: [0x00-0x1f]
[    0.020666] pci 0000:00:0f.0: reg 20 io port: [0x9d00-0x9d7f]
[    0.020791] pci 0000:00:0f.0: reg 24 io port: [0x9c00-0x9c3f]
[    0.021762] pci 0000:00:0f.2: reg 20 io port: [0xff00-0xff0f]
[    0.022571] pci 0000:00:0f.4: reg 10 32bit mmio: [0xefffe000-0xefffefff]
[    0.023695] pci 0000:00:0f.4: PME# supported from D0 D3hot D3cold
[    0.023765] pci 0000:00:0f.4: PME# disabled
[    0.024235] pci 0000:00:0f.5: reg 10 32bit mmio: [0xefffd000-0xefffdfff]
[    0.025339] pci 0000:00:0f.5: PME# supported from D0 D3hot D3cold
[    0.025408] pci 0000:00:0f.5: PME# disabled
[    0.028276] cfg80211: Calling CRDA to update world regulatory domain
[    0.028316] cfg80211: calling CRDA failed - unable to update world regulatory domain, using static definition
[    0.028412] NetLabel: Initializing
[    0.028424] NetLabel:  domain hash size = 128
[    0.028437] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.028505] NetLabel:  unlabeled traffic allowed by default
[    0.028758] pnp: PnP ACPI: disabled
[    0.028774] PnPBIOS: Scanning system for PnP BIOS support...
[    0.029039] Switched to high resolution mode on CPU 0
[    0.029198] PnPBIOS: Found PnP BIOS installation structure at 0xc00fb3b0
[    0.029223] PnPBIOS: PnP BIOS version 1.0, entry 0xf0000:0xb3e0, dseg 0xf0000
[    0.031247] PnPBIOS: 13 nodes reported by PnP BIOS; 13 recorded by driver
[    0.031312] system 00:07: iomem range 0x0-0x9ffff could not be reserved
[    0.031335] system 00:07: iomem range 0xfffc0000-0xffffffff could not be reserved
[    0.031358] system 00:07: iomem range 0xfee00000-0xfee0ffff has been reserved
[    0.031381] system 00:07: iomem range 0x100000-0xffffff could not be reserved
[    0.031416] system 00:08: iomem range 0xe0000-0xeffff has been reserved
[    0.031439] system 00:08: iomem range 0xf0000-0xf3fff could not be reserved
[    0.031461] system 00:08: iomem range 0xf4000-0xf7fff could not be reserved
[    0.031484] system 00:08: iomem range 0xf8000-0xfffff could not be reserved
[    0.031506] system 00:08: iomem range 0xcd400-0xcffff has been reserved
[    0.032278] pci_bus 0000:00: resource 0 io:  [0x00-0xffff]
[    0.032297] pci_bus 0000:00: resource 1 mem: [0x000000-0xffffffff]
[    0.032450] NET: Registered protocol family 2
[    0.032947] IP route cache hash table entries: 2048 (order: 1, 8192 bytes)
[    0.034525] TCP established hash table entries: 8192 (order: 4, 65536 bytes)
[    0.034729] TCP bind hash table entries: 8192 (order: 3, 32768 bytes)
[    0.034880] TCP: Hash tables configured (established 8192 bind 8192)
[    0.034897] TCP reno registered
[    0.035179] NET: Registered protocol family 1
[    0.035861] checking if image is initramfs... it is
[    1.295299] Freeing initrd memory: 2363k freed
[    1.295739] scx200: NatSemi SCx200 Driver
[    1.295846] Scanning for low memory corruption every 60 seconds
[    1.296315] audit: initializing netlink socket (disabled)
[    1.296368] type=2000 audit(1279012998.296:1): initialized
[    1.367409] HugeTLB registered 4 MB page size, pre-allocated 0 pages
[    1.376833] VFS: Disk quotas dquot_6.5.2
[    1.377213] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    1.379982] fuse init (API version 7.11)
[    1.380601] msgmni has been set to 477
[    1.382250] alg: No test for stdrng (krng)
[    1.382312] io scheduler noop registered
[    1.382326] io scheduler anticipatory registered
[    1.382341] io scheduler deadline registered
[    1.382449] io scheduler cfq registered (default)
[    1.382558] pci 0000:00:01.1: Boot video device
[    1.393446] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    1.393579] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    1.395434] lxfb 0000:00:01.1: 8192 KB of video memory at 0xee000000
[    1.403212] fbcon: Geode LX (fb0) is primary device
[    1.413654] Console: switching to colour frame buffer device 80x30
[    1.421909] fb0: Geode LX frame buffer device
[    1.422243] vga16fb: initializing
[    1.422257] vga16fb: mapped to 0xc00a0000
[    1.422430] fb1: VGA16 VGA frame buffer device
[    1.422681] isapnp: Scanning for PnP cards...
[    1.781080] isapnp: No Plug & Play device found
[    1.787481] AMD Geode RNG detected
[    1.787592] cs5535_gpio: base=0x6100 mask=0xb003c66 major=253
[    1.787618] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    1.787859] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[    1.788111] serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
[    1.789418] 00:0b: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[    1.789879] 00:0f: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
[    1.794035] brd: module loaded
[    1.795821] loop: module loaded
[    1.795835] e100: Intel(R) PRO/100 Network Driver, 3.5.23-k6-NAPI
[    1.795852] e100: Copyright(c) 1999-2006 Intel Corporation
[    1.796105] PPP generic driver version 2.4.2
[    1.796289] 8139cp: 10/100 PCI Ethernet driver v1.3 (Mar 22, 2004)
[    1.796310] 8139cp 0000:00:07.0: This (id 10ec:8139 rev 10) is not an 8139C+ compatible chip, use 8139too
[    1.796410] 8139too Fast Ethernet driver 0.9.28
[    1.798164] eth0: RealTek RTL8139 at 0xfc00, 00:05:b7:08:e0:db, IRQ 11
[    1.798182] eth0:  Identified 8139 chip type 'RTL-8100B/8139D'
[    1.798332] usbcore: registered new interface driver zd1201
[    1.798413] usbcore: registered new interface driver rt73usb
[    1.798433] Uniform Multi-Platform E-IDE driver
[    1.798695] cs5536 0000:00:0f.2: IDE controller (0x1022:0x209a rev 0x01)
[    1.798811] cs5536 0000:00:0f.2: not 100% native mode: will probe irqs later
[    1.798861]     ide0: BM-DMA at 0xff00-0xff07
[    1.798913] Probing IDE interface ide0...
[    2.388308] hdb: 2GB NANDrive, CFA DISK drive
[    2.439168] hdb: host max PIO4 wanted PIO255(auto-tune) selected PIO4
[    2.439354] hdb: UDMA/66 mode selected
[    2.439492] ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
[    2.439821] ide-gd driver 1.18
[    2.439910] hdb: max request size: 128KiB
[    2.439928] hdb: 4000752 sectors (2048 MB) w/1KiB Cache, CHS=3969/16/63
[    2.439953] hdb: cache flushes not supported
[    2.440164]  hdb: hdb1 hdb2 < hdb5 >
[    2.448200] Driver 'sd' needs updating - please use bus_type methods
[    2.448260] Driver 'sr' needs updating - please use bus_type methods
[    2.448746] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    2.449103] ehci_hcd 0000:00:0f.5: setting latency timer to 64
[    2.449145] ehci_hcd 0000:00:0f.5: EHCI Host Controller
[    2.449438] ehci_hcd 0000:00:0f.5: new USB bus registered, assigned bus number 1
[    2.470248] ehci_hcd 0000:00:0f.5: irq 5, io mem 0xefffd000
[    2.476054] ehci_hcd 0000:00:0f.5: USB 2.0 started, EHCI 1.00
[    2.476454] usb usb1: configuration #1 chosen from 1 choice
[    2.476618] hub 1-0:1.0: USB hub found
[    2.476658] hub 1-0:1.0: 4 ports detected
[    2.477193] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    2.477476] ohci_hcd 0000:00:0f.4: setting latency timer to 64
[    2.477517] ohci_hcd 0000:00:0f.4: OHCI Host Controller
[    2.477764] ohci_hcd 0000:00:0f.4: new USB bus registered, assigned bus number 2
[    2.477819] ohci_hcd 0000:00:0f.4: irq 5, io mem 0xefffe000
[    2.534397] usb usb2: configuration #1 chosen from 1 choice
[    2.534550] hub 2-0:1.0: USB hub found
[    2.534590] hub 2-0:1.0: 4 ports detected
[    2.535043] uhci_hcd: USB Universal Host Controller Interface driver
[    2.535457] PNP: PS/2 Controller [PNP0303] at 0x60,0x64 irq 1
[    2.535476] PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
[    2.535904] serio: i8042 KBD port at 0x60,0x64 irq 1
[    2.536064] mice: PS/2 mouse device common for all mice
[    2.536353] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
[    2.536406] rtc0: alarms up to one day, 114 bytes nvram
[    2.536854] geodewdt:  No timers were available
[    2.537260] EISA: Probing bus 0 at eisa.0
[    2.537285] Cannot allocate resource for EISA slot 1
[    2.537339] Cannot allocate resource for EISA slot 6
[    2.537373] EISA: Detected 0 cards.
[    2.537687] cpuidle: using governor ladder
[    2.537701] cpuidle: using governor menu
[    2.538443] geode-aes: GEODE AES engine enabled.
[    2.541895] TCP cubic registered
[    2.542916] NET: Registered protocol family 10
[    2.545641] lo: Disabled Privacy Extensions
[    2.549533] NET: Registered protocol family 17
[    2.549566] powernow-k8: Processor cpuid 5a2 not supported
[    2.549612] Using IPI Shortcut mode
[    2.550042] registered taskstats version 1
[    2.550554]   Magic number: 2:757:373
[    2.550743] rtc_cmos 00:03: setting system clock to 2010-07-13 09:23:20 UTC (1279013000)
[    2.550765] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[    2.550781] EDD information not available.
[    2.551441] Freeing unused kernel memory: 368k freed
[    2.778105] usb 1-3: new high speed USB device using ehci_hcd and address 2
[    3.039452] usb 1-3: configuration #1 chosen from 1 choice
[    3.303334] wmaster0 (rt73usb): not using net_device_ops yet
[    3.307617] phy0: Selected rate control algorithm 'minstrel'
[    3.334636] wlan0 (rt73usb): not using net_device_ops yet
[    4.339830] PM: Starting manual resume from disk
[    4.339852] PM: Resume from partition 3:69
[    4.339865] PM: Checking hibernation image.
[    4.340539] PM: Resume from disk failed.
[    4.360251] kjournald starting.  Commit interval 5 seconds
[    4.360303] EXT3-fs: mounted filesystem with ordered data mode.
[    5.331561] udevd version 125 started
[    5.976819] udev: renamed network interface wlan0 to eth1
[    8.585277] Adding 152576k swap on /dev/hdb5.  Priority:-1 extents:1 across:152576k 
[    8.708919] EXT3 FS on hdb1, internal journal
[   11.250013] rt73usb 1-3:1.0: firmware: requesting rt73.bin
[   11.368679] ADDRCONF(NETDEV_UP): eth1: link is not ready
[   16.745606] eth1: direct probe to AP 00:1f:1f:58:82:e8 try 1
[   16.747999] eth1 direct probe responded
[   16.748044] eth1: authenticate with AP 00:1f:1f:58:82:e8
[   16.755491] eth1: authenticated
[   16.755506] eth1: associate with AP 00:1f:1f:58:82:e8
[   16.757991] eth1: RX AssocResp from 00:1f:1f:58:82:e8 (capab=0x411 status=0 aid=1)
[   16.758037] eth1: associated
[   16.772001] ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
[   27.155046] eth1: no IPv6 routers present

____________________________________________________________
Send your photos by email in seconds...
TRY FREE IM TOOLPACK at http://www.imtoolpack.com/default.aspx?rc=if3
Works in all emails, instant messengers, blogs, forums and social networks.


Reply to: