Re: Marvell Yukon 88E8056 FreeBsd Drivers

2006-11-26 Thread Pyun YongHyeon
On Sun, Nov 26, 2006 at 12:20:46AM +0200, Nicolae Namolovan wrote: > Hooray, msk.HEAD.diff worked ! But only on the CURRENT.. > Thanks for the report. It would be even better if you can post dmesg output related with msk(4) and e1000phy(4). > For those who don't know very well the "patch" too

Re: ping -f panic [Re: Marvell Yukon 88E8056 FreeBsd Drivers]

2006-11-26 Thread Robert Watson
On Sun, 26 Nov 2006, Bruce Evans wrote: On Sun, 26 Nov 2006, Max Laier wrote: On Saturday 25 November 2006 23:20, Nicolae Namolovan wrote: But I need to use it on a production server and the CURRENT one is too unstable, without too much thinking I just run ping -f 127.0.0.1 and after some m

Re: ping -f panic [Re: Marvell Yukon 88E8056 FreeBsd Drivers]

2006-11-25 Thread Bruce Evans
On Sun, 26 Nov 2006, Max Laier wrote: On Saturday 25 November 2006 23:20, Nicolae Namolovan wrote: But I need to use it on a production server and the CURRENT one is too unstable, without too much thinking I just run ping -f 127.0.0.1 and after some minutes I got kernel panic, heh. could you

ping -f panic [Re: Marvell Yukon 88E8056 FreeBsd Drivers]

2006-11-25 Thread Max Laier
Hello Nicolae, On Saturday 25 November 2006 23:20, Nicolae Namolovan wrote: > But I need to use it on a production server and the CURRENT one is too > unstable, without too much thinking I just run ping -f 127.0.0.1 and > after some minutes I got kernel panic, heh. could you please be more specif

Re: Marvell Yukon 88E8056 FreeBsd Drivers

2006-11-25 Thread Nicolae Namolovan
Hooray, msk.HEAD.diff worked ! But only on the CURRENT.. For those who don't know very well the "patch" tool(like me ;p), msk.HEAD.diff create some new dirs, you must provide to the patch utility the -p option(thanks to the folk from irc), here's how I got it work(not sure if that's 100% correct)

Re: Marvell Yukon 88E8056 FreeBsd Drivers

2006-11-24 Thread Pyun YongHyeon
On Fri, Nov 24, 2006 at 03:33:21PM +0200, Nicolae Namolovan wrote: > I took the hack from http://kerneltrap.org/node/7135, that guy said > that in linux you must "add the 4364 devID into sky2.c symply search > for 4363". > > I apply the same idea to > http://people.freebsd.org/~andre/mykbsd6

Re: Marvell Yukon 88E8056 FreeBsd Drivers

2006-11-24 Thread Bjoern A. Zeeb
On Fri, 24 Nov 2006, Nicolae Namolovan wrote: I took the hack from http://kerneltrap.org/node/7135, that guy said that in linux you must "add the 4364 devID into sky2.c symply search for 4363". I apply the same idea to http://people.freebsd.org/~andre/mykbsd60x86-8.12.1.3-src.tgz, modifyed oem.

Marvell Yukon 88E8056 FreeBsd Drivers

2006-11-24 Thread Nicolae Namolovan
I took the hack from http://kerneltrap.org/node/7135, that guy said that in linux you must "add the 4364 devID into sky2.c symply search for 4363". I apply the same idea to http://people.freebsd.org/~andre/mykbsd60x86-8.12.1.3-src.tgz, modifyed oem.c and oem.h, oem.c { VENDOR_ID_MRVL, DEV_ID_MRV