ASUS notebook: DMA boot and SIS900 problems

I have ASUS notebook with QRTP 6.1 and 6.21 (both NC) installed on
separate partitions. I have two problems:

  1. 6.1 boots with DMA while 6.21 boots only with DMA disabled. It
    freezes after “scanning devices” message. I cannot even try to change
    boot options because after the option list is shown it freezes. Well, I
    know that I will have to live with no DMA, but I’m just curious what is
    different in respect to DMA between 6.1 and 6.2.

  2. There is integrated SIS900 network controller which dont’t work with
    original devn-sis9.so but I downloaded updated driver. First test with
    ping looked promising - 0% packets lost, but that was all which worked.
    After some digging I’ve found something interesting:
    ping -s82 → 0% packet loss
    ping -s83 → 100% packet loss
    Nicinfo shows many “total RX errors” and no other errors. Starting qnet
    causes that even ping doesn’t work and “cat /net/qnetstats” shows some
    “packets retransmited” and “protocol slowstart”.
    Are there any more tests I can try or should I just change notebook :slight_smile:

TIA,
Greg Wrobel

I have also an ASUS Notebook with QRTP 6.1 installed and integrated
Sis900 controller which doesn’t work.

I have found in the newsgroups another message with the same problem
(qdn.public.qnxrtp.installation, Driver for Sis900 NIC). The answer from
QNX was that they were waiting (since December 2002) for documentation
from Sis.

Please, does someone from QNX know how to solve this SIS900 NIC problem?

Thanks



Grzegorz Wróbel wrote:

I have ASUS notebook with QRTP 6.1 and 6.21 (both NC) installed on
separate partitions. I have two problems:

  1. 6.1 boots with DMA while 6.21 boots only with DMA disabled. It
    freezes after “scanning devices” message. I cannot even try to change
    boot options because after the option list is shown it freezes. Well, I
    know that I will have to live with no DMA, but I’m just curious what is
    different in respect to DMA between 6.1 and 6.2.

  2. There is integrated SIS900 network controller which dont’t work with
    original devn-sis9.so but I downloaded updated driver. First test with
    ping looked promising - 0% packets lost, but that was all which worked.
    After some digging I’ve found something interesting:
    ping -s82 → 0% packet loss
    ping -s83 → 100% packet loss
    Nicinfo shows many “total RX errors” and no other errors. Starting qnet
    causes that even ping doesn’t work and “cat /net/qnetstats” shows some
    “packets retransmited” and “protocol slowstart”.
    Are there any more tests I can try or should I just change notebook > :slight_smile:

TIA,
Greg Wrobel

6.3 should have the updated driver.

“Juan Lasala” <juan.lasala@caf.es> wrote in message
news:c5o0t0$qrl$1@inn.qnx.com

I have also an ASUS Notebook with QRTP 6.1 installed and integrated
Sis900 controller which doesn’t work.

I have found in the newsgroups another message with the same problem
(qdn.public.qnxrtp.installation, Driver for Sis900 NIC). The answer from
QNX was that they were waiting (since December 2002) for documentation
from Sis.

Please, does someone from QNX know how to solve this SIS900 NIC problem?

Thanks



Grzegorz Wróbel wrote:
I have ASUS notebook with QRTP 6.1 and 6.21 (both NC) installed on
separate partitions. I have two problems:

  1. 6.1 boots with DMA while 6.21 boots only with DMA disabled. It
    freezes after “scanning devices” message. I cannot even try to change
    boot options because after the option list is shown it freezes. Well, I
    know that I will have to live with no DMA, but I’m just curious what is
    different in respect to DMA between 6.1 and 6.2.

  2. There is integrated SIS900 network controller which dont’t work with
    original devn-sis9.so but I downloaded updated driver. First test with
    ping looked promising - 0% packets lost, but that was all which worked.
    After some digging I’ve found something interesting:
    ping -s82 → 0% packet loss
    ping -s83 → 100% packet loss
    Nicinfo shows many “total RX errors” and no other errors. Starting qnet
    causes that even ping doesn’t work and “cat /net/qnetstats” shows some
    “packets retransmited” and “protocol slowstart”.
    Are there any more tests I can try or should I just change notebook > :slight_smile:

TIA,
Greg Wrobel

Hi,

I’m not sure if my Sis900 problema will be fixed in QNX 6.3, so I’m
going to give more data.

PC: Asus A2800S laptop
Chipset: Sis 648FX, Sis 963
Video: ATI MOBILITY RADEON 9600 Series (64 MB)

In QNX 6.1:

“nicinfo” didn´t get any MAC address. I gave the MAC to “io-net” and I
was able to “ping” to other machines. But If I launch “Voyager” and I
tried to open “wwww.qnx.com”, the “ping” stop working. I can’t se e any
web with “Voyager”.
“qnet” launched, but when I tried to “cd” into another machine, that
machine disappeared from “/net/”.

After this tests, I found (working out of QNX) in QNX’s web the updated
Sis 900 driver. So I installed QNX 6.2.1 PE

In QNX 6.2.1 PE:

With the new driver, “nicinfo” gets the MAC address. “ping” works, but
if I launch “Voyager”, I have the same problem. I can’t open any web page.

In QNX 6.2.1 PE I have run “pci”, “nicinfo” and “sloginfo” and I have
attached them in this post.
In “sloginfo” the driver “devn-sis9.so” writes the message “MORE bit
not clear” periodically.



Please, help me. I have installed Windows (XP SP1) and Linux (Knoppix
3.3) without porblems.

I have checked the 6.3 source and there is a specific check made for the
revision of your chipset, so it should work.

“Juan Lasala” <juan.lasala@caf.es> wrote in message
news:c60oj9$8lc$1@inn.qnx.com

