9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* Re: [9fans] Hardware detection problems
@ 2002-09-17  8:05 Charles Forsyth
  2002-09-17 15:34 ` Jack Johnson
  2002-09-20  0:42 ` [9fans] FA312 Ethernet card (was: Hardware detection problems) Richard Powell
  0 siblings, 2 replies; 11+ messages in thread
From: Charles Forsyth @ 2002-09-17  8:05 UTC (permalink / raw)
  To: 9fans

i said `perhaps they've changed the FA312 since i last bought it'.
i then noticed to my horror that it was over a year ago i did that
driver.  where did the time go?  i'll try buying a current one in case
it's different.  they do that.  alternatively, it might be that timing
or access details were somehow wrong from the start.



^ permalink raw reply	[flat|nested] 11+ messages in thread
* Re: [9fans] Hardware detection problems
@ 2002-09-17  8:02 Charles Forsyth
  0 siblings, 0 replies; 11+ messages in thread
From: Charles Forsyth @ 2002-09-17  8:02 UTC (permalink / raw)
  To: 9fans

not having the driver configured would indeed stop it from being recognised!
i'd forgotten it wasn't in by default.

as to the ethernet address:
i've got the spec for the chip but that doesn't always help with the eeprom
bits, which vary a bit.  that's why i implemented only the variant i could test,
although i knew there was another for SiS900.
perhaps they've changed the FA312 since i last bought it.  i'll get another
shortly to see.   meanwhile, you could try the method suggested
by plan9.ini(8) for the SiS:

          83815
               National Semiconductor DP83815-based adapters, notably
               the Netgear FA311, Netgear FA312, and various SiS
               built-in controllers such as the SiS900.  On the SiS
               controllers, the ethernet address is not detected prop-
               erly; specify it with an ea= attribute.



^ permalink raw reply	[flat|nested] 11+ messages in thread
* Re: [9fans] Hardware detection problems
@ 2002-09-16  8:18 C H Forsyth
  2002-09-17  6:00 ` Richard Powell
  0 siblings, 1 reply; 11+ messages in thread
From: C H Forsyth @ 2002-09-16  8:18 UTC (permalink / raw)
  To: 9fans

>>additional ether0 messages.  It is a Netgear FA312, which is mentioned
>>in the supported hardware list.

can you say which vendor and device IDs show up in the BIOS inventory?
actually, if you've got the system running, you could try the pci command
as well.



^ permalink raw reply	[flat|nested] 11+ messages in thread
* Re: [9fans] Hardware detection problems
@ 2002-09-16  4:02 jmk
  0 siblings, 0 replies; 11+ messages in thread
From: jmk @ 2002-09-16  4:02 UTC (permalink / raw)
  To: 9fans

