9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] yukon 2 alpha driver
@ 2010-01-16 23:15 erik quanstrom
  2010-01-17 14:25 ` Frederik Caulier
  0 siblings, 1 reply; 6+ messages in thread
From: erik quanstrom @ 2010-01-16 23:15 UTC (permalink / raw)
  To: 9fans

is anyone interested in testing a marvell yukon 2
driver?  i am currently working with a 88e5057
(1186/4b00, dge-560t).  but most single-port yukon 2
parts should work fine.  if so. please contact me
off list.

- erik



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [9fans] yukon 2 alpha driver
  2010-01-16 23:15 [9fans] yukon 2 alpha driver erik quanstrom
@ 2010-01-17 14:25 ` Frederik Caulier
  2010-01-17 14:36   ` erik quanstrom
  0 siblings, 1 reply; 6+ messages in thread
From: Frederik Caulier @ 2010-01-17 14:25 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

My mainboard got a 88E8001 and 88E8053 onboard, I'd be interested.

Best regards,
F. Caulier



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [9fans] yukon 2 alpha driver
  2010-01-17 14:25 ` Frederik Caulier
@ 2010-01-17 14:36   ` erik quanstrom
  2010-01-18  0:14     ` Frederik Caulier
  0 siblings, 1 reply; 6+ messages in thread
From: erik quanstrom @ 2010-01-17 14:36 UTC (permalink / raw)
  To: 9fans

On Sun Jan 17 09:27:23 EST 2010, aediks@gmail.com wrote:
> My mainboard got a 88E8001 and 88E8053 onboard, I'd be interested.
>
> Best regards,
> F. Caulier

could you send me lspci -nnk output or pci output if you're
running plan 9.

- erik



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [9fans] yukon 2 alpha driver
  2010-01-17 14:36   ` erik quanstrom
@ 2010-01-18  0:14     ` Frederik Caulier
  2010-01-18  0:45       ` erik quanstrom
  0 siblings, 1 reply; 6+ messages in thread
From: Frederik Caulier @ 2010-01-18  0:14 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

Here's the output of 'pci':

0.0.0:	brg  06.00.00 1002/5952   0
0.2.0:	brg  06.04.00 1002/5a34 255
0.24.0:	brg  06.00.00 1022/1100   0
0.24.1:	brg  06.00.00 1022/1101   0
0.24.2:	brg  06.00.00 1022/1102   0
0.24.3:	brg  06.00.00 1022/1103   0
0.26.0:	brg  06.04.00 10b9/5249   0
0.28.0:	usb  0c.03.10 10b9/5237  11 0:d7ffc000 4096
0.28.1:	usb  0c.03.10 10b9/5237   4 0:d7ffd000 4096
0.28.2:	usb  0c.03.10 10b9/5237  10 0:d7ffe000 4096
0.28.3:	usb  0c.03.20 10b9/5239   3 0:d7fff800 256
0.29.0:	aud  04.03.00 10b9/5461   5 0:d7ff4004 16384 1:00000000 16
0.30.0:	brg  06.01.00 10b9/1575 255
0.30.1:	brg  06.80.00 10b9/7101   0
0.31.0:	disk 01.01.fa 10b9/5229   0 4:0000ff01 16
0.31.1:	disk 01.01.85 10b9/5288  10 0:0000bc01 16 1:0000b881 16
2:0000b801 16 3:0000b481 16 4:0000b401 16 5:d7fffc00 1024
0.6.0:	brg  06.04.00 1002/5a38 255
1.16.0:	vid  03.00.00 5333/8811  11 0:d8000000 67108864
1.17.0:	net  02.00.00 10ec/8169   4 0:0000c001 256 1:dfdfb800 256
1.18.0:	net  02.00.00 10ec/8169  10 0:0000c401 256 1:dfdfbc00 256
1.20.0:	net  02.00.00 11ab/4320  11 0:dfdfc000 16384 1:0000c801 256
2.0.0:	net  02.00.00 11ab/4362   4 0:dfefc004 16384 1:00000000 16 2:0000d801 256
3.0.0:	vid  03.00.00 1002/71c2   4 0:c000000c 268435456 1:00000000 16
2:dffe0004 65536 3:00000000 16 4:0000e801 256
3.0.1:	vid  03.80.00 1002/71e2 255 0:dfff0004 65536 1:00000000 16

Best regards,
F. Caulier



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [9fans] yukon 2 alpha driver
  2010-01-18  0:14     ` Frederik Caulier
@ 2010-01-18  0:45       ` erik quanstrom
  2010-01-18  5:11         ` Frederik Caulier
  0 siblings, 1 reply; 6+ messages in thread
From: erik quanstrom @ 2010-01-18  0:45 UTC (permalink / raw)
  To: 9fans

thanks for the pci output.  the driver should be able
to recognize your card (the yukon ii, not the old-style
yukon) but i don't have exactly that hardware.  you can
either try contrib quanstro/yuk or the 9atom cd at
ftp://ftp.quanstro.net/other/9atom.iso.bz2

let me know how it goes.  if you have trouble the output
of '#l3/ether3/ifstats' (3 might be a different number.  you
can control this with ethern=type=yuk in plan9.ini) will be
helpful.

- erik



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [9fans] yukon 2 alpha driver
  2010-01-18  0:45       ` erik quanstrom
@ 2010-01-18  5:11         ` Frederik Caulier
  0 siblings, 0 replies; 6+ messages in thread
From: Frederik Caulier @ 2010-01-18  5:11 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

Hello

I just had a look at /n/sources/contrib/quanstro, but I can't find a
'yuk' directory?

Best regards,
F. Caulier



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2010-01-18  5:11 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-01-16 23:15 [9fans] yukon 2 alpha driver erik quanstrom
2010-01-17 14:25 ` Frederik Caulier
2010-01-17 14:36   ` erik quanstrom
2010-01-18  0:14     ` Frederik Caulier
2010-01-18  0:45       ` erik quanstrom
2010-01-18  5:11         ` Frederik Caulier

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).