Hi,

I’m not sure if my Sis900 problema will be fixed in QNX 6.3, so I’m
going to give more data.

PC: Asus A2800S laptop
Chipset: Sis 648FX, Sis 963
Video: ATI MOBILITY RADEON 9600 Series (64 MB)

In QNX 6.1:

“nicinfo” didn´t get any MAC address. I gave the MAC to “io-net” and I
was able to “ping” to other machines. But If I launch “Voyager” and I
tried to open “wwww.qnx.com”, the “ping” stop working. I can’t se e any
web with “Voyager”.
“qnet” launched, but when I tried to “cd” into another machine, that
machine disappeared from “/net/”.

After this tests, I found (working out of QNX) in QNX’s web the updated
Sis 900 driver. So I installed QNX 6.2.1 PE

In QNX 6.2.1 PE:

With the new driver, “nicinfo” gets the MAC address. “ping” works, but
if I launch “Voyager”, I have the same problem. I can’t open any web page.

In QNX 6.2.1 PE I have run “pci”, “nicinfo” and “sloginfo” and I have
attached them in this post.
In “sloginfo” the driver “devn-sis9.so” writes the message “MORE bit
not clear” periodically.



Please, help me. I have installed Windows (XP SP1) and Linux (Knoppix
3.3) without porblems.





Time Sev Major Minor Args
Apr 19 17:15:09 3 17 0 Range check failed (MEM) - Dev 475 - Vend
1180 - Class 60700 - Addr 0 - Size 1000
Apr 19 17:15:09 2 19 0 eide_identify_devices: SIS 5597/98 vid
1039, did 5513, class 10180 rev 0, busno 0, dfunc 15
Apr 19 17:15:09 2 19 0 eide_identify_devices: cmd_addr 1f0,
cntl_addr 3f4, irq e, chnl 0, udma -1, mdma 2, sdma 0, pio 4
Apr 19 17:15:09 2 19 0 eide_display_devices: IC25N060ATMR04-0
tid 0, cable 80, max udma 5, cur udma 5, max mdma 2, cur mdma 0, max

sdma -1, cur sdma -1, pio 4, mblk 16

Apr 19 17:15:09 2 19 0 eide_display_devices: TOSHIBA DVD-ROM
tid 1, cable 40, max udma 2, cur udma 2, max mdma 2, cur mdma 0, max sdma 2,

cur sdma 0, pio 4, mblk 0

Apr 19 17:15:09 2 19 0 eide_identify_devices: Generic IDE vid
1039, did 5513, class 10180 rev 0, busno 0, dfunc 15
Apr 19 17:15:09 2 19 0 eide_identify_devices: cmd_addr 170,
cntl_addr 374, irq f, chnl 1, udma -1, mdma -1, sdma -1, pio 0
Apr 19 17:15:10 2 19 0 eide_init_devices: IC25N060ATMR04-0 path
0, tid 0, udma -1, mdma -1, sdma -1, pio 4, mblk 16
Apr 19 17:15:10 2 19 0 eide_init_devices: TOSHIBA DVD-ROM path
0, tid 1, udma -1, mdma -1, sdma -1, pio 4, mblk 0
Apr 19 17:15:10 2 5 0 scsi_interpret_sense: path=0, target=0,
lun=0, cam_status=c4, scsi_status=2
Apr 19 17:15:10 2 5 0 scsi_interpret_sense: error=70, sense=5,
asc=24, ascq=0
Apr 19 17:15:10 2 5 0 scsi_interpret_sense: SK_ILLEGAL command
1a in databyte
Apr 19 17:15:10 2 5 0 scsi_interpret_sense: path=0, target=0,
lun=0, cam_status=c4, scsi_status=2
Apr 19 17:15:10 2 5 0 scsi_interpret_sense: error=70, sense=5,
asc=24, ascq=0
Apr 19 17:15:10 2 5 0 scsi_interpret_sense: SK_ILLEGAL command
5a in databyte
Apr 19 17:15:10 2 5 0 scsi_interpret_sense: path=0, target=0,
lun=0, cam_status=c4, scsi_status=2
Apr 19 17:15:10 2 5 0 scsi_interpret_sense: error=70, sense=5,
asc=24, ascq=0
Apr 19 17:15:10 2 5 0 scsi_interpret_sense: SK_ILLEGAL command
5a in databyte
Apr 19 17:15:10 2 5 0 scsi_interpret_sense: path=0, target=1,
lun=0, cam_status=c4, scsi_status=2
Apr 19 17:15:10 2 5 0 scsi_interpret_sense: error=70, sense=6,
asc=29, ascq=0
Apr 19 17:15:10 2 5 0 scsi_interpret_sense: ASC_BUS_RESET
Apr 19 17:15:10 2 5 0 scsi_interpret_sense: path=0, target=1,
lun=0, cam_status=c4, scsi_status=2
Apr 19 17:15:10 2 5 0 scsi_interpret_sense: error=70, sense=5,
asc=20, ascq=0
Apr 19 17:15:10 2 5 0 scsi_interpret_sense: SK_ILLEGAL command
1a in databyte
Apr 19 17:15:12 2 5 0 scsi_interpret_sense: path=0, target=1,
lun=0, cam_status=44, scsi_status=2
Apr 19 17:15:15 5 3 400 [8] fs-pkg built: Jan 18 2003 08:26:34
Apr 19 17:15:20 5 3 400 Package config file
[/etc/system/package/packages]
Apr 19 17:15:21 5 6 200 Installing /dev/par port 278
Apr 19 17:15:32 5 14 0 tcpip starting
Apr 19 17:15:32 3 14 0 Using pseudo random generator. See
“random” option
Apr 19 17:15:36 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:15:37 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:15:39 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:15:40 2 8 0 unable to get path to config file
Apr 19 17:15:40 1 8 0 phfont_init
Apr 19 17:15:40 1 8 0 phfontXX started OK - EOK
Apr 19 17:15:40 1 8 0 posted
Apr 19 17:15:40 1 8 0 MainLoop
Apr 19 17:15:40 5 8 0 Plugin gri-photon.so opened successfully
Apr 19 17:15:40 5 8 0 Opened photon connection:
Apr 19 17:15:40 6 8 0 VGA primary : bus 0x1 dev/func 0x0
Apr 19 17:15:40 6 8 0 Found 1 PCI/AGP display devices
Apr 19 17:15:41 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:15:41 5 9 0 Start: /usr/photon/bin/devi-hirun kbd
fd -d/dev/kbd ps2 mousedev

