Re: vge driver does not work on a VIA EPIA EN12000EG

2008-12-12 Thread Pyun YongHyeon
On Sat, Dec 13, 2008 at 04:03:27AM +0100, Mam Ruoc wrote: > Pyun YongHyeon wrote: > >I don't know. :-( > >As I said I no longer have working vge(4) hardware and it's hard to > >write/test driver without access to the hardware. The code you've > >tested contains changes related to MII operation

Re: vge driver does not work on a VIA EPIA EN12000EG

2008-12-12 Thread Mam Ruoc
Pyun YongHyeon wrote: I don't know. :-( As I said I no longer have working vge(4) hardware and it's hard to write/test driver without access to the hardware. The code you've tested contains changes related to MII operation mode and critical register configuration as well as other improvements. Th

Re: vge driver does not work on a VIA EPIA EN12000EG

2008-12-12 Thread Pyun YongHyeon
On Fri, Dec 12, 2008 at 06:18:35PM +0100, Mam Ruoc wrote: > Pyun YongHyeon wrote: > >And rebuild kernel and then reboot. You don't need to reinstall > >FreeBSD. > > Oki, > > I have done that and rebooted, the driver seems to work better now: > > Dec 12 17:47:16 freebsd kernel: vge0:

Re: vge driver does not work on a VIA EPIA EN12000EG

2008-12-12 Thread Mam Ruoc
Pyun YongHyeon wrote: And rebuild kernel and then reboot. You don't need to reinstall FreeBSD. Oki, I have done that and rebooted, the driver seems to work better now: Dec 12 17:47:16 freebsd kernel: vge0: port 0xf800-0xf8ff mem 0xfdffe000-0xfdffe0ff irq 18 at device 14.0 on pci0 Dec 12 17

Re: vge driver does not work on a VIA EPIA EN12000EG

2008-12-11 Thread Pyun YongHyeon
On Fri, Dec 12, 2008 at 03:04:47AM +0100, Mam Ruoc wrote: > Pyun YongHyeon wrote: > >If you use vge(4) kernel module, rebuilding vge(4) is enough. > >If vge(4) is statically linked to kernel, rebuilding kernel is > >necessary(i.e. not whole source tree). > > Sorry for being stupid, but I did

Re: vge driver does not work on a VIA EPIA EN12000EG

2008-12-11 Thread Mam Ruoc
Pyun YongHyeon wrote: If you use vge(4) kernel module, rebuilding vge(4) is enough. If vge(4) is statically linked to kernel, rebuilding kernel is necessary(i.e. not whole source tree). Sorry for being stupid, but I did just install a clean install of FreeBSD 7.0, kernel or driver only? If d

Re: vge driver does not work on a VIA EPIA EN12000EG

2008-12-11 Thread Pyun YongHyeon
On Thu, Dec 11, 2008 at 11:53:22PM +0100, Mam Ruoc wrote: > Pyun YongHyeon wrote: > >I think there was a similar report. Would you show me the output of > >"pciconf -lcv"? > > I finally got an SSD disk instead of the CF/IDE. The output is attached. > > >For a long time I wanted to clean up

Re: vge driver does not work on a VIA EPIA EN12000EG

2008-12-11 Thread Mam Ruoc
Pyun YongHyeon wrote: I think there was a similar report. Would you show me the output of "pciconf -lcv"? I finally got an SSD disk instead of the CF/IDE. The output is attached. For a long time I wanted to clean up vge(4). Unfortunately the PCI NIC I have seem to broken so I guess it's hard

Re: vge driver does not work on a VIA EPIA EN12000EG

2008-11-30 Thread Mam Ruoc
I tried the bootonly from: ftp://ftp.freebsd.org/pub/FreeBSD/ISO-IMAGES-i386/7.1 That didnt make any difference, any idea, anybody? Mam Mam Ruoc wrote: Pyun YongHyeon wrote: I think there was a similar report. Would you show me the output of "pciconf -lcv"? I'll try, unsure how to manage. H

Re: vge driver does not work on a VIA EPIA EN12000EG

2008-11-29 Thread Mam Ruoc
Pyun YongHyeon wrote: I think there was a similar report. Would you show me the output of "pciconf -lcv"? I'll try, unsure how to manage. Have tried to use Fixit in sysinstall to create a new shell, but Ghost-something did not have lspci, where can I find freebsd livecd? For a long time I w

Re: vge driver does not work on a VIA EPIA EN12000EG

2008-11-29 Thread Mam Ruoc
Hi! Andrew Snow wrote: We have deployed many 7.0-STABLE routers based on the EPIA EN12000E motherboard, and found that vge works really well, never had any major problems with it - don't touch it! :-) Unsure if it's the EPIA EN12000E (not EPIA EN12000EG) or you're using STABLE, but I will t

Re: vge driver does not work on a VIA EPIA EN12000EG

2008-11-28 Thread Andrew Snow
Yes it does! We have deployed many 7.0-STABLE routers based on the EPIA EN12000E motherboard, and found that vge works really well, never had any major problems with it - don't touch it! :-) I suspect the OP should try a newer version of FreeBSD than 7.0-RELEASE which was so long ago.

Re: vge driver does not work on a VIA EPIA EN12000EG

2008-11-28 Thread Pyun YongHyeon
On Fri, Nov 28, 2008 at 09:20:35PM +0100, Mam Ruoc wrote: > Onboard LAN: VIA VT6122 GLAN Controller > > I have submitted a bug report, but has not heard anything, can anybody > help me because this is a big showstopper! > > http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/129135 > I think