WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

Re: [Xen-users] "netdev watchdog" error and non-working sis900 networkca

To: Ian Pratt <m+Ian.Pratt@xxxxxxxxxxxx>
Subject: Re: [Xen-users] "netdev watchdog" error and non-working sis900 networkcard - solution
From: henning <henning_sprang@xxxxxxx>
Date: Wed, 04 Jan 2006 16:31:05 +0100
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Wed, 04 Jan 2006 15:36:42 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <A95E2296287EAD4EB592B5DEEFCE0E9D409F3B@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <A95E2296287EAD4EB592B5DEEFCE0E9D409F3B@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Thunderbird 1.5 (X11/20051201)
Hi Ian,

Ian Pratt wrote:
It would be better if you could boot a native 2.6.12 with a similar
config. You can get such a kernel off the test CD.

Please post the diff between native and the two Xen versions.

O.K. attached are the diffs of the native kernel from the xen test CD, booted in "setup" mode, versus thee dmesg output of my self-compiled xen kernel with acpi=off and without acpi=off

NB: When you modify your kernel, are you sure that enabling the SiS9000
ethernet card is the only modification you're making? Are you sure
you're not turning CONFIG_X86_UP_IOAPIC off?
Yes, I am sure. Am am even not sure anymore if I modified the kernel at all. Is it possible that the kernel delivered in the binary package does not support the sis900 while the kernel form the source package, when I build it on my own, supports sis900 out of the box? (I use the *-xen kernel, NOT the *-xen0 or *-xenU, read somewhere that the *-xen kernel is what is supposed to be used for dom0 and domU's. Is that right?
Are you sure you are
putting the apic= line on the *Xen* grub line, not Linux?
The contrary - I am sure that I put the acpi=off in the Linux Kernel grub line and never even tried to use this on the xen grub line!

Does that make everything said in this thread invalid?


Henning



1c1
< Linux version 2.6.12.5 (apeace@paploo) (gcc version 3.4.3 20041212 (Red Hat 
3.4.3-9.EL4)) #2 Wed Oct 12 15:49:37 BST 2005
---
> Linux version 2.6.12.6-xen (xenod@xxxxxxxxxxxxxxxxxxxxx) (gcc version 3.3.3 
> 20040412 (Red Hat Linux 3.3.3-7)) #1 SMP Sun Dec 4 22:03:59 GMT 2005
3,12c3
<  BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
<  BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
<  BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
<  BIOS-e820: 0000000000100000 - 000000001fff0000 (usable)
<  BIOS-e820: 000000001fff0000 - 000000001fff8000 (ACPI data)
<  BIOS-e820: 000000001fff8000 - 0000000020000000 (ACPI NVS)
<  BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
<  BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
<  BIOS-e820: 00000000ffee0000 - 00000000fff00000 (reserved)
<  BIOS-e820: 00000000fffc0000 - 0000000100000000 (reserved)
---
>  Xen: 0000000000000000 - 000000001ce21000 (usable)
14,17c5,8
< 511MB LOWMEM available.
< On node 0 totalpages: 131056
<   DMA zone: 4096 pages, LIFO batch:1
<   Normal zone: 126960 pages, LIFO batch:31
---
> 470MB LOWMEM available.
> On node 0 totalpages: 120353
>   DMA zone: 120353 pages, LIFO batch:31
>   Normal zone: 0 pages, LIFO batch:1
20,24c11
< ACPI: RSDP (v000 AMI                                   ) @ 0x000fab70
< ACPI: RSDT (v001 AMIINT SiS740XX 0x00001000 MSFT 0x0100000b) @ 0x1fff0000
< ACPI: FADT (v001 AMIINT SiS740XX 0x00000011 MSFT 0x0100000b) @ 0x1fff0030
< ACPI: MADT (v001 AMIINT SiS740XX 0x00001000 MSFT 0x0100000b) @ 0x1fff00c0
< ACPI: DSDT (v001    SiS      746 0x00000100 MSFT 0x0100000d) @ 0x00000000
---
> IRQ lockup detection disabled
27c14
< Kernel command line: root=/dev/ram0 ramdisk_size=32758 init=/sbin/cow_root.sh 
console=tty tty=/dev/tty1 statedev= archdev= mode=setup 
tests=general,disk,network devfs=nomount
---
> Kernel command line: root=/dev/hda1 ro console=tty0 acpi=off
30,31c17
< Detected 2083.140 MHz processor.
< Using tsc for high-res timesource
---
> Xen reported: 2082.988 MHz processor.
33,35c19,26
< Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
< Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
< Memory: 496912k/524224k available (1744k kernel code, 26704k reserved, 682k 
data, 148k init, 0k highmem)
---
> Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
> Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
> Software IO TLB enabled: 
>  Aperture:     2 megabytes
>  Bus range:    0x0000000011a00000 - 0x0000000011c00000
>  Kernel range: 0x00000000c04fb000 - 0x00000000c06fb000
> vmalloc area: de000000-fb7fe000, maxmem 34000000
> Memory: 461952k/481412k available (2121k kernel code, 11116k reserved, 978k 
> data, 184k init, 0k highmem)
37c28
< Calibrating delay loop... 4128.76 BogoMIPS (lpj=2064384)
---
> Calibrating delay loop... 3984.58 BogoMIPS (lpj=19922944)
39a31
> Capability LSM initialized
45,46c37
< CPU: After all inits, caps: 0383fbff c1c3fbff 00000000 00000020 00000000 
00000000 00000000
< CPU: AMD Athlon(tm) XP 2600+ stepping 01
---
> CPU: After all inits, caps: 0383d3f1 c1c3fbff 00000000 00000020 00000000 
> 00000000 00000000
49,52c40,44
< Checking 'hlt' instruction... OK.
< ACPI: setting ELCR to 0200 (from 0c28)
< checking if image is initramfs...it isn't (bad gzip magic numbers); looks 
like an initrd
< Freeing initrd memory: 19024k freed
---
> Checking 'hlt' instruction... disabled
> Brought up 1 CPUs
> CPU0 attaching sched-domain:
>  domain 0: span 01
>   groups: 01
54d45
< PCI: PCI BIOS revision 2.10 entry at 0xfdb31, last bus=2
56d46
< mtrr: v2.0 (20020519)
58,60c48,53
< ACPI: Interpreter enabled
< ACPI: Using PIC for interrupt routing
< ACPI: PCI Root Bridge [PCI0] (0000:00)
---
> ACPI: Interpreter disabled.
> Linux Plug and Play Support v0.97 (c) Adam Belay
> xen_mem: Initialising balloon driver.
> usbcore: registered new driver usbfs
> usbcore: registered new driver hub
> PCI: Probing PCI hardware
65,82c58,61
< ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
< ACPI: Power Resource [URP1] (off)
< ACPI: Power Resource [URP2] (off)
< ACPI: Power Resource [FDDP] (off)
< ACPI: Power Resource [LPTP] (off)
< ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12 14 15)
< ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
< ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 *10 11 12 14 15)
< ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 *10 11 12 14 15)
< ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 *10 11 12 14 15)
< ACPI: PCI Interrupt Link [LNKF] (IRQs *3 4 5 6 7 10 11 12 14 15)
< ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
< ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 *5 6 7 10 11 12 14 15)
< Linux Plug and Play Support v0.97 (c) Adam Belay
< pnp: PnP ACPI init
< pnp: PnP ACPI: found 11 devices
< PCI: Using ACPI for IRQ routing
< PCI: If a device doesn't work, try "pci=routeirq".  If it helps, post a report
---
> PCI: Using IRQ router SIS [1039/0963] at 0000:00:02.0
> PCI: IRQ 0 for device 0000:00:02.1 doesn't match PIRQ mask - try 
> pci=usepirqmask
> Grant table initialized
> IA-32 Microcode Update Driver: v1.14-xen <tigran@xxxxxxxxxxx>
85,86d63
< devfs: 2004-01-31 Richard Gooch (rgooch@xxxxxxxxxxxxx)
< devfs: boot_options: 0x0
90c67
< PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12
---
> PNP: No PS/2 controller found. Probing ports directly.
93,96d69
< Serial: 8250/16550 driver $Revision: 1.90 $ 8 ports, IRQ sharing disabled
< ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
< ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
< ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
101,119c74,76
< RAMDISK driver initialized: 16 RAM disks of 32758K size 1024 blocksize
< NET: Registered protocol family 2
< IP: routing cache hash table of 4096 buckets, 32Kbytes
< TCP established hash table entries: 32768 (order: 6, 262144 bytes)
< TCP bind hash table entries: 32768 (order: 5, 131072 bytes)
< TCP: Hash tables configured (established 32768 bind 32768)
< NET: Registered protocol family 8
< NET: Registered protocol family 20
< RAMDISK: cramfs filesystem found at block 0
< RAMDISK: Loading 19024KiB [1 disk] into ram disk... 
|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|done.
< VFS: Mounted root (cramfs filesystem) readonly.
< Freeing unused kernel memory: 148k freed
< input: AT Translated Set 2 keyboard on isa0060/serio0
< Linux agpgart interface v0.101 (c) Dave Jones
< agpgart: Detected SiS 746 chipset
< agpgart: AGP aperture is 64M @ 0xd0000000
< NET: Registered protocol family 1
< i2c-sis96x version 1.0.0
< sis96x_smbus 0000:00:02.1: SiS96x SMBus base address: 0x0c00
---
> RAMDISK driver initialized: 16 RAM disks of 8192K size 1024 blocksize
> Xen virtual console successfully installed as ttyS0
> Event-channel device installed.
136,182d92
< ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10
< PCI: setting IRQ 10 as level-triggered
< ACPI: PCI Interrupt 0000:00:02.7[C] -> Link [LNKC] -> GSI 10 (level, low) -> 
IRQ 10
< intel8x0_measure_ac97_clock: measured 49713 usecs
< intel8x0: clocking to 48000
< Intel 810 + AC97 Audio, version 1.01, 16:06:40 Oct 12 2005
< usbcore: registered new driver usbfs
< usbcore: registered new driver hub
< ohci_hcd: 2004 Nov 08 USB 1.1 'Open' Host Controller (OHCI) Driver (PCI)
< ACPI: PCI Interrupt Link [LNKE] enabled at IRQ 10
< ACPI: PCI Interrupt 0000:00:03.0[A] -> Link [LNKE] -> GSI 10 (level, low) -> 
IRQ 10
< ohci_hcd 0000:00:03.0: Silicon Integrated Systems [SiS] USB 1.0 Controller
< ohci_hcd 0000:00:03.0: new USB bus registered, assigned bus number 1
< ohci_hcd 0000:00:03.0: irq 10, io mem 0xcfffd000
< hub 1-0:1.0: USB hub found
< hub 1-0:1.0: 3 ports detected
< ACPI: PCI Interrupt Link [LNKF] enabled at IRQ 3
< PCI: setting IRQ 3 as level-triggered
< ACPI: PCI Interrupt 0000:00:03.1[B] -> Link [LNKF] -> GSI 3 (level, low) -> 
IRQ 3
< ohci_hcd 0000:00:03.1: Silicon Integrated Systems [SiS] USB 1.0 Controller 
(#2)
< ohci_hcd 0000:00:03.1: new USB bus registered, assigned bus number 2
< ohci_hcd 0000:00:03.1: irq 3, io mem 0xcfffe000
< hub 2-0:1.0: USB hub found
< hub 2-0:1.0: 3 ports detected
< ACPI: PCI Interrupt Link [LNKH] enabled at IRQ 5
< PCI: setting IRQ 5 as level-triggered
< ACPI: PCI Interrupt 0000:00:03.2[D] -> Link [LNKH] -> GSI 5 (level, low) -> 
IRQ 5
< ehci_hcd 0000:00:03.2: Silicon Integrated Systems [SiS] USB 2.0 Controller
< ehci_hcd 0000:00:03.2: new USB bus registered, assigned bus number 3
< ehci_hcd 0000:00:03.2: irq 5, io mem 0xcffff000
< PCI: cache line size of 64 is not supported by device 0000:00:03.2
< ehci_hcd 0000:00:03.2: USB 2.0 initialized, EHCI 1.00, driver 10 Dec 2004
< hub 3-0:1.0: USB hub found
< hub 3-0:1.0: 6 ports detected
< sis900.c: v1.08.08 Jan. 22 2005
< ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 10
< ACPI: PCI Interrupt 0000:00:04.0[A] -> Link [LNKD] -> GSI 10 (level, low) -> 
IRQ 10
< 0000:00:04.0: Realtek RTL8201 PHY transceiver found at address 1.
< 0000:00:04.0: Using transceiver found at address 1 as default
< eth0: SiS 900 PCI Fast Ethernet at 0xd400, IRQ 10, 00:0b:6a:08:e4:f4.
< ieee1394: Initialized config rom entry `ip1394'
< ohci1394: $Rev: 1250 $ Ben Collins <bcollins@xxxxxxxxxx>
< ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 11
< PCI: setting IRQ 11 as level-triggered
< ACPI: PCI Interrupt 0000:00:0c.0[A] -> Link [LNKA] -> GSI 11 (level, low) -> 
IRQ 11
< ohci1394: fw-host0: Unexpected PCI resource length of 1000!
< ohci1394: fw-host0: OHCI-1394 1.0 (PCI): IRQ=[11]  MMIO=[cfffb000-cfffb7ff]  
Max Packet=[2048]
185d94
< ieee1394: Host added: ID:BUS[0-00:1023]  GUID[00601d00000085f0]
188,197d96
< hdc: ATAPI 40X DVD-ROM CD-R/RW drive, 8192kB Cache, UDMA(33)
< Uniform CD-ROM driver Revision: 3.20
< hdd: ATAPI 40X DVD-ROM drive, 256kB Cache, UDMA(66)
< SCSI subsystem initialized
< Initializing USB Mass Storage driver...
< usbcore: registered new driver usb-storage
< USB Mass Storage support registered.
< megaraid cmm: 2.20.2.5 (Release Date: Fri Jan 21 00:01:03 EST 2005)
< megaraid: 2.20.4.5 (Release Date: Thu Feb 03 12:27:22 EST 2005)
< QLogic Fibre Channel HBA Driver
201c100
<  /dev/ide/host0/bus0/target0/lun0: p1 p2 < p5 p6 p7 >
---
>  hda: hda1 hda2 < hda5 hda6 hda7 >
205,214c104,116
<  /dev/ide/host0/bus0/target1/lun0: p1
< Unable to identify CD-ROM format.
< Unable to identify CD-ROM format.
< cdrom: open failed.
< ISO 9660 Extensions: RRIP_1991A
< ISO 9660 Extensions: RRIP_1991A
< loop: loaded (max 32 devices)
< device-mapper: 4.4.0-ioctl (2005-01-12) initialised: dm-devel@xxxxxxxxxx
< Generic RTC Driver v1.07
< input: ImPS/2 Generic Wheel Mouse on isa0060/serio1
---
>  hdb: hdb1
> hdc: ATAPI 40X DVD-ROM CD-R/RW drive, 8192kB Cache, UDMA(33)
> Uniform CD-ROM driver Revision: 3.20
> hdd: ATAPI 40X DVD-ROM drive, 256kB Cache, UDMA(66)
> ide-floppy driver 0.99.newide
> PCI: Found IRQ 5 for device 0000:00:03.2
> ehci_hcd 0000:00:03.2: Silicon Integrated Systems [SiS] USB 2.0 Controller
> ehci_hcd 0000:00:03.2: new USB bus registered, assigned bus number 1
> ehci_hcd 0000:00:03.2: irq 5, io mem 0xcffff000
> PCI: cache line size of 64 is not supported by device 0000:00:03.2
> ehci_hcd 0000:00:03.2: USB 2.0 initialized, EHCI 1.00, driver 10 Dec 2004
> hub 1-0:1.0: USB hub found
> hub 1-0:1.0: 6 ports detected
215a118,132
> NET: Registered protocol family 2
> input: AT Translated Set 2 keyboard on isa0060/serio0
> IP: routing cache hash table of 4096 buckets, 32Kbytes
> TCP established hash table entries: 16384 (order: 5, 131072 bytes)
> TCP bind hash table entries: 16384 (order: 5, 131072 bytes)
> TCP: Hash tables configured (established 16384 bind 16384)
> NET: Registered protocol family 8
> NET: Registered protocol family 20
> EXT2-fs warning (device hda1): ext2_fill_super: mounting ext3 filesystem as 
> ext2
> 
> VFS: Mounted root (ext2 filesystem) readonly.
> Freeing unused kernel memory: 184k freed
> input: ImPS/2 Generic Wheel Mouse on isa0060/serio1
> unix: no version for "struct_module" found: kernel tainted.
> NET: Registered protocol family 1
217,225c134,140
< input: PC Speaker
< Floppy drive(s): fd0 is 1.44M
< FDC 0 is a post-1991 82077
< parport: PnPBIOS parport detected.
< parport0: PC-style at 0x378 (0x778), irq 7, dma 0 
[PCSPP,TRISTATE,COMPAT,EPP,ECP,DMA]
< EXT3-fs: mounted filesystem with ordered data mode.
< kjournald starting.  Commit interval 5 seconds
< EXT3-fs: mounted filesystem with ordered data mode.
< kjournald starting.  Commit interval 5 seconds
---
> Adding 1566296k swap on /dev/hda5.  Priority:-1 extents:1
> Generic RTC Driver v1.07
> ieee1394: Initialized config rom entry `ip1394'
> SCSI subsystem initialized
> sbp2: $Rev: 1219 $ Ben Collins <bcollins@xxxxxxxxxx>
> device-mapper: 4.4.0-ioctl (2005-01-12) initialised: dm-devel@xxxxxxxxxx
> cdrom: open failed.
227c142
< EXT3 FS on hda1, internal journal
---
> EXT3 FS on hdb1, internal journal
229c144,187
< eth0: Media Link On 100mbps full-duplex 
---
> ohci1394: $Rev: 1250 $ Ben Collins <bcollins@xxxxxxxxxx>
> PCI: Found IRQ 11 for device 0000:00:0c.0
> ohci1394: fw-host0: Unexpected PCI resource length of 1000!
> ohci1394: fw-host0: OHCI-1394 1.0 (PCI): IRQ=[11]  MMIO=[cfffb000-cfffb7ff]  
> Max Packet=[2048]
> sis900.c: v1.08.08 Jan. 22 2005
> PCI: Found IRQ 10 for device 0000:00:04.0
> 0000:00:04.0: Realtek RTL8201 PHY transceiver found at address 1.
> 0000:00:04.0: Using transceiver found at address 1 as default
> eth0: SiS 900 PCI Fast Ethernet at 0xd400, IRQ 10, 00:0b:6a:08:e4:f4.
> Intel 810 + AC97 Audio, version 1.01, 20:40:22 Dec  4 2005
> PCI: Found IRQ 10 for device 0000:00:02.7
> i810: SiS 7012 found at IO 0xd800 and 0xdc00, MEM 0x0000 and 0x0000, IRQ 10
> i810_audio: Audio Controller supports 6 channels.
> i810_audio: Defaulting to base 2 channel mode.
> i810_audio: Resetting connection 0
> ac97_codec: AC97  codec, id: CMI97 (CMedia)
> AC97 codec does not have proper volume support.
> i810_audio: only 48Khz playback available.
> i810_audio: AC'97 codec 0, new EID value = 0x05c6
> i810_audio: AC'97 codec 0, DAC map configured, total channels = 6
> i810_audio: setting clocking to 49719
> ohci_hcd: 2004 Nov 08 USB 1.1 'Open' Host Controller (OHCI) Driver (PCI)
> PCI: Found IRQ 10 for device 0000:00:03.0
> ohci_hcd 0000:00:03.0: Silicon Integrated Systems [SiS] USB 1.0 Controller
> ohci_hcd 0000:00:03.0: new USB bus registered, assigned bus number 2
> ohci_hcd 0000:00:03.0: irq 10, io mem 0xcfffd000
> hub 2-0:1.0: USB hub found
> hub 2-0:1.0: 3 ports detected
> PCI: Found IRQ 3 for device 0000:00:03.1
> ohci_hcd 0000:00:03.1: Silicon Integrated Systems [SiS] USB 1.0 Controller 
> (#2)
> ohci_hcd 0000:00:03.1: new USB bus registered, assigned bus number 3
> ohci_hcd 0000:00:03.1: irq 3, io mem 0xcfffe000
> ieee1394: Host added: ID:BUS[0-00:1023]  GUID[00601d00000085f0]
> hub 3-0:1.0: USB hub found
> hub 3-0:1.0: 3 ports detected
> eth1394: $Rev: 1247 $ Ben Collins <bcollins@xxxxxxxxxx>
> eth1394: eth1: IEEE-1394 IPv4 over 1394 Ethernet (fw-host0)
> Linux agpgart interface v0.101 (c) Dave Jones
> agpgart: Detected SiS 746 chipset
> agpgart: AGP aperture is 64M @ 0xd0000000
> pci_hotplug: PCI Hot Plug PCI Core version: 0.5
> shpchp: acpi_shpchprm:get_device PCI ROOT HID fail=0x1001
> i2c-sis96x version 1.0.0
> sis96x_smbus 0000:00:02.1: SiS96x SMBus base address: 0x0c00
232c190,193
< eth0: Media Link On 100mbps full-duplex 
---
> NET: Registered protocol family 10
> Disabled Privacy Extensions on device c03cd6a0(lo)
> IPv6 over IPv4 tunneling driver
> eth0: no IPv6 routers present
1c1
< Linux version 2.6.12.5 (apeace@paploo) (gcc version 3.4.3 20041212 (Red Hat 
3.4.3-9.EL4)) #2 Wed Oct 12 15:49:37 BST 2005
---
> Linux version 2.6.12.6-xen (xenod@xxxxxxxxxxxxxxxxxxxxx) (gcc version 3.3.3 
> 20040412 (Red Hat Linux 3.3.3-7)) #1 SMP Sun Dec 4 22:03:59 GMT 2005
3,12c3
<  BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
<  BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
<  BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
<  BIOS-e820: 0000000000100000 - 000000001fff0000 (usable)
<  BIOS-e820: 000000001fff0000 - 000000001fff8000 (ACPI data)
<  BIOS-e820: 000000001fff8000 - 0000000020000000 (ACPI NVS)
<  BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
<  BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
<  BIOS-e820: 00000000ffee0000 - 00000000fff00000 (reserved)
<  BIOS-e820: 00000000fffc0000 - 0000000100000000 (reserved)
---
>  Xen: 0000000000000000 - 000000001ce21000 (usable)
14,17c5,8
< 511MB LOWMEM available.
< On node 0 totalpages: 131056
<   DMA zone: 4096 pages, LIFO batch:1
<   Normal zone: 126960 pages, LIFO batch:31
---
> 470MB LOWMEM available.
> On node 0 totalpages: 120353
>   DMA zone: 120353 pages, LIFO batch:31
>   Normal zone: 0 pages, LIFO batch:1
24a16,28
> ACPI: Local APIC address 0xfee00000
> ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
> ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
> ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
> IOAPIC[0]: apic_id 2, version 17, address 0xfec00000, GSI 0-23
> ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 high edge)
> ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
> ACPI: IRQ0 used by override.
> ACPI: IRQ2 used by override.
> ACPI: IRQ9 used by override.
> Enabling APIC mode:  Flat.  Using 1 I/O APICs
> Using ACPI (MADT) for SMP configuration information
> IRQ lockup detection disabled
27c31
< Kernel command line: root=/dev/ram0 ramdisk_size=32758 init=/sbin/cow_root.sh 
console=tty tty=/dev/tty1 statedev= archdev= mode=setup 
tests=general,disk,network devfs=nomount
---
> Kernel command line: root=/dev/hda1 ro console=tty0
30,31c34
< Detected 2083.140 MHz processor.
< Using tsc for high-res timesource
---
> Xen reported: 2083.010 MHz processor.
33,35c36,43
< Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
< Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
< Memory: 496912k/524224k available (1744k kernel code, 26704k reserved, 682k 
data, 148k init, 0k highmem)
---
> Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
> Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
> Software IO TLB enabled: 
>  Aperture:     2 megabytes
>  Bus range:    0x0000000011a00000 - 0x0000000011c00000
>  Kernel range: 0x00000000c04fb000 - 0x00000000c06fb000
> vmalloc area: de000000-fb7fe000, maxmem 34000000
> Memory: 461952k/481412k available (2121k kernel code, 11116k reserved, 978k 
> data, 184k init, 0k highmem)
37c45
< Calibrating delay loop... 4128.76 BogoMIPS (lpj=2064384)
---
> Calibrating delay loop... 4089.44 BogoMIPS (lpj=20447232)
39a48
> Capability LSM initialized
45,46c54
< CPU: After all inits, caps: 0383fbff c1c3fbff 00000000 00000020 00000000 
00000000 00000000
< CPU: AMD Athlon(tm) XP 2600+ stepping 01
---
> CPU: After all inits, caps: 0383d3f1 c1c3fbff 00000000 00000020 00000000 
> 00000000 00000000
49,52c57,62
< Checking 'hlt' instruction... OK.
< ACPI: setting ELCR to 0200 (from 0c28)
< checking if image is initramfs...it isn't (bad gzip magic numbers); looks 
like an initrd
< Freeing initrd memory: 19024k freed
---
> Checking 'hlt' instruction... disabled
> ENABLING IO-APIC IRQs
> Brought up 1 CPUs
> CPU0 attaching sched-domain:
>  domain 0: span 01
>   groups: 01
54d63
< PCI: PCI BIOS revision 2.10 entry at 0xfdb31, last bus=2
56d64
< mtrr: v2.0 (20020519)
59c67
< ACPI: Using PIC for interrupt routing
---
> ACPI: Using IOAPIC for interrupt routing
79,80c87,89
< pnp: PnP ACPI init
< pnp: PnP ACPI: found 11 devices
---
> xen_mem: Initialising balloon driver.
> usbcore: registered new driver usbfs
> usbcore: registered new driver hub
82a92,93
> Grant table initialized
> IA-32 Microcode Update Driver: v1.14-xen <tigran@xxxxxxxxxxx>
85,86d95
< devfs: 2004-01-31 Richard Gooch (rgooch@xxxxxxxxxxxxx)
< devfs: boot_options: 0x0
90c99
< PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12
---
> PNP: No PS/2 controller found. Probing ports directly.
93,96d101
< Serial: 8250/16550 driver $Revision: 1.90 $ 8 ports, IRQ sharing disabled
< ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
< ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
< ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
101,119c106,108
< RAMDISK driver initialized: 16 RAM disks of 32758K size 1024 blocksize
< NET: Registered protocol family 2
< IP: routing cache hash table of 4096 buckets, 32Kbytes
< TCP established hash table entries: 32768 (order: 6, 262144 bytes)
< TCP bind hash table entries: 32768 (order: 5, 131072 bytes)
< TCP: Hash tables configured (established 32768 bind 32768)
< NET: Registered protocol family 8
< NET: Registered protocol family 20
< RAMDISK: cramfs filesystem found at block 0
< RAMDISK: Loading 19024KiB [1 disk] into ram disk... 
|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|done.
< VFS: Mounted root (cramfs filesystem) readonly.
< Freeing unused kernel memory: 148k freed
< input: AT Translated Set 2 keyboard on isa0060/serio0
< Linux agpgart interface v0.101 (c) Dave Jones
< agpgart: Detected SiS 746 chipset
< agpgart: AGP aperture is 64M @ 0xd0000000
< NET: Registered protocol family 1
< i2c-sis96x version 1.0.0
< sis96x_smbus 0000:00:02.1: SiS96x SMBus base address: 0x0c00
---
> RAMDISK driver initialized: 16 RAM disks of 8192K size 1024 blocksize
> Xen virtual console successfully installed as ttyS0
> Event-channel device installed.
136,182d124
< ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10
< PCI: setting IRQ 10 as level-triggered
< ACPI: PCI Interrupt 0000:00:02.7[C] -> Link [LNKC] -> GSI 10 (level, low) -> 
IRQ 10
< intel8x0_measure_ac97_clock: measured 49713 usecs
< intel8x0: clocking to 48000
< Intel 810 + AC97 Audio, version 1.01, 16:06:40 Oct 12 2005
< usbcore: registered new driver usbfs
< usbcore: registered new driver hub
< ohci_hcd: 2004 Nov 08 USB 1.1 'Open' Host Controller (OHCI) Driver (PCI)
< ACPI: PCI Interrupt Link [LNKE] enabled at IRQ 10
< ACPI: PCI Interrupt 0000:00:03.0[A] -> Link [LNKE] -> GSI 10 (level, low) -> 
IRQ 10
< ohci_hcd 0000:00:03.0: Silicon Integrated Systems [SiS] USB 1.0 Controller
< ohci_hcd 0000:00:03.0: new USB bus registered, assigned bus number 1
< ohci_hcd 0000:00:03.0: irq 10, io mem 0xcfffd000
< hub 1-0:1.0: USB hub found
< hub 1-0:1.0: 3 ports detected
< ACPI: PCI Interrupt Link [LNKF] enabled at IRQ 3
< PCI: setting IRQ 3 as level-triggered
< ACPI: PCI Interrupt 0000:00:03.1[B] -> Link [LNKF] -> GSI 3 (level, low) -> 
IRQ 3
< ohci_hcd 0000:00:03.1: Silicon Integrated Systems [SiS] USB 1.0 Controller 
(#2)
< ohci_hcd 0000:00:03.1: new USB bus registered, assigned bus number 2
< ohci_hcd 0000:00:03.1: irq 3, io mem 0xcfffe000
< hub 2-0:1.0: USB hub found
< hub 2-0:1.0: 3 ports detected
< ACPI: PCI Interrupt Link [LNKH] enabled at IRQ 5
< PCI: setting IRQ 5 as level-triggered
< ACPI: PCI Interrupt 0000:00:03.2[D] -> Link [LNKH] -> GSI 5 (level, low) -> 
IRQ 5
< ehci_hcd 0000:00:03.2: Silicon Integrated Systems [SiS] USB 2.0 Controller
< ehci_hcd 0000:00:03.2: new USB bus registered, assigned bus number 3
< ehci_hcd 0000:00:03.2: irq 5, io mem 0xcffff000
< PCI: cache line size of 64 is not supported by device 0000:00:03.2
< ehci_hcd 0000:00:03.2: USB 2.0 initialized, EHCI 1.00, driver 10 Dec 2004
< hub 3-0:1.0: USB hub found
< hub 3-0:1.0: 6 ports detected
< sis900.c: v1.08.08 Jan. 22 2005
< ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 10
< ACPI: PCI Interrupt 0000:00:04.0[A] -> Link [LNKD] -> GSI 10 (level, low) -> 
IRQ 10
< 0000:00:04.0: Realtek RTL8201 PHY transceiver found at address 1.
< 0000:00:04.0: Using transceiver found at address 1 as default
< eth0: SiS 900 PCI Fast Ethernet at 0xd400, IRQ 10, 00:0b:6a:08:e4:f4.
< ieee1394: Initialized config rom entry `ip1394'
< ohci1394: $Rev: 1250 $ Ben Collins <bcollins@xxxxxxxxxx>
< ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 11
< PCI: setting IRQ 11 as level-triggered
< ACPI: PCI Interrupt 0000:00:0c.0[A] -> Link [LNKA] -> GSI 11 (level, low) -> 
IRQ 11
< ohci1394: fw-host0: Unexpected PCI resource length of 1000!
< ohci1394: fw-host0: OHCI-1394 1.0 (PCI): IRQ=[11]  MMIO=[cfffb000-cfffb7ff]  
Max Packet=[2048]
185d126
< ieee1394: Host added: ID:BUS[0-00:1023]  GUID[00601d00000085f0]
188,197d128
< hdc: ATAPI 40X DVD-ROM CD-R/RW drive, 8192kB Cache, UDMA(33)
< Uniform CD-ROM driver Revision: 3.20
< hdd: ATAPI 40X DVD-ROM drive, 256kB Cache, UDMA(66)
< SCSI subsystem initialized
< Initializing USB Mass Storage driver...
< usbcore: registered new driver usb-storage
< USB Mass Storage support registered.
< megaraid cmm: 2.20.2.5 (Release Date: Fri Jan 21 00:01:03 EST 2005)
< megaraid: 2.20.4.5 (Release Date: Thu Feb 03 12:27:22 EST 2005)
< QLogic Fibre Channel HBA Driver
201c132
<  /dev/ide/host0/bus0/target0/lun0: p1 p2 < p5 p6 p7 >
---
>  hda: hda1 hda2 < hda5 hda6 hda7 >
205,214c136,148
<  /dev/ide/host0/bus0/target1/lun0: p1
< Unable to identify CD-ROM format.
< Unable to identify CD-ROM format.
< cdrom: open failed.
< ISO 9660 Extensions: RRIP_1991A
< ISO 9660 Extensions: RRIP_1991A
< loop: loaded (max 32 devices)
< device-mapper: 4.4.0-ioctl (2005-01-12) initialised: dm-devel@xxxxxxxxxx
< Generic RTC Driver v1.07
< input: ImPS/2 Generic Wheel Mouse on isa0060/serio1
---
>  hdb: hdb1
> hdc: ATAPI 40X DVD-ROM CD-R/RW drive, 8192kB Cache, UDMA(33)
> Uniform CD-ROM driver Revision: 3.20
> hdd: ATAPI 40X DVD-ROM drive, 256kB Cache, UDMA(66)
> ide-floppy driver 0.99.newide
> ACPI: PCI Interrupt 0000:00:03.2[D] -> GSI 23 (level, low) -> IRQ 23
> ehci_hcd 0000:00:03.2: Silicon Integrated Systems [SiS] USB 2.0 Controller
> ehci_hcd 0000:00:03.2: new USB bus registered, assigned bus number 1
> ehci_hcd 0000:00:03.2: irq 23, io mem 0xcffff000
> PCI: cache line size of 64 is not supported by device 0000:00:03.2
> ehci_hcd 0000:00:03.2: USB 2.0 initialized, EHCI 1.00, driver 10 Dec 2004
> hub 1-0:1.0: USB hub found
> hub 1-0:1.0: 6 ports detected
215a150,164
> NET: Registered protocol family 2
> input: AT Translated Set 2 keyboard on isa0060/serio0
> IP: routing cache hash table of 4096 buckets, 32Kbytes
> TCP established hash table entries: 16384 (order: 5, 131072 bytes)
> TCP bind hash table entries: 16384 (order: 5, 131072 bytes)
> TCP: Hash tables configured (established 16384 bind 16384)
> NET: Registered protocol family 8
> NET: Registered protocol family 20
> EXT2-fs warning (device hda1): ext2_fill_super: mounting ext3 filesystem as 
> ext2
> 
> VFS: Mounted root (ext2 filesystem) readonly.
> Freeing unused kernel memory: 184k freed
> input: ImPS/2 Generic Wheel Mouse on isa0060/serio1
> unix: no version for "struct_module" found: kernel tainted.
> NET: Registered protocol family 1
217,225c166,172
< input: PC Speaker
< Floppy drive(s): fd0 is 1.44M
< FDC 0 is a post-1991 82077
< parport: PnPBIOS parport detected.
< parport0: PC-style at 0x378 (0x778), irq 7, dma 0 
[PCSPP,TRISTATE,COMPAT,EPP,ECP,DMA]
< EXT3-fs: mounted filesystem with ordered data mode.
< kjournald starting.  Commit interval 5 seconds
< EXT3-fs: mounted filesystem with ordered data mode.
< kjournald starting.  Commit interval 5 seconds
---
> Adding 1566296k swap on /dev/hda5.  Priority:-1 extents:1
> Generic RTC Driver v1.07
> ieee1394: Initialized config rom entry `ip1394'
> SCSI subsystem initialized
> sbp2: $Rev: 1219 $ Ben Collins <bcollins@xxxxxxxxxx>
> device-mapper: 4.4.0-ioctl (2005-01-12) initialised: dm-devel@xxxxxxxxxx
> cdrom: open failed.
227c174
< EXT3 FS on hda1, internal journal
---
> EXT3 FS on hdb1, internal journal
229c176,216
< eth0: Media Link On 100mbps full-duplex 
---
> ohci1394: $Rev: 1250 $ Ben Collins <bcollins@xxxxxxxxxx>
> ACPI: PCI Interrupt 0000:00:0c.0[A] -> GSI 16 (level, low) -> IRQ 16
> ohci1394: fw-host0: Unexpected PCI resource length of 1000!
> ohci1394: fw-host0: OHCI-1394 1.0 (PCI): IRQ=[16]  MMIO=[cfffb000-cfffb7ff]  
> Max Packet=[2048]
> sis900.c: v1.08.08 Jan. 22 2005
> ACPI: PCI Interrupt 0000:00:04.0[A] -> GSI 19 (level, low) -> IRQ 19
> 0000:00:04.0: Realtek RTL8201 PHY transceiver found at address 1.
> 0000:00:04.0: Using transceiver found at address 1 as default
> eth0: SiS 900 PCI Fast Ethernet at 0xd400, IRQ 19, 00:0b:6a:08:e4:f4.
> Intel 810 + AC97 Audio, version 1.01, 20:40:22 Dec  4 2005
> ACPI: PCI Interrupt 0000:00:02.7[C] -> GSI 18 (level, low) -> IRQ 18
> i810: SiS 7012 found at IO 0xd800 and 0xdc00, MEM 0x0000 and 0x0000, IRQ 18
> i810_audio: Audio Controller supports 6 channels.
> i810_audio: Defaulting to base 2 channel mode.
> i810_audio: Resetting connection 0
> ac97_codec: AC97  codec, id: CMI97 (CMedia)
> AC97 codec does not have proper volume support.
> i810_audio: only 48Khz playback available.
> i810_audio: AC'97 codec 0, new EID value = 0x05c6
> i810_audio: AC'97 codec 0, DAC map configured, total channels = 6
> ohci_hcd: 2004 Nov 08 USB 1.1 'Open' Host Controller (OHCI) Driver (PCI)
> ACPI: PCI Interrupt 0000:00:03.0[A] -> GSI 20 (level, low) -> IRQ 20
> ohci_hcd 0000:00:03.0: Silicon Integrated Systems [SiS] USB 1.0 Controller
> ohci_hcd 0000:00:03.0: new USB bus registered, assigned bus number 2
> ohci_hcd 0000:00:03.0: irq 20, io mem 0xcfffd000
> hub 2-0:1.0: USB hub found
> hub 2-0:1.0: 3 ports detected
> ACPI: PCI Interrupt 0000:00:03.1[B] -> GSI 21 (level, low) -> IRQ 21
> ohci_hcd 0000:00:03.1: Silicon Integrated Systems [SiS] USB 1.0 Controller 
> (#2)
> ohci_hcd 0000:00:03.1: new USB bus registered, assigned bus number 3
> ohci_hcd 0000:00:03.1: irq 21, io mem 0xcfffe000
> hub 3-0:1.0: USB hub found
> hub 3-0:1.0: 3 ports detected
> Linux agpgart interface v0.101 (c) Dave Jones
> agpgart: Detected SiS 746 chipset
> agpgart: AGP aperture is 64M @ 0xd0000000
> pci_hotplug: PCI Hot Plug PCI Core version: 0.5
> shpchp: shpc_init : shpc_cap_offset == 0
> shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
> i2c-sis96x version 1.0.0
> sis96x_smbus 0000:00:02.1: SiS96x SMBus base address: 0x0c00
232c219,242
< eth0: Media Link On 100mbps full-duplex 
---
> NETDEV WATCHDOG: eth0: transmit timed out
> eth0: Transmit timeout, status 00000000 00000259 
> NETDEV WATCHDOG: eth0: transmit timed out
> eth0: Transmit timeout, status 00000000 00000240 
> NETDEV WATCHDOG: eth0: transmit timed out
> eth0: Transmit timeout, status 00000000 00000260 
> NETDEV WATCHDOG: eth0: transmit timed out
> eth0: Transmit timeout, status 00000000 00000260 
> NETDEV WATCHDOG: eth0: transmit timed out
> eth0: Transmit timeout, status 00000000 00000260 
> NET: Registered protocol family 10
> Disabled Privacy Extensions on device c03cd6a0(lo)
> IPv6 over IPv4 tunneling driver
> NETDEV WATCHDOG: eth0: transmit timed out
> eth0: Transmit timeout, status 00000000 00000260 
> eth0: no IPv6 routers present
> NETDEV WATCHDOG: eth0: transmit timed out
> eth0: Transmit timeout, status 00000000 00000260 
> NETDEV WATCHDOG: eth0: transmit timed out
> eth0: Transmit timeout, status 00000000 00000260 
> NETDEV WATCHDOG: eth0: transmit timed out
> eth0: Transmit timeout, status 00000000 00000260 
> NETDEV WATCHDOG: eth0: transmit timed out
> eth0: Transmit timeout, status 00000000 00000260 
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>