Apr 19 17:15:42 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:15:42 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:15:43 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:15:43 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:15:43 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:15:44 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:15:45 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:15:45 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:15:45 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:15:45 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:15:49 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:15:50 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:15:50 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:15:59 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:16:00 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:16:01 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:16:01 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:16:03 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:16:04 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:16:05 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:16:05 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:16:06 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:16:07 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:16:07 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:16:07 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:16:08 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:16:08 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:16:08 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:16:11 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:16:11 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:16:11 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:16:11 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:16:13 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:16:15 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:16:17 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:16:18 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:16:19 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:16:20 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:16:21 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:16:24 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:16:28 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:16:31 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:16:31 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:16:31 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:16:31 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:16:31 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:16:31 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:16:31 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:16:31 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:16:31 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:16:31 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:16:33 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:16:33 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:16:36 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:16:36 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:16:37 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:16:37 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:16:38 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:16:38 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:16:38 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:16:41 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:16:55 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:16:55 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:16:55 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:16:56 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:17:07 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:17:08 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:17:11 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:17:11 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:17:11 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:17:11 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:17:13 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:17:13 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:17:14 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:17:14 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:17:14 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:17:15 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:17:26 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:17:27 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:17:28 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:17:29 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:17:32 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:17:34 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:17:37 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:17:37 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:17:37 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:17:37 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:17:37 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:17:37 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:17:37 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:17:37 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:17:37 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:17:37 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:17:38 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:17:38 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:17:38 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:17:38 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:17:40 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:17:41 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:17:43 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:17:43 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:17:47 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:17:48 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:17:51 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:18:00 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:18:02 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:18:02 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:18:02 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:18:02 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:18:02 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:18:02 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:18:02 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:18:02 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:18:04 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:18:05 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:18:08 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:18:09 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:18:15 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:18:15 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:18:25 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:18:25 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:18:27 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:18:27 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:18:29 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:18:29 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:18:31 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:18:31 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:18:32 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:18:37 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:18:39 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:18:39 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:18:45 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:18:45 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:18:45 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:18:45 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:18:45 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:18:45 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:18:45 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:18:48 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:18:48 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:18:48 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:18:49 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:18:50 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:18:52 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:19:00 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:19:00 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:19:01 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:19:01 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:19:04 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:19:12 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:19:20 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:19:21 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:19:22 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:19:23 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:19:31 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:19:32 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:19:32 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:19:32 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:19:32 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:19:32 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:19:32 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:19:32 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:19:32 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:19:32 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:19:33 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:19:33 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:19:35 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:19:53 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:19:55 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:20:08 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:20:15 5 10 0 devn-sis9: MORE bit not clear.
Apr 19 17:20:15 5 10 0 devn-sis9: MORE bit not clear.





SiS900 Ethernet Controller
Physical Node ID … 000EA6 61EE46
Current Physical Node ID … 000EA6 61EE46
Media Rate … 100.00 Mb/s half-duplex UTP
MTU … 1514
Lan … 0
I/O Port Range … 0xA000 → 0xA0FF
Hardware Interrupt … 0xb
Promiscuous … Disabled
Multicast … Enabled
Total Packets Txd OK … 100
Total Packets Txd Bad … 0
Total Packets Rxd OK … 1450
Total Rx Errors … 41

Total Bytes Txd … 6424
Total Bytes Rxd … 205861

Tx Collision Errors … 0
Tx Collisions Errors (aborted) … 0
Carrier Sense Lost on Tx … 0
FIFO Underruns During Tx … 0
Tx deferred … 1
Out of Window Collisions … 0
FIFO Overruns During Rx … 0
Alignment errors … 0
CRC errors … 0





PCI version = 2.10

Class = Bridge (Host/PCI)
Vendor ID = 1039h, Silicon Integrated System
Device ID = 648h, Unknown Unknown
PCI index = 0h
Class Codes = 060000h
Revision ID = 51h
Bus number = 0
Device number = 0
Function num = 0
Status Reg = 2210h
Command Reg = 7h
I/O space access enabled
Memory space access enabled
Bus Master enabled
Special Cycle operations ignored
Memory Write and Invalidate disabled
Palette Snooping disabled
Parity Checking disabled
Data/Address stepping disabled
SERR# driver disabled
Fast back-to-back transactions to different agents disabled
Header type = 0h Multi-function
BIST = 0h Build-in-self-test not supported
Latency Timer = 20h
Cache Line Size= 0h
Subsystem Vendor ID = 1043h
Subsystem ID = 1738h
Max Lat = 0ns
Min Gnt = 0ns
PCI Int Pin = NC
Interrupt line = 0
Capabilities Pointer = c0h
Capability ID = 2h
Capabilities = 35h - 1f004e1bh
Device Dependent Registers:
0x40: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x50: ff 09 01 83 43 03 2d 20 03 25 08 00 12 df 28 06
0x60: 67 67 6d 00 03 00 da 80 01 e4 e0 00 6f 00 80 00
0x70: 0f 90 00 00 02 00 80 10 00 00 00 00 02 0f 00 44
0x80: 22 27 30 03 81 00 04 2b 00 00 00 01 00 00 00 20
0x90: 00 00 00 00 40 00 3b 00 00 80 b6 02 00 00 00 00
0xA0: a5 a8 77 32 03 03 01 04 41 50 00 00 44 01 aa 00
0xB0: 00 00 00 80 80 01 00 00 0e 7c 30 30 00 00 30 00
0xC0: 02 00 35 00 1b 4e 00 1f 00 00 00 00 00 00 00 00
0xD0: 98 00 00 00 30 0f 01 00 00 00 00 00 00 00 00 88
0xE0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0xF0: 18 01 00 00 30 00 00 00 00 00 00 00 00 00 00 00