[-- Attachment #1: Type: text/plain, Size: 131 bytes --]

The code hooks are all there for additional controllers
(devata.c:/^atalegacy).
Some glue needs to be added to devsd.c:/^sdreset.

[-- Attachment #2: Type: message/rfc822, Size: 1499 bytes --]

From: "Russ Cox" <rsc@plan9.bell-labs.com>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] Hardware detection problems
Date: Sun, 15 Sep 2002 22:56:22 -0400
Message-ID: <47bebdfdcae207cee647848023ec0e30@plan9.bell-labs.com>

If you know the ports and interrupts,
it might suffice just to add the appropriate
probes.

Russ

^ permalink raw reply	[flat|nested] 11+ messages in thread
* Re: [9fans] Hardware detection problems
@ 2002-09-16  2:56 Russ Cox
  0 siblings, 0 replies; 11+ messages in thread
From: Russ Cox @ 2002-09-16  2:56 UTC (permalink / raw)
  To: 9fans

If you know the ports and interrupts,
it might suffice just to add the appropriate
probes.

Russ



^ permalink raw reply	[flat|nested] 11+ messages in thread
* Re: [9fans] Hardware detection problems
@ 2002-09-16  0:25 Russ Cox
  2002-09-16  1:38 ` Richard Powell
  0 siblings, 1 reply; 11+ messages in thread
From: Russ Cox @ 2002-09-16  0:25 UTC (permalink / raw)
  To: 9fans

For the FA312, you'll have to recompile your kernel.
Add
	ether83815
with the other ethernet drivers in /sys/src/9/pc/pcdisk
and then run
	cd /sys/src/9/pc
	mk 'CONF=pcdisk'

and follow the directions on the wiki for installing
the kernel to 9fat and trying it out.

Not sure about the IDE chipset.  Maybe we don't
look for more than two controllers.  Does it require
special setup in, say, Linux?

Russ


^ permalink raw reply	[flat|nested] 11+ messages in thread
* [9fans] Hardware detection problems
@ 2002-09-15 23:04 Richard Powell
  0 siblings, 0 replies; 11+ messages in thread
From: Richard Powell @ 2002-09-15 23:04 UTC (permalink / raw)
  To: 9fans

Greetings,

I'm new to Plan 9.  I just downloaded plan9.ios.bz2 to try it out.  I
can boot it and run rio, but I'm having a few hardware detection and/or
configuration problems.

I have a mother board with four IDE ports, two ATA-66 ports on a VIA
KX133 chipset and two ATA-100 ports on a HPT370 chip on the PCI buss.  I
wanted to install Plan 9 on the primary drive of IDE-3, but the two
drives on the HPT370 chip are not detected.  I was able to install and
boot Plan 9 by recabling the disk to the primary master slot (sdC0).  I
know the HPT370 is not on the officially supported hardware list, but I
thought the drives would at least be detected and maybe work in PIO mode.

Also, I don't think my ethernet card is being detected because there is
no /net/ether0 file.  The boot loader prints a line for ether0 with a
port number and IRQ, but after loading the kernel there are no
additional ether0 messages.  It is a Netgear FA312, which is mentioned
in the supported hardware list.

It does seem to detect the USB ports and ISA sound card.

Is there some trick I'm missing or am I just out of luck?

Thanks for any tips!
Richard Powell



plan9.ini file:

bootfile=sdC0!9fat!9pcdisk
bootdisk=local!#S/sdC0/fs
*nomp=1
distname=plan9
partition=new
#console=0
ether0=type=83815
monitor=multisync135
vgasize=1280x1024x32
mouseport=ps2
audio0=type=ess1688
installurl=http://204.178.31.2/magic/9down4e/compressed/1031888044.uvvc86ygkwyv5x3vz3r7u72ae3f4ndq5



Hardware Configuration:

800Mhz Athlon (Not OC)
Abit KA7-100 Mother-board - Via KX133 chipset + HPT370
Multi-boot using GRUB: Windows XP, Windows 98SE, Red Hat 7.3, Scyld
Beowulf, and Plan 9
256MB Crucial PC-133 SDRAM
MAXTOR D740 (80GB ATA-133)
IBM DTLA-307020 (20GB ATA-100)
HP CD-Writer Plus 9100i
Asus AGP-V7100 (GeForce 2MX 32MB)
Turtle Beach Malibu
Netgear FA312 10/100 Ethernet





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

end of thread, other threads:[~2002-09-20  0:42 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-09-17  8:05 [9fans] Hardware detection problems Charles Forsyth
2002-09-17 15:34 ` Jack Johnson
2002-09-20  0:42 ` [9fans] FA312 Ethernet card (was: Hardware detection problems) Richard Powell
  -- strict thread matches above, loose matches on Subject: below --
2002-09-17  8:02 [9fans] Hardware detection problems Charles Forsyth
2002-09-16  8:18 C H Forsyth
2002-09-17  6:00 ` Richard Powell
2002-09-16  4:02 jmk
2002-09-16  2:56 Russ Cox
2002-09-16  0:25 Russ Cox
2002-09-16  1:38 ` Richard Powell
2002-09-15 23:04 Richard Powell

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).