Re: if_msk in 6.2

2007-04-05 Thread Pyun YongHyeon
On Thu, Apr 05, 2007 at 09:29:45AM +0200, Marv wrote: > It works with acpi disabled: > > mskkc0: port 0x2000-0x20ff mem > 0xd000-0xd0003fff irq 16 at device 0.0 on pci2 > msk0: on mskc0 > msk0: Ethernet address: 00:16:36:8a:f4:a3 > miibus0: on msk0 > e1000phy0: on miibus0 > e1000p

Re: if_msk in 6.2

2007-04-05 Thread Marv
It works with acpi disabled: mskkc0: port 0x2000-0x20ff mem 0xd000-0xd0003fff irq 16 at device 0.0 on pci2 msk0: on mskc0 msk0: Ethernet address: 00:16:36:8a:f4:a3 miibus0: on msk0 e1000phy0: on miibus0 e1000phy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto When using acpi I get

Re: if_msk in 6.2

2007-04-04 Thread Pyun YongHyeon
On Wed, Apr 04, 2007 at 09:06:49PM +0200, Marv wrote: > Thanks for your reply. I checked out the kernel source tree of RELENG_6, > applied your patch and compiled a new kernel. > > The kernel boots and detects a 88E8038 Ethernet card but then hangs: > > mskc0: irq 16 at device 0.0 on > pc

Re: if_msk in 6.2

2007-04-04 Thread Marv
Thanks for your reply. I checked out the kernel source tree of RELENG_6, applied your patch and compiled a new kernel. The kernel boots and detects a 88E8038 Ethernet card but then hangs: mskc0: irq 16 at device 0.0 on pci2 mskc0: 0x4000 bytes of rid 0x10 res 3 failed (0, 0x). mskc0: unk

Re: if_msk in 6.2

2007-04-04 Thread Pyun YongHyeon
On Wed, Apr 04, 2007 at 12:02:00PM +0200, Marv wrote: > Hi, > > I have a new notebook with a 'Marvell Semiconductor (Was: Galileo > Technology Ltd)' internel network card. (card=0x01101025 > chip=0x8039104c) > I guess you've got Marvell 88E8039. > I installed FreeBSD 6.2 i386 and downloa

if_msk in 6.2

2007-04-04 Thread Marv
Hi, I have a new notebook with a 'Marvell Semiconductor (Was: Galileo Technology Ltd)' internel network card. (card=0x01101025 chip=0x8039104c) I installed FreeBSD 6.2 i386 and downloaded the msk driver from http://people.freebsd.org/~yongari/msk/. I applied the patches msk.HEAD.diff and the e100