Class = Bridge (PCI/PCI)
Vendor ID = 1039h, Silicon Integrated System
Device ID = 3h, Unknown Unknown
PCI index = 0h
Class Codes = 060400h
Revision ID = 0h
Bus number = 0
Device number = 1
Function num = 0
Status Reg = 20h
Command Reg = 7h
I/O space access enabled
Memory space access enabled
Bus Master enabled
Special Cycle operations ignored
Memory Write and Invalidate disabled
Palette Snooping disabled
Parity Checking disabled
Data/Address stepping disabled
SERR# driver disabled
Fast back-to-back transactions to different agents disabled
Header type = 1h Single-function
BIST = 0h Build-in-self-test not supported
Latency Timer = 0h
Cache Line Size= 0h
Primary Bus Number = 0h
Secondary Bus Number = 1h
Subordinate Bus Number = 1h
Secondary Latency Timer = 0h
I/O Base = d0h
I/O Limit = d0h
Secondary Status = 2020h
Memory Base = e780h
Memory Limit = e7f0h
Prefetchable Memory Base = eff0h
Prefetchable Memory Limit= feb0h
Prefetchable Base Upper 32 Bits = 0h
Prefetchable Limit Upper 32 Bits = 0h
I/O Base Upper 16 Bits = ffffh
I/O Limit Upper 16 Bits = ffffh
Bridge Control = 8ns
PCI Int Pin = NC
Interrupt line = 0
Device Dependent Registers:
0x40: 00 00 08 00 00 00 00 00 00 00 00 00 00 00 00 00
0x50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0xA0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0xB0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0xC0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0xD0: 00 00 00 00 22 42 30 06 09 ff ff 81 60 60 aa 12
0xE0: 01 07 07 23 23 07 15 32 00 00 00 00 55 00 55 e5
0xF0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00


Class = Bridge (PCI/ISA)
Vendor ID = 1039h, Silicon Integrated System
Device ID = 8h, SiS 85C503 PCI System I/O (PSIO)
PCI index = 0h
Class Codes = 060100h
Revision ID = 25h
Bus number = 0
Device number = 2
Function num = 0
Status Reg = 200h
Command Reg = fh
I/O space access enabled
Memory space access enabled
Bus Master enabled
Special Cycle operations monitor
Memory Write and Invalidate disabled
Palette Snooping disabled
Parity Checking disabled
Data/Address stepping disabled
SERR# driver disabled
Fast back-to-back transactions to different agents disabled
Header type = 0h Multi-function
BIST = 0h Build-in-self-test not supported
Latency Timer = 0h
Cache Line Size= 0h
Max Lat = 0ns
Min Gnt = 0ns
PCI Int Pin = NC
Interrupt line = 0
Device Dependent Registers:
0x40: 98 0b 0b 0b 0b 04 3c 50 10 00 00 00 11 30 04 01
0x50: 11 38 02 01 20 0b 20 0b a9 04 12 00 00 05 00 00
0x60: 04 04 80 04 ff c1 10 12 80 80 00 46 97 00 04 80
0x70: 00 00 ff ff 00 e4 02 18 10 00 20 80 00 00 00 00
0x80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x90: ff 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0xA0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0xB0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0xC0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0xD0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0xE0: 40 00 00 d8 7c 00 44 00 20 40 00 00 00 00 00 00
0xF0: 0a 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00


Class = Mass Storage (IDE)
Vendor ID = 1039h, Silicon Integrated System
Device ID = 5513h, SiS5513 PCI IDE Controller
PCI index = 0h
Class Codes = 010180h
Revision ID = 0h
Bus number = 0
Device number = 2
Function num = 5
Status Reg = 210h
Command Reg = 5h
I/O space access enabled
Memory space access disabled
Bus Master enabled
Special Cycle operations ignored
Memory Write and Invalidate disabled
Palette Snooping disabled
Parity Checking disabled
Data/Address stepping disabled
SERR# driver disabled
Fast back-to-back transactions to different agents disabled
Header type = 0h Single-function
BIST = 0h Build-in-self-test not supported
Latency Timer = 20h
Cache Line Size= 0h
PCI IO Address = b800h length 16 enabled
Subsystem Vendor ID = 1043h
Subsystem ID = 1818h
Max Lat = 0ns
Min Gnt = 0ns
PCI Int Pin = NC
Interrupt line = 0
Capabilities Pointer = 58h
Capability ID = 1h
Capabilities = 8002h - 0h
Device Dependent Registers:
0x40: 00 00 00 00 00 00 00 00 20 00 02 00 00 00 00 00
0x50: f2 07 f1 87 2a 96 d5 d0 01 00 02 80 00 00 00 00
0x60: ff aa ff aa 00 00 00 00 00 00 00 00 00 00 00 00
0x70: 16 21 06 04 56 23 06 04 02 00 00 00 02 00 00 00
0x80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0xA0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0xB0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0xC0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0xD0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0xE0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0xF0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00


