Hi,
I've have an 10/100 Mbps Advantek Networks ethernet PCI adapter ALN-101C.
In Ubuntu 7.10 the adapter is detected without any problem with a
generic 2.6.22 kernel using the sundance module.
Recently I have installed Debian to use my computer as a server. I
compile an amd64 2.6.23 kernel my self with the sundance module enabled
but it does not detect my ethernet adapter.
I believe that the Ubuntu developers have modify the original sundance
driver which works with 2.4.x kernel. Is there a way to make this device
work in debian?
Thanks!!!!
My Computer:
AMD Athlon 64 Dual Core
Mother MSI K9AGM with ATI Chipset RS480/485/485C, PCI Express
This is the output of lspci, dmesg in Ubuntu,
#########
lspci -vvv
#########
[.....]
02:03.0 Ethernet controller: Sundance Technology Inc / IC Plus Corp IC
Plus IP100A Integrated 10/100 Ethernet MAC + PHY (rev 31)
Subsystem: Sundance Technology Inc / IC Plus Corp Unknown device
0201
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop-
ParErr- Stepping- SERR+ FastB2B-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort+
<TAbort- <MAbort- >SERR- <PERR-
Latency: 64 (2500ns min, 2500ns max), Cache Line Size: 64 bytes
Interrupt: pin A routed to IRQ 21
Region 0: I/O ports at bc00 [size=128]
Region 1: Memory at feaffc00 (32-bit, non-prefetchable) [size=512]
Expansion ROM at 50020000 [disabled] [size=64K]
Capabilities: [50] Power Management version 2
Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA
PME(D0-,D1+,D2+,D3hot+,D3cold+)
Status: D0 PME-Enable+ DSel=0 DScale=2 PME-
[.....]
#########
lshw
#########
[........]
*-pci:1
description: PCI bridge
product: SBx00 PCI to PCI Bridge
vendor: ATI Technologies Inc
physical id: 14.4
bus info: pci@0000:00:14.4
version: 00
width: 32 bits
clock: 66MHz
capabilities: pci subtractive_decode bus_master
*-network:0
description: Ethernet interface
product: IC Plus IP100A Integrated 10/100 Ethernet MAC + PHY
vendor: Sundance Technology Inc / IC Plus Corp
physical id: 3
bus info: pci@0000:02:03.0
logical name: eth1
version: 31
serial: 00:06:4f:5b:d4:04
size: 10MB/s
capacity: 100MB/s
width: 32 bits
clock: 33MHz
capabilities: pm bus_master cap_list ethernet physical
tp mii 10bt 10bt-fd 100bt 100bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes
driver=sundance driverversion=1.2 duplex=half latency=64 link=no
maxlatency=10 mingnt=10 module=sundance multicast=yes port=MII speed=10MB/s
[........]
#########
dmesg
#########
[ 0.000000] Linux version 2.6.22-14-generic (buildd@king) (gcc
version 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2)) #1 SMP Tue
Feb 12 02:46:46 UTC 2008 (Ubuntu 2.6.22-14.52-generic)
[ 0.000000] Command line:
root=UUID=114b8572-df34-4555-98b0-b4967bed75f0 ro
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
[ 0.000000] BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
[ 0.000000] BIOS-e820: 00000000000e4000 - 0000000000100000 (reserved)
[ 0.000000] BIOS-e820: 0000000000100000 - 000000003ffc0000 (usable)
[ 0.000000] BIOS-e820: 000000003ffc0000 - 000000003ffce000 (ACPI data)
[ 0.000000] BIOS-e820: 000000003ffce000 - 0000000040000000 (ACPI NVS)
[ 0.000000] BIOS-e820: 00000000ff780000 - 0000000100000000 (reserved)
[ 0.000000] Entering add_active_range(0, 0, 159) 0 entries of 3200 used
[ 0.000000] Entering add_active_range(0, 256, 262080) 1 entries of
3200 used
[ 0.000000] end_pfn_map = 1048576
[ 0.000000] DMI present.
[ 0.000000] ACPI: RSDP signature @ 0xFFFF8100000F84E0 checksum 0
[ 0.000000] ACPI: RSDP 000F84E0, 0014 (r0 ACPIAM)
[ 0.000000] ACPI: RSDT 3FFC0000, 0040 (r1 A M I OEMRSDT 7000604
MSFT 97)
[ 0.000000] ACPI: FACP 3FFC0200, 0084 (r2 A M I OEMFACP 7000604
MSFT 97)
[ 0.000000] ACPI: DSDT 3FFC0480, 3DC9 (r1 AMMR_ AMMR_B36 B36
INTL 20051117)
[ 0.000000] ACPI: FACS 3FFCE000, 0040
[ 0.000000] ACPI: APIC 3FFC0390, 005C (r1 A M I OEMAPIC 7000604
MSFT 97)
[ 0.000000] ACPI: MCFG 3FFC03F0, 003C (r1 A M I OEMMCFG 7000604
MSFT 97)
[ 0.000000] ACPI: WDRT 3FFC0430, 0047 (r1 A M I OEMWDRT 7000604
MSFT 97)
[ 0.000000] ACPI: OEMB 3FFCE040, 0060 (r1 A M I AMI_OEM 7000604
MSFT 97)
[ 0.000000] ACPI: HPET 3FFC4250, 0038 (r1 A M I OEMHPET 7000604
MSFT 97)
[ 0.000000] ACPI: SSDT 3FFC4290, 01C4 (r1 A M I ACPI2PPC 1
AMI 1)
[ 0.000000] Scanning NUMA topology in Northbridge 24
[ 0.000000] No NUMA configuration found
[ 0.000000] Faking a node at 0000000000000000-000000003ffc0000
[ 0.000000] Entering add_active_range(0, 0, 159) 0 entries of 3200 used
[ 0.000000] Entering add_active_range(0, 256, 262080) 1 entries of
3200 used
[ 0.000000] Bootmem setup node 0 0000000000000000-000000003ffc0000
[ 0.000000] Zone PFN ranges:
[ 0.000000] DMA 0 -> 4096
[ 0.000000] DMA32 4096 -> 1048576
[ 0.000000] Normal 1048576 -> 1048576
[ 0.000000] early_node_map[2] active PFN ranges
[ 0.000000] 0: 0 -> 159
[ 0.000000] 0: 256 -> 262080
[ 0.000000] On node 0 totalpages: 261983
[ 0.000000] DMA zone: 56 pages used for memmap
[ 0.000000] DMA zone: 1126 pages reserved
[ 0.000000] DMA zone: 2817 pages, LIFO batch:0
[ 0.000000] DMA32 zone: 3527 pages used for memmap
[ 0.000000] DMA32 zone: 254457 pages, LIFO batch:31
[ 0.000000] Normal zone: 0 pages used for memmap
[ 0.000000] ATI board detected. Disabling timer routing over 8254.
[ 0.000000] ACPI: PM-Timer IO Port: 0x808
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[ 0.000000] Processor #0 (Bootup-CPU)
[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
[ 0.000000] Processor #1
[ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
[ 0.000000] IOAPIC[0]: apic_id 2, address 0xfec00000, GSI 0-23
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
[ 0.000000] ACPI: IRQ0 used by override.
[ 0.000000] ACPI: IRQ2 used by override.
[ 0.000000] ACPI: IRQ9 used by override.
[ 0.000000] Setting APIC routing to flat
[ 0.000000] ACPI: HPET id: 0x8000 base: 0xfed00000
[ 0.000000] Using ACPI (MADT) for SMP configuration information
[ 0.000000] swsusp: Registered nosave memory region: 000000000009f000
- 00000000000a0000
[ 0.000000] swsusp: Registered nosave memory region: 00000000000a0000
- 00000000000e4000
[ 0.000000] swsusp: Registered nosave memory region: 00000000000e4000
- 0000000000100000
[ 0.000000] Allocating PCI resources starting at 50000000 (gap:
40000000:bf780000)
[ 0.000000] SMP: Allowing 2 CPUs, 0 hotplug CPUs
[ 0.000000] PERCPU: Allocating 34696 bytes of per cpu data
[ 0.000000] Built 1 zonelists. Total pages: 257274
[ 0.000000] Kernel command line:
root=UUID=114b8572-df34-4555-98b0-b4967bed75f0 ro
[ 0.000000] Initializing CPU#0
[ 0.000000] PID hash table entries: 4096 (order: 12, 32768 bytes)
[ 0.000000] Marking TSC unstable due to TSCs unsynchronized
[ 17.871028] time.c: Detected 1994.999 MHz processor.
[ 17.873327] Console: colour VGA+ 80x25
[ 17.876665] Checking aperture...
[ 17.876721] CPU 0: aperture @ 386000000 size 32 MB
[ 17.876777] Aperture too small (32 MB)
[ 17.886865] No AGP bridge found
[ 17.896443] Memory: 1021704k/1048320k available (2274k kernel code,
26228k reserved, 1185k data, 296k init)
[ 17.896560] SLUB: Genslabs=23, HWalign=64, Order=0-1, MinObjects=4,
CPUs=2, Nodes=1
[ 17.972846] Calibrating delay using timer specific routine.. 3993.10
BogoMIPS (lpj=7986219)
[ 17.972986] Security Framework v1.0.0 initialized
[ 17.973048] SELinux: Disabled at boot.
[ 17.973194] Dentry cache hash table entries: 131072 (order: 8,
1048576 bytes)
[ 17.973893] Inode-cache hash table entries: 65536 (order: 7, 524288
bytes)
[ 17.974260] Mount-cache hash table entries: 256
[ 17.974453] CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64
bytes/line)
[ 17.974513] CPU: L2 Cache: 256K (64 bytes/line)
[ 17.974570] CPU 0/0 -> Node 0
[ 17.974624] CPU: Physical Processor ID: 0
[ 17.974680] CPU: Processor Core ID: 0
[ 17.974752] SMP alternatives: switching to UP code
[ 17.975053] Early unpacking initramfs... done
[ 18.267355] ACPI: Core revision 20070126
[ 18.267460] ACPI: Looking for DSDT in initramfs... error, file
/DSDT.aml not found.
[ 18.310124] Using local APIC timer interrupts.
[ 18.360280] result 12468741
[ 18.360334] Detected 12.468 MHz APIC timer.
[ 18.360699] SMP alternatives: switching to SMP code
[ 18.360894] Booting processor 1/2 APIC 0x1
[ 18.370804] Initializing CPU#1
[ 18.448390] Calibrating delay using timer specific routine.. 3990.07
BogoMIPS (lpj=7980142)
[ 18.448397] CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64
bytes/line)
[ 18.448399] CPU: L2 Cache: 256K (64 bytes/line)
[ 18.448402] CPU 1/1 -> Node 0
[ 18.448403] CPU: Physical Processor ID: 0
[ 18.448405] CPU: Processor Core ID: 1
[ 18.448467] AMD Athlon(tm) 64 X2 Dual Core Processor 3600+ stepping 02
[ 18.452593] Brought up 2 CPUs
[ 19.354311] migration_cost=122
[ 19.354834] NET: Registered protocol family 16
[ 19.354993] ACPI: bus type pci registered
[ 19.355054] PCI: Using configuration type 1
[ 19.358569] ACPI: EC: Look up EC in DSDT
[ 19.396128] ACPI: Interpreter enabled
[ 19.396187] ACPI: (supports S0 S1 S3 S4 S5)
[ 19.396500] ACPI: Using IOAPIC for interrupt routing
[ 19.396873] Error attaching device data
[ 19.396931] Error attaching device data
[ 19.405522] ACPI: PCI Root Bridge [PCI0] (0000:00)
[ 19.405586] PCI: Probing PCI hardware (bus 00)
[ 19.408138] PCI: Transparent bridge - 0000:00:14.4
[ 19.408228] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[ 19.408350] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0PC._PRT]
[ 19.408469] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCE2._PRT]
[ 19.421585] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 10 11 12 14
15) *0, disabled.
[ 19.422277] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 10 11 12 14
15) *0, disabled.
[ 19.422960] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 10 11 12 14
15) *0, disabled.
[ 19.423643] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 10 11 12 14
15) *0, disabled.
[ 19.424364] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 7 10 11 12 14
15) *0, disabled.
[ 19.425048] ACPI: PCI Interrupt Link [LNKF] (IRQs 9) *0, disabled.
[ 19.425407] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 7 10 11 12 14
15) *0, disabled.
[ 19.426091] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 7 10 11 12 14
15) *0, disabled.
[ 19.426782] Linux Plug and Play Support v0.97 (c) Adam Belay
[ 19.426852] pnp: PnP ACPI init
[ 19.426919] ACPI: bus type pnp registered
[ 19.430903] pnp: PnP ACPI: found 17 devices
[ 19.430964] ACPI: ACPI bus type pnp unregistered
[ 19.431078] PCI: Using ACPI for IRQ routing
[ 19.431135] PCI: If a device doesn't work, try "pci=routeirq". If it
helps, post a report
[ 19.431755] NET: Registered protocol family 8
[ 19.431811] NET: Registered protocol family 20
[ 19.431951] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0
[ 19.432241] hpet0: 4 32-bit timers, 14318180 Hz
[ 19.433356] pnp: 00:01: iomem range 0x0-0x0 could not be reserved
[ 19.433424] pnp: 00:09: iomem range 0xffb80000-0xffbfffff could not
be reserved
[ 19.433494] pnp: 00:09: iomem range 0xfed00000-0xfed003ff has been
reserved
[ 19.433554] pnp: 00:09: iomem range 0xff6ff000-0xff6ff7ff has been
reserved
[ 19.433614] pnp: 00:09: iomem range 0xfff80000-0xffffffff could not
be reserved
[ 19.433689] pnp: 00:0d: iomem range 0xfec00000-0xfec00fff has been
reserved
[ 19.433749] pnp: 00:0d: iomem range 0xfee00000-0xfee00fff could not
be reserved
[ 19.433822] pnp: 00:0e: ioport range 0xa00-0xa0f has been reserved
[ 19.433880] pnp: 00:0e: ioport range 0x600-0x60f has been reserved
[ 19.433942] pnp: 00:0f: iomem range 0xe0000000-0xefffffff has been
reserved
[ 19.434005] pnp: 00:10: iomem range 0x0-0x9ffff could not be reserved
[ 19.434064] pnp: 00:10: iomem range 0xc0000-0xcffff has been reserved
[ 19.434123] pnp: 00:10: iomem range 0xe0000-0xfffff could not be reserved
[ 19.434183] pnp: 00:10: iomem range 0x100000-0x3fffffff could not be
reserved
[ 19.434517] PCI: Bridge: 0000:00:02.0
[ 19.434573] IO window: disabled.
[ 19.434630] MEM window: fa900000-fe9fffff
[ 19.434687] PREFETCH window: bff00000-dfefffff
[ 19.434745] PCI: Bridge: 0000:00:14.4
[ 19.434801] IO window: b000-bfff
[ 19.434860] MEM window: fea00000-feafffff
[ 19.434918] PREFETCH window: 50000000-500fffff
[ 19.434988] PCI: Setting latency timer of device 0000:00:02.0 to 64
[ 19.435059] NET: Registered protocol family 2
[ 19.435849] Time: hpet clocksource has been installed.
[ 19.476052] IP route cache hash table entries: 32768 (order: 6,
262144 bytes)
[ 19.476530] TCP established hash table entries: 131072 (order: 9,
3145728 bytes)
[ 19.478521] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 19.479213] TCP: Hash tables configured (established 131072 bind 65536)
[ 19.479274] TCP reno registered
[ 19.492116] checking if image is initramfs... it is
[ 20.063423] Freeing initrd memory: 7213k freed
[ 20.067926] audit: initializing netlink socket (disabled)
[ 20.068000] audit(1207049152.152:1): initialized
[ 20.070262] VFS: Disk quotas dquot_6.5.1
[ 20.070370] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 20.070525] io scheduler noop registered
[ 20.070581] io scheduler anticipatory registered
[ 20.070637] io scheduler deadline registered
[ 20.070785] io scheduler cfq registered (default)
[ 20.070852] PCI: MSI quirk detected. MSI deactivated.
[ 20.211586] Boot video device is 0000:01:00.0
[ 20.211744] PCI: Setting latency timer of device 0000:00:02.0 to 64
[ 20.211767] assign_interrupt_mode Found MSI capability
[ 20.211828] Allocate Port Service[0000:00:02.0:pcie00]
[ 20.238021] Real Time Clock Driver v1.12ac
[ 20.238259] hpet_resources: 0xfed00000 is busy
[ 20.238287] Linux agpgart interface v0.102 (c) Dave Jones
[ 20.238345] Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ
sharing enabled
[ 20.240131] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 20.240967] 00:06: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 20.241827] RAMDISK driver initialized: 16 RAM disks of 65536K size
1024 blocksize
[ 20.242032] input: Macintosh mouse button emulation as
/class/input/input0
[ 20.242171] PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at
0x60,0x64 irq 1,12
[ 20.244599] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 20.244658] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 20.244836] mice: PS/2 mouse device common for all mice
[ 20.245028] TCP cubic registered
[ 20.245140] NET: Registered protocol family 1
[ 20.245396]
/build/buildd/linux-source-2.6.22-2.6.22/drivers/rtc/hctosys.c: unable
to open rtc device (rtc0)
[ 20.245477] Freeing unused kernel memory: 296k freed
[ 20.271360] input: AT Translated Set 2 keyboard as /class/input/input1
[ 20.428370] AppArmor: AppArmor
initialized<5>audit(1207049152.516:2): type=1505 info="AppArmor
initialized" pid=1213
[ 20.435731] fuse init (API version 7.8)
[ 20.440385] Failure registering capabilities with primary security
module.
[ 20.471361] ACPI: duty_cycle spans bit 4
[ 21.037550] Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
[ 21.037615] ide: Assuming 33MHz system bus speed for PIO modes;
override with idebus=xx
[ 21.038480] SB600_PATA: IDE controller at PCI slot 0000:00:14.1
[ 21.038557] ACPI: PCI Interrupt 0000:00:14.1[A] -> GSI 16 (level,
low) -> IRQ 16
[ 21.038675] SB600_PATA: chipset revision 0
[ 21.038731] SB600_PATA: not 100% native mode: will probe irqs later
[ 21.038795] ide0: BM-DMA at 0xff00-0xff07, BIOS settings:
hda:DMA, hdb:DMA
[ 21.038968] Probing IDE interface ide0...
[ 21.048391] SCSI subsystem initialized
[ 21.053616] libata version 2.21 loaded.
[ 21.064566] usbcore: registered new interface driver usbfs
[ 21.064648] usbcore: registered new interface driver hub
[ 21.064738] usbcore: registered new device driver usb
[ 21.065628] ohci_hcd: 2006 August 04 USB 1.1 'Open' Host Controller
(OHCI) Driver
[ 21.123733] Floppy drive(s): fd0 is 1.44M
[ 21.127429] sundance.c:v1.2 11-Sep-2006 Written by Donald Becker
[ 21.148073] FDC 0 is a post-1991 82077
[ 21.347065] hda: HDS728080PLAT20, ATA DISK drive
[ 21.798798] hdb: ASUS DRW-1608P3S, ATAPI CD/DVD-ROM drive
[ 21.858440] hda: host side 80-wire cable detection failed, limiting
max speed to UDMA33
[ 21.858513] hda: selected mode 0x42
[ 21.858669] hdb: host side 80-wire cable detection failed, limiting
max speed to UDMA33
[ 21.858739] hdb: selected mode 0x42
[ 21.858887] ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
[ 21.871496] ahci 0000:00:12.0: version 2.2
[ 21.871525] ACPI: PCI Interrupt 0000:00:12.0[A] -> GSI 22 (level,
low) -> IRQ 22
[ 21.871745] ahci 0000:00:12.0: controller can't do 64bit DMA, forcing
32bit
[ 22.878083] ahci 0000:00:12.0: AHCI 0001.0100 32 slots 4 ports 3 Gbps
0xf impl SATA mode
[ 22.878160] ahci 0000:00:12.0: flags: ncq ilck pm led clo pmp pio
slum part
[ 22.879139] scsi0 : ahci
[ 22.879524] scsi1 : ahci
[ 22.879763] scsi2 : ahci
[ 22.879998] scsi3 : ahci
[ 22.880267] ata1: SATA max UDMA/133 cmd 0xffffc200005ead00 ctl
0x0000000000000000 bmdma 0x0000000000000000 irq 22
[ 22.880343] ata2: SATA max UDMA/133 cmd 0xffffc200005ead80 ctl
0x0000000000000000 bmdma 0x0000000000000000 irq 22
[ 22.880420] ata3: SATA max UDMA/133 cmd 0xffffc200005eae00 ctl
0x0000000000000000 bmdma 0x0000000000000000 irq 22
[ 22.880495] ata4: SATA max UDMA/133 cmd 0xffffc200005eae80 ctl
0x0000000000000000 bmdma 0x0000000000000000 irq 22
[ 23.193667] ata1: SATA link down (SStatus 0 SControl 300)
[ 23.677394] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 23.696915] ata2.00: ATA-7: HDS728080PLA380, PF2OA6EA, max UDMA/133
[ 23.696978] ata2.00: 160836480 sectors, multi 16: LBA48 NCQ (depth 31/32)
[ 23.697804] ata2.00: configured for UDMA/133
[ 24.013199] ata3: SATA link down (SStatus 0 SControl 300)
[ 24.325021] ata4: SATA link down (SStatus 0 SControl 300)
[ 24.325406] scsi 1:0:0:0: Direct-Access ATA HDS728080PLA380
PF2O PQ: 0 ANSI: 5
[ 24.325768] ACPI: PCI Interrupt 0000:00:13.5[D] -> GSI 19 (level,
low) -> IRQ 19
[ 24.325990] ehci_hcd 0000:00:13.5: EHCI Host Controller
[ 24.326260] ehci_hcd 0000:00:13.5: new USB bus registered, assigned
bus number 1
[ 24.326375] ehci_hcd 0000:00:13.5: debug port 1
[ 24.326443] ehci_hcd 0000:00:13.5: irq 19, io mem 0xfebff800
[ 24.326509] ehci_hcd 0000:00:13.5: USB 2.0 started, EHCI 1.00, driver
10 Dec 2004
[ 24.326688] usb usb1: configuration #1 chosen from 1 choice
[ 24.326772] hub 1-0:1.0: USB hub found
[ 24.326832] hub 1-0:1.0: 10 ports detected
[ 24.433255] ACPI: PCI Interrupt 0000:00:13.0[A] -> GSI 16 (level,
low) -> IRQ 16
[ 24.433496] ohci_hcd 0000:00:13.0: OHCI Host Controller
[ 24.433636] ohci_hcd 0000:00:13.0: new USB bus registered, assigned
bus number 2
[ 24.433727] ohci_hcd 0000:00:13.0: irq 16, io mem 0xfebfe000
[ 24.497074] usb usb2: configuration #1 chosen from 1 choice
[ 24.497165] hub 2-0:1.0: USB hub found
[ 24.497231] hub 2-0:1.0: 2 ports detected
[ 24.605013] ACPI: PCI Interrupt 0000:00:13.1[B] -> GSI 17 (level,
low) -> IRQ 17
[ 24.605248] ohci_hcd 0000:00:13.1: OHCI Host Controller
[ 24.605371] ohci_hcd 0000:00:13.1: new USB bus registered, assigned
bus number 3
[ 24.605464] ohci_hcd 0000:00:13.1: irq 17, io mem 0xfebfd000
[ 24.668941] usb usb3: configuration #1 chosen from 1 choice
[ 24.669023] hub 3-0:1.0: USB hub found
[ 24.669089] hub 3-0:1.0: 2 ports detected
[ 24.776913] ACPI: PCI Interrupt 0000:00:13.2[C] -> GSI 18 (level,
low) -> IRQ 18
[ 24.777151] ohci_hcd 0000:00:13.2: OHCI Host Controller
[ 24.777281] ohci_hcd 0000:00:13.2: new USB bus registered, assigned
bus number 4
[ 24.777369] ohci_hcd 0000:00:13.2: irq 18, io mem 0xfebfc000
[ 24.840869] usb usb4: configuration #1 chosen from 1 choice
[ 24.840957] hub 4-0:1.0: USB hub found
[ 24.841021] hub 4-0:1.0: 2 ports detected
[ 24.948809] ACPI: PCI Interrupt 0000:00:13.3[B] -> GSI 17 (level,
low) -> IRQ 17
[ 24.949044] ohci_hcd 0000:00:13.3: OHCI Host Controller
[ 24.949169] ohci_hcd 0000:00:13.3: new USB bus registered, assigned
bus number 5
[ 24.949256] ohci_hcd 0000:00:13.3: irq 17, io mem 0xfebfb000
[ 25.012742] usb usb5: configuration #1 chosen from 1 choice
[ 25.012828] hub 5-0:1.0: USB hub found
[ 25.012891] hub 5-0:1.0: 2 ports detected
[ 25.120709] ACPI: PCI Interrupt 0000:00:13.4[C] -> GSI 18 (level,
low) -> IRQ 18
[ 25.120942] ohci_hcd 0000:00:13.4: OHCI Host Controller
[ 25.121081] ohci_hcd 0000:00:13.4: new USB bus registered, assigned
bus number 6
[ 25.121166] ohci_hcd 0000:00:13.4: irq 18, io mem 0xfebfa000
[ 25.184685] usb usb6: configuration #1 chosen from 1 choice
[ 25.184775] hub 6-0:1.0: USB hub found
[ 25.184840] hub 6-0:1.0: 2 ports detected
[ 25.292747] r8169 Gigabit Ethernet driver 2.2LK loaded
[ 25.292838] ACPI: PCI Interrupt 0000:02:06.0[A] -> GSI 21 (level,
low) -> IRQ 21
[ 25.293128] eth0: RTL8169sc/8110sc at 0xffffc200005f8800,
00:16:17:c3:b8:f9, XID 18000000 IRQ 21
[ 25.294005] ACPI: PCI Interrupt 0000:02:03.0[A] -> GSI 21 (level,
low) -> IRQ 21
[ 25.294486] eth1: IC Plus Corporation IP100A FAST Ethernet Adapter at
000000000001bc00, 00:06:4f:5b:d4:04, IRQ 21.
[ 25.309686] eth1: MII PHY found at address 0, status 0x7849
advertising 01e1.
[ 25.624264] sd 1:0:0:0: [sda] 160836480 512-byte hardware sectors
(82348 MB)
[ 25.624339] sd 1:0:0:0: [sda] Write Protect is off
[ 25.624396] sd 1:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 25.624410] sd 1:0:0:0: [sda] Write cache: enabled, read cache:
enabled, doesn't support DPO or FUA
[ 25.624567] sd 1:0:0:0: [sda] 160836480 512-byte hardware sectors
(82348 MB)
[ 25.624632] sd 1:0:0:0: [sda] Write Protect is off
[ 25.624690] sd 1:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 25.624702] sd 1:0:0:0: [sda] Write cache: enabled, read cache:
enabled, doesn't support DPO or FUA
[ 25.624775] sda:<6>hda: max request size: 512KiB
[ 25.628091] hda: 160836480 sectors (82348 MB) w/1719KiB Cache,
CHS=16383/255/63, UDMA(33)
[ 25.628511] hda: cache flushes supported
[ 25.628614] hda: hda1 hda2 < sda1 < sda5 >
[ 25.645583] sd 1:0:0:0: [sda] Attached SCSI disk
[ 25.649154] sd 1:0:0:0: Attached scsi generic sg0 type 0
[ 25.661458] hda5 hda6 hda7 hda8 >
[ 25.714006] hdb: ATAPI 40X DVD-ROM DVD-R-RAM CD-R/RW drive, 2000kB
Cache, UDMA(33)
[ 25.714403] Uniform CD-ROM driver Revision: 3.20
[ 26.122757] kjournald starting. Commit interval 5 seconds
[ 26.122829] EXT3-fs: mounted filesystem with ordered data mode.
[ 32.710949] r8169: eth0: link up
[ 34.784592] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 34.804351] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 34.891228] piix4_smbus 0000:00:14.0: Found 0000:00:14.0 device
[ 34.929085] parport_pc 00:08: reported by Plug and Play ACPI
[ 34.929205] parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE]
[ 34.939004] input: PC Speaker as /class/input/input2
[ 34.968547] NET: Registered protocol family 17
[ 35.832786] input: ImPS/2 Generic Wheel Mouse as /class/input/input3
[ 35.869215] nvidia: module license 'NVIDIA' taints kernel.
[ 36.125990] ACPI: PCI Interrupt 0000:01:00.0[A] -> GSI 18 (level,
low) -> IRQ 18
[ 36.126112] PCI: Setting latency timer of device 0000:01:00.0 to 64
[ 36.126332] NVRM: loading NVIDIA UNIX x86_64 Kernel Module 169.12
Thu Feb 14 17:51:09 PST 2008
[ 36.420896] ACPI: PCI Interrupt 0000:00:14.2[A] -> GSI 16 (level,
low) -> IRQ 16
[ 36.621957] hda_codec: Unknown model for ALC883, trying auto-probe
from BIOS...
[ 37.371285] lp0: using parport0 (interrupt-driven).
[ 37.450966] w83627ehf: unsupported chip ID: 0xffff
[ 37.600077] Adding 995988k swap on /dev/hda7. Priority:-1 extents:1
across:995988k
[ 38.079110] EXT3 FS on hda6, internal journal
[ 38.923082] NET: Registered protocol family 10
[ 38.923189] lo: Disabled Privacy Extensions
[ 39.619354] kjournald starting. Commit interval 5 seconds
[ 39.619588] EXT3 FS on hda8, internal journal
[ 39.619593] EXT3-fs: mounted filesystem with ordered data mode.
[ 39.988583] kjournald starting. Commit interval 5 seconds
[ 40.000159] EXT3 FS on sda5, internal journal
[ 40.000164] EXT3-fs: mounted filesystem with ordered data mode.
[ 43.284316] input: Power Button (FF) as /class/input/input4
[ 43.284336] ACPI: Power Button (FF) [PWRF]
[ 43.284414] input: Power Button (CM) as /class/input/input5
[ 43.284430] ACPI: Power Button (CM) [PWRB]
[ 43.314946] No dock devices found.
[ 43.746428] powernow-k8: Found 2 AMD Athlon(tm) 64 X2 Dual Core
Processor 3600+ processors (version 2.00.00)
[ 43.746659] powernow-k8: 0 : fid 0xc (2000 MHz), vid 0xe
[ 43.746664] powernow-k8: 1 : fid 0xa (1800 MHz), vid 0x10
[ 43.746667] powernow-k8: 2 : fid 0x2 (1000 MHz), vid 0x12
[ 45.936639] ppdev: user-space parallel port driver
[ 46.614920] audit(1207059968.155:3): type=1503
operation="inode_permission" requested_mask="a" denied_mask="a"
name="/dev/tty" pid=5667 profile="/usr/sbin/cupsd"
[ 48.994746] eth1: no IPv6 routers present
[ 49.338544] eth0: no IPv6 routers present
[ 50.803726] Installing knfsd (copyright (C) 1996 okir@xxxxxxxxxxxx).
[ 51.485885] NFSD: Using /var/lib/nfs/v4recovery as the NFSv4 state
recovery directory
[ 51.496051] NFSD: starting 90-second grace period
[ 53.780300] Failure registering capabilities with primary security
module.
[ 67.289687] hda-intel: Invalid position buffer, using LPIB read
method instead.
--
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html