Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Oct 2006 12:06:43 +0400
From:      "Yuriy Tsibizov" <Yuriy.Tsibizov@gfk.ru>
To:        "John-Mark Gurney" <gurney_j@resnet.uoregon.edu>
Cc:        current@freebsd.org
Subject:   RE: ASUS U5F hangs during pci bus probe
Message-ID:  <78664C02FF341B4FAC63E561846E3BCC01F8C6@ex.hhp.local>
In-Reply-To: <20061019072914.GP23971@funkthat.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> > > > > This is likely due to invalid VPD data on your=20
> system...  Add a:
> > > > > 	printf("reading vpd...\n");
> > > > >=20
> > > > > to just before the comment:
> > > > > 	/* init vpd reader */
> > > > >=20
> > > > > if this is the last thing you see printed then it is due=20
> > > to the new
> > > > > VPD code...  I have identified on problem w/ the code, and=20
> > > > have posted
> > > > > the patch to cvs-all, if you are interested in testing=20
> > > it, I'll send
> > > > > you a copy, though your problem could be different, and we=20
> > > > > need do some
> > > > > debugging to find out what it is...
> > >=20
> > > Yes, it keeps running in "for (; !end;)" loop forever. I'll=20
> > > have access
> > > to this notebook till friday evening.
> >=20
> > Just checked it today morning - it cannot start Ethernet=20
> adapter after
> > last reboot...
> > It lists it in POST message, but
> > 1) don't start PXE firmware
> > 2) can't see it with pre-installed Windows (It show unknown=20
> Ethernet,
> > with vendor 10ec dev 8129 subsys 812911ec revision 01).=20
> It's PCI express
> > network card, according to POST message.
> > 3) link is active
> >=20
> > I have two more noteboks (same model),  but don't want to kill their
> > Ethernet adapters.
>=20
> So, are you saying that after using the fixed patch, booting into
> FreeBSD (getting to login), that the Windows no longer attached to the
> on board ethernet adapter?  Considering that this patch doesn't even
> touch the read-write data, I can't imagine it breaking=20
> something, unless
> the driver and other code can't handle the VPD registers=20
> being touched...
> But if that's the case, then the Windows driver needs to be=20
> fixed since
> there are no guaranties what the VPD registers will be...
and PXE boot ROM too?

I booted NetBSD from CD and it attaches to this interfaces as rtk0.

It can't see media:
media: Ethernet none (auto)
(but switch shows that link is UP)

and I'm getting watchdog timeouts.

Slax (Linux LiveCD) also attaches to this card and tells me that=20
- it is an unknow chip version
- no MII transiever found...

I'm downloading
ftp://ftp.freebsd.org/pub/FreeBSD/snapshots/200610/7.0-CURRENT-200610-i3
86-disc1.iso=20
now to test it under FreeBSD.

Yuriy.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?78664C02FF341B4FAC63E561846E3BCC01F8C6>