Class = Communication (DMA)
Vendor ID = 1039h, Silicon Integrated System
Device ID = 7013h, SiS7013 56k Modem
PCI index = 0h
Class Codes = 070300h
Revision ID = a0h
Bus number = 0
Device number = 2
Function num = 6
Status Reg = 290h
Command Reg = 5h
I/O space access enabled
Memory space access disabled
Bus Master enabled
Special Cycle operations ignored
Memory Write and Invalidate disabled
Palette Snooping disabled
Parity Checking disabled
Data/Address stepping disabled
SERR# driver disabled
Fast back-to-back transactions to different agents disabled
Header type = 0h Single-function
BIST = 0h Build-in-self-test not supported
Latency Timer = 20h
Cache Line Size= 0h
PCI IO Address = b400h length 256 enabled
PCI IO Address = b000h length 128 enabled
Subsystem Vendor ID = 1043h
Subsystem ID = 1816h
Max Lat = 11ns
Min Gnt = 52ns
PCI Int Pin = INT C
Interrupt line = 11
Capabilities Pointer = 48h
Capability ID = 1h
Capabilities = c642h - 0h
Device Dependent Registers:
0x40: 02 00 00 00 00 00 00 00 01 00 42 c6 00 00 00 00
0x50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0xA0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0xB0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0xC0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0xD0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0xE0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0xF0: 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00


Class = Multimedia (Audio)
Vendor ID = 1039h, Silicon Integrated System
Device ID = 7012h, SiS7012 56Kb modem
PCI index = 0h
Class Codes = 040100h
Revision ID = a0h
Bus number = 0
Device number = 2
Function num = 7
Status Reg = 290h
Command Reg = 5h
I/O space access enabled
Memory space access disabled
Bus Master enabled
Special Cycle operations ignored
Memory Write and Invalidate disabled
Palette Snooping disabled
Parity Checking disabled
Data/Address stepping disabled
SERR# driver disabled
Fast back-to-back transactions to different agents disabled
Header type = 0h Single-function
BIST = 0h Build-in-self-test not supported
Latency Timer = 20h
Cache Line Size= 0h
PCI IO Address = a800h length 256 enabled
PCI IO Address = a400h length 128 enabled
Subsystem Vendor ID = 1043h
Subsystem ID = 1763h
Max Lat = 11ns
Min Gnt = 52ns
PCI Int Pin = INT C
Interrupt line = 11
Capabilities Pointer = 48h
Capability ID = 1h
Capabilities = c642h - 0h
Device Dependent Registers:
0x40: 04 00 00 00 00 00 00 00 01 00 42 c6 00 00 00 00
0x50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0xA0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0xB0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0xC0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0xD0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0xE0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0xF0: 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00


Class = Serial Bus (Universal Serial Bus)
Vendor ID = 1039h, Silicon Integrated System
Device ID = 7001h, SiS5571 USB Host Controller
PCI index = 0h
Class Codes = 0c0310h
Revision ID = fh
Bus number = 0
Device number = 3
Function num = 0
Status Reg = 290h
Command Reg = 17h
I/O space access enabled
Memory space access enabled
Bus Master enabled
Special Cycle operations ignored
Memory Write and Invalidate enabled
Palette Snooping disabled
Parity Checking disabled
Data/Address stepping disabled
SERR# driver disabled
Fast back-to-back transactions to different agents disabled
Header type = 0h Multi-function
BIST = 0h Build-in-self-test not supported
Latency Timer = 20h
Cache Line Size= 8h un-cacheable
PCI Mem Address = e7000000h 32bit length 4096 enabled
Subsystem Vendor ID = 1043h
Subsystem ID = 1819h
Max Lat = 80ns
Min Gnt = 0ns
PCI Int Pin = INT A
Interrupt line = 4
Capabilities Pointer = dch
Capability ID = 1h
Capabilities = c9c2h - 0h
Device Dependent Registers:
0x40: 00 00 00 00 5c bc 01 00 3f 02 00 00 00 00 00 00
0x50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0xA0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0xB0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0xC0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0xD0: 00 00 00 00 00 00 00 00 00 00 00 00 01 00 c2 c9
0xE0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0xF0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00


Class = Serial Bus (Universal Serial Bus)
Vendor ID = 1039h, Silicon Integrated System
Device ID = 7001h, SiS5571 USB Host Controller
PCI index = 1h
Class Codes = 0c0310h
Revision ID = fh
Bus number = 0
Device number = 3
Function num = 1
Status Reg = 290h
Command Reg = 17h
I/O space access enabled
Memory space access enabled
Bus Master enabled
Special Cycle operations ignored
Memory Write and Invalidate enabled
Palette Snooping disabled
Parity Checking disabled
Data/Address stepping disabled
SERR# driver disabled
Fast back-to-back transactions to different agents disabled
Header type = 0h Single-function
BIST = 0h Build-in-self-test not supported
Latency Timer = 20h
Cache Line Size= 8h un-cacheable
PCI Mem Address = e6800000h 32bit length 4096 enabled
Subsystem Vendor ID = 1043h
Subsystem ID = 1819h
Max Lat = 80ns
Min Gnt = 0ns
PCI Int Pin = INT B
Interrupt line = 4
Capabilities Pointer = dch
Capability ID = 1h
Capabilities = c9c2h - 0h
Device Dependent Registers:
0x40: 00 00 00 00 5c bc 01 00 3f 02 00 00 00 00 00 00
0x50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0xA0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0xB0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0xC0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0xD0: 00 00 00 00 00 00 00 00 00 00 00 00 01 00 c2 c9
0xE0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0xF0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00


Class = Serial Bus (Universal Serial Bus)
Vendor ID = 1039h, Silicon Integrated System
Device ID = 7002h, Unknown Unknown
PCI index = 0h
Class Codes = 0c0320h
Revision ID = 0h
Bus number = 0
Device number = 3
Function num = 3
Status Reg = 290h
Command Reg = 6h
I/O space access disabled
Memory space access enabled
Bus Master enabled
Special Cycle operations ignored
Memory Write and Invalidate disabled
Palette Snooping disabled
Parity Checking disabled
Data/Address stepping disabled
SERR# driver disabled
Fast back-to-back transactions to different agents disabled
Header type = 0h Single-function
BIST = 0h Build-in-self-test not supported
Latency Timer = 20h
Cache Line Size= 8h un-cacheable
PCI Mem Address = e6000000h 32bit length 4096 enabled
Subsystem Vendor ID = 1043h
Subsystem ID = 181ah
Max Lat = 80ns
Min Gnt = 0ns
PCI Int Pin = INT D
Interrupt line = 4
Capabilities Pointer = 50h
Capability ID = 1h
Capabilities = c9c2h - 0h
Device Dependent Registers:
0x40: 00 00 00 08 00 00 00 00 00 00 00 00 00 00 00 00
0x50: 01 00 c2 c9 00 00 00 00 0a 00 00 21 00 00 00 00
0x60: 20 20 7f 00 00 00 00 00 00 00 00 00 00 00 00 00
0x70: 01 00 00 00 00 00 00 c0 00 00 00 00 00 00 00 00
0x80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0xA0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0xB0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0xC0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0xD0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0xE0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0xF0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00


Class = Network (Ethernet)
Vendor ID = 1039h, Silicon Integrated System
Device ID = 900h, SiS900 Fast Ethernet/Home Networking Ctrlr
PCI index = 0h
Class Codes = 020000h
Revision ID = 90h
Bus number = 0
Device number = 4
Function num = 0
Status Reg = 290h
Command Reg = 7h
I/O space access enabled
Memory space access enabled
Bus Master enabled
Special Cycle operations ignored
Memory Write and Invalidate disabled
Palette Snooping disabled
Parity Checking disabled
Data/Address stepping disabled
SERR# driver disabled
Fast back-to-back transactions to different agents disabled
Header type = 0h Single-function
BIST = 0h Build-in-self-test not supported
Latency Timer = 20h
Cache Line Size= 0h
PCI IO Address = a000h length 256 enabled
PCI Mem Address = e5800000h 32bit length 4096 enabled
Subsystem Vendor ID = 1043h
Subsystem ID = 1455h
Max Lat = 11ns
Min Gnt = 52ns
PCI Int Pin = INT A
Interrupt line = 11
Capabilities Pointer = 40h
Capability ID = 1h
Capabilities = fe02h - 100h
Device Dependent Registers:
0x40: 01 00 02 fe 00 01 00 00 00 00 00 00 00 00 00 00
0x50: 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0xA0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0xB0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0xC0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0xD0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0xE0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0xF0: 90 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00


Class = Bridge (CardBus)
Vendor ID = 1180h, Communication Automation Corporation
Device ID = 475h, RL5C475 CardBus controller
PCI index = 0h
Class Codes = 060700h
Revision ID = b8h
Bus number = 0
Device number = 10
Function num = 0
Status Reg = 210h
Command Reg = 7h
I/O space access enabled
Memory space access enabled
Bus Master enabled
Special Cycle operations ignored
Memory Write and Invalidate disabled
Palette Snooping disabled
Parity Checking disabled
Data/Address stepping disabled
SERR# driver disabled
Fast back-to-back transactions to different agents disabled
Header type = 2h Multi-function
BIST = 0h Build-in-self-test not supported
Latency Timer = 20h
Cache Line Size= 0h
ExCA Base Address = ffeff000h
Capabilities Pointer = ffh
Secondary Status = ffffh
Primary Bus Number = 0
Secondary Bus Number = 2
Subordinate Bus Number = 2
Secondary Latency Timer = 20h
Memory Base 0 = 0h
Memory Limit 0 = 0h
Memory Base 1 = 0h
Memory Limit 1 = 0h
I/O Base 0 = 0h
I/O Limit 0 = 0h
I/O Base 1 = 0h
I/O Limit 1 = 0h
PCI Int Pin = 1
PCI Int Pin = INT A
Interrupt line = 11
Bridge Control = 480h
Subsystem Vendor ID = 1043h
Subsystem ID = 1814h
Legacy Mode Base Address = 3e0h
System Control = 8a00001h
Retry Status = 0h
Card Control = 0h
Device Control = 0h
Buffer Control = 0h
Socket DMA Register 0 = 0h
Socket DMA Register 1 = 0h
Device Dependent Registers:
0x40: 43 10 14 18 e1 03 00 00 00 00 00 00 00 00 00 00
0x50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x80: 01 00 a0 08 00 00 00 00 63 04 63 04 00 00 00 00
0x90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0xA0: 00 00 00 80 c0 01 00 80 00 00 40 00 00 00 00 00
0xB0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0xC0: 43 10 14 18 00 00 00 00 00 00 00 00 00 00 00 00
0xD0: 00 00 00 00 00 00 00 00 00 00 00 00 01 00 0a fe
0xE0: 00 40 c0 24 00 00 00 00 00 00 00 00 00 00 00 00
0xF0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00


Class = Serial Bus (FireWire)
Vendor ID = 1180h, Communication Automation Corporation
Device ID = 551h, Unknown Unknown
PCI index = 0h
Class Codes = 0c0010h
Revision ID = 0h
Bus number = 0
Device number = 10
Function num = 1
Status Reg = 210h
Command Reg = 6h
I/O space access disabled
Memory space access enabled
Bus Master enabled
Special Cycle operations ignored
Memory Write and Invalidate disabled
Palette Snooping disabled
Parity Checking disabled
Data/Address stepping disabled
SERR# driver disabled
Fast back-to-back transactions to different agents disabled
Header type = 0h Multi-function
BIST = 0h Build-in-self-test not supported
Latency Timer = 20h
Cache Line Size= 0h
PCI Mem Address = e5000000h 32bit length 2048 enabled
Subsystem Vendor ID = 1043h
Subsystem ID = 1817h
Max Lat = 4ns
Min Gnt = 2ns
PCI Int Pin = INT B
Interrupt line = 11
Capabilities Pointer = dch
Capability ID = 1h
Capabilities = c802h - 48004000h
Device Dependent Registers:
0x40: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x80: 00 80 80 16 00 00 04 00 00 20 00 00 66 66 32 12
0x90: 48 62 66 10 00 00 02 00 50 00 00 00 00 01 00 00
0xA0: 00 00 00 00 00 00 00 00 00 00 00 00 43 10 17 18
0xB0: 00 00 00 00 00 00 00 00 00 30 00 00 00 00 02 04
0xC0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0xD0: 00 00 00 00 00 00 00 00 00 00 00 00 01 00 02 c8
0xE0: 00 40 00 48 00 00 00 00 00 00 00 00 00 00 00 00
0xF0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00


Class = Network (Unknown)
Vendor ID = 14e4h, Broadcom Corporation
Device ID = 4320h, Unknown Unknown
PCI index = 0h
Class Codes = 028000h
Revision ID = 2h
Bus number = 0
Device number = 12
Function num = 0
Status Reg = 10h
Command Reg = 6h
I/O space access disabled
Memory space access enabled
Bus Master enabled
Special Cycle operations ignored
Memory Write and Invalidate disabled
Palette Snooping disabled
Parity Checking disabled
Data/Address stepping disabled
SERR# driver disabled
Fast back-to-back transactions to different agents disabled
Header type = 0h Single-function
BIST = 0h Build-in-self-test not supported
Latency Timer = 20h
Cache Line Size= 0h
PCI Mem Address = e4800000h 32bit length 8192 enabled
Subsystem Vendor ID = 1043h
Subsystem ID = 120fh
Max Lat = 0ns
Min Gnt = 0ns
PCI Int Pin = INT A
Interrupt line = 11
Capabilities Pointer = 40h
Capability ID = 1h
Capabilities = ffc2h - 4000h
Device Dependent Registers:
0x40: 01 00 c2 ff 00 40 00 00 00 00 00 00 00 00 00 00
0x50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x80: 00 10 00 18 00 00 00 00 00 00 00 00 00 00 00 00
0x90: 00 00 00 00 00 02 00 00 00 00 00 00 00 00 00 00
0xA0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0xB0: ff 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0xC0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0xD0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0xE0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0xF0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00


Class = Display (VGA)
Vendor ID = 1002h, ATI Technologies
Device ID = 4e50h, Unknown Unknown
PCI index = 0h
Class Codes = 030000h
Revision ID = 0h
Bus number = 1
Device number = 0
Function num = 0
Status Reg = 2b0h
Command Reg = 7h
I/O space access enabled
Memory space access enabled
Bus Master enabled
Special Cycle operations ignored
Memory Write and Invalidate disabled
Palette Snooping disabled
Parity Checking disabled
Data/Address stepping disabled
SERR# driver disabled
Fast back-to-back transactions to different agents disabled
Header type = 0h Single-function
BIST = 0h Build-in-self-test not supported
Latency Timer = 40h
Cache Line Size= 8h un-cacheable
PCI Mem Address = f0000000h prefetchable 32bit length 134217728 enabled
PCI IO Address = d800h length 256 enabled
PCI Mem Address = e7800000h 32bit length 65536 enabled
Subsystem Vendor ID = 1043h
Subsystem ID = 1772h
PCI Expansion ROM = effe0000h length 131072 disabled
Max Lat = 0ns
Min Gnt = 8ns
PCI Int Pin = INT A
Interrupt line = 11
Capabilities Pointer = 58h
Capability ID = 2h
Capabilities = 30h - ff00021bh
Capability ID = 1h
Capabilities = 602h - 0h
Device Dependent Registers:
0x40: 00 00 00 00 00 00 00 00 00 00 00 00 43 10 72 17
0x50: 01 00 02 06 00 00 00 00 02 50 30 00 1b 02 00 ff
0x60: 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x80: 05 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0xA0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0xB0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0xC0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0xD0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0xE0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0xF0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

Dear Mr.Brown,

I have to work in QNX 6.1. Is there any chance of getting the problem
fixed for QNX 6.1?

I work in QNX 6.1, because I had problems with the compiler in QNX
6.2.1. It generated executables that crashed randomly. The code compiles
and runs in multiple operating systems (MS Windows, QNX 6.1 and OS9)
without problems, so I think that the problem is in the compiler.

I hope that QNX 6.3 compiler will generate executable without problems,
but now I have to work in QNX 6.1, and I can`t use my new laptop.

Thanks


Hugh Brown wrote:

I have checked the 6.3 source and there is a specific check made for the
revision of your chipset, so it should work.

I can’t promise anything, but have you tried the 6.2.1 driver under 6.1?

“Juan Lasala” <juan.lasala@caf.es> wrote in message
news:c68854$nf7$1@inn.qnx.com

Dear Mr.Brown,

I have to work in QNX 6.1. Is there any chance of getting the problem
fixed for QNX 6.1?

I work in QNX 6.1, because I had problems with the compiler in QNX
6.2.1. It generated executables that crashed randomly. The code compiles
and runs in multiple operating systems (MS Windows, QNX 6.1 and OS9)
without problems, so I think that the problem is in the compiler.

I hope that QNX 6.3 compiler will generate executable without problems,
but now I have to work in QNX 6.1, and I can`t use my new laptop.

Thanks


Hugh Brown wrote:

I have checked the 6.3 source and there is a specific check made for
the
revision of your chipset, so it should work.

I have tried the QNX 6.2.1 updated driver under QNX 6.1 and under QNX
6.2.1, but the network doesn´t run.
The only difference was that in QNX 6.2.1 the updated driver read the
MAC accdress. In QNX 6.1 the updated driver doesn’t do that.



Hugh Brown wrote:

I can’t promise anything, but have you tried the 6.2.1 driver under 6.1?

“Juan Lasala” <> juan.lasala@caf.es> > wrote in message
news:c68854$nf7$> 1@inn.qnx.com> …

Dear Mr.Brown,

I have to work in QNX 6.1. Is there any chance of getting the problem
fixed for QNX 6.1?

I work in QNX 6.1, because I had problems with the compiler in QNX
6.2.1. It generated executables that crashed randomly. The code compiles
and runs in multiple operating systems (MS Windows, QNX 6.1 and OS9)
without problems, so I think that the problem is in the compiler.

I hope that QNX 6.3 compiler will generate executable without problems,
but now I have to work in QNX 6.1, and I can`t use my new laptop.

Thanks


Hugh Brown wrote:

I have checked the 6.3 source and there is a specific check made for

the

revision of your chipset, so it should work.
\

I’m afraid I won’t be able to run my network “card” in QNX, so I’m
thinking about other options.

In the hardware compatibility list there is a USB to Ethernet Adapter
from 3Com. How can I be sure that It will run in my laptop?

PC: Asus A2800S laptop
Chipset: Sis 648FX, Sis 963
Video: ATI MOBILITY RADEON 9600 Series (64 MB)

In this laptop I can use a USB mouse without problems.

Thanks


Juan Lasala wrote:

I have tried the QNX 6.2.1 updated driver under QNX 6.1 and under QNX
6.2.1, but the network doesn´t run.
The only difference was that in QNX 6.2.1 the updated driver read the
MAC accdress. In QNX 6.1 the updated driver doesn’t do that.



Hugh Brown wrote:

I can’t promise anything, but have you tried the 6.2.1 driver under 6.1?

“Juan Lasala” <> juan.lasala@caf.es> > wrote in message
news:c68854$nf7$> 1@inn.qnx.com> …

Dear Mr.Brown,

I have to work in QNX 6.1. Is there any chance of getting the problem
fixed for QNX 6.1?

I work in QNX 6.1, because I had problems with the compiler in QNX
6.2.1. It generated executables that crashed randomly. The code compiles
and runs in multiple operating systems (MS Windows, QNX 6.1 and OS9)
without problems, so I think that the problem is in the compiler.

I hope that QNX 6.3 compiler will generate executable without problems,
but now I have to work in QNX 6.1, and I can`t use my new laptop.

Thanks


Hugh Brown wrote:

I have checked the 6.3 source and there is a specific check made for


the

revision of your chipset, so it should work.

\

“Familia” <juan.lasala@caf.es> wrote in message
news:c6bcef$g3s$1@inn.qnx.com

I’m afraid I won’t be able to run my network “card” in QNX, so I’m
thinking about other options.

In the hardware compatibility list there is a USB to Ethernet Adapter
from 3Com. How can I be sure that It will run in my laptop?

PC: Asus A2800S laptop
Chipset: Sis 648FX, Sis 963
Video: ATI MOBILITY RADEON 9600 Series (64 MB)

In this laptop I can use a USB mouse without problems.

I don’t beleive QNX support ethernet over USB

Thanks


Juan Lasala wrote:
I have tried the QNX 6.2.1 updated driver under QNX 6.1 and under QNX
6.2.1, but the network doesn´t run.
The only difference was that in QNX 6.2.1 the updated driver read the
MAC accdress. In QNX 6.1 the updated driver doesn’t do that.



Hugh Brown wrote:

I can’t promise anything, but have you tried the 6.2.1 driver under
6.1?

“Juan Lasala” <> juan.lasala@caf.es> > wrote in message
news:c68854$nf7$> 1@inn.qnx.com> …

Dear Mr.Brown,

I have to work in QNX 6.1. Is there any chance of getting the problem
fixed for QNX 6.1?

I work in QNX 6.1, because I had problems with the compiler in QNX
6.2.1. It generated executables that crashed randomly. The code
compiles
and runs in multiple operating systems (MS Windows, QNX 6.1 and OS9)
without problems, so I think that the problem is in the compiler.

I hope that QNX 6.3 compiler will generate executable without
problems,
but now I have to work in QNX 6.1, and I can`t use my new laptop.

Thanks


Hugh Brown wrote:

I have checked the 6.3 source and there is a specific check made for


the

revision of your chipset, so it should work.


\

I have good news for you.

http://www.qnx.com/developers/hardware_support/search.html?keyword=usb

Has anyone used the 3com 3C460 under QNX RTP 6.1?



Mario Charest wrote:

“Familia” <> juan.lasala@caf.es> > wrote in message
news:c6bcef$g3s$> 1@inn.qnx.com> …

I’m afraid I won’t be able to run my network “card” in QNX, so I’m
thinking about other options.

In the hardware compatibility list there is a USB to Ethernet Adapter
from 3Com. How can I be sure that It will run in my laptop?

PC: Asus A2800S laptop
Chipset: Sis 648FX, Sis 963
Video: ATI MOBILITY RADEON 9600 Series (64 MB)

In this laptop I can use a USB mouse without problems.



I don’t beleive QNX support ethernet over USB


Thanks