Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 May 1999 09:44:36 +0100
From:      "Bond, Jeffery" <Jeff.Bond@nectech.co.uk>
To:        "'peter kok'" <peter@sweda.com.hk>
Cc:        "'questions@freebsd.org'" <questions@freebsd.org>
Subject:   RE: RE network card
Message-ID:  <DD2AB7991BC6D211988E00A024AC583B2A9D06@exchange.nectech.co.uk>

next in thread | raw e-mail | index | archive | help
I've never really used floppies much with FreeBSD, but I guess that without
a working network you have to.

Anyway, I think you need to do this: (someone correct me if I'm wrong)

Make sure it's a good floppy and properly DOS formatted, or it might crash
the system.

mount -t msdos /dev/fd0 /mnt
dmesg > /mnt/dmesg.txt
umount /mnt

Regards,
Jeff


> -----Original Message-----
> From:	peter kok [SMTP:peter@sweda.com.hk]
> Sent:	Wednesday, May 12, 1999 9:54 AM
> To:	Bond, Jeffery
> Subject:	Re: RE network card
> 
> Hello Jeffery
> 
> thank you for your great help
> 
> now i try to copy the dmesg 'message' to floppy
> but i forget the command.
> pls tell me
> 
> thank you again
> Peter
> 
> "Bond, Jeffery" wrote:
> 
> > Hi Peter,
> >
> > If the card is set to IRQ10 using jumpers, and dmesg reports it as 10,
> there
> > should be no problem. I've no idea what lnc0 is, but if it's using 0x280
> > then this is likely to be the problem. Why not remove it from your
> config?
> > (ie. type '-c' at the 'boot' prompt to get the userconfig utility, and
> then
> > 'visual' to go to full screen mode).
> >
> > It would help if you could post the output from the 'dmesg' command.
> >
> > Jeff
> >
> > > -----Original Message-----
> > > From: peter kok [SMTP:peter@sweda.com.hk]
> > > Sent: Wednesday, May 12, 1999 3:39 AM
> > > To:   Bond, Jeffery; freebsd
> > > Subject:      Re: RE network card
> > >
> > > thank you Jeffery
> > >
> > > dmesg   prompts  irq of the card is 10
> > > the network card is not plug and play and i already set it to 10
> > > if it is really a problem of irq, how do i change the irq in the
> freebsd?
> > >
> > > BTY, i also see message 'Inc0' has conflict on 0x280 address
> > > this is network card address.  is it a problem of that?
> > > and what is lnc0
> > >
> > > thank you
> > >
> > >
> > >
> > > "Bond, Jeffery" wrote:
> > >
> > > > Hi Peter,
> > > >
> > > > I  had this problem once with an NE2000 clone. It's probably due to
> an
> > > > incorrect irq setting. The port setting must be correct because
> dmesg
> > > > reports the hardware address. Is it a plug and play card?
> > > >
> > > > If you are  using coax (10-Base T) another possibility might be that
> > > your
> > > > cable is incorrectly terminated. It's more likely to be the IRQ
> though.
> > > >
> > > > Jeff
> > > >
> > > > Peter Kok wrote:
> > > > >Hello
> > > > >
> > > > >i still confuse the network card
> > > > >
> > > > >from the dmesg:
> > > > >
> > > > >ed0 at 0x280-0x29f irq 10 on isa
> > > > >ed0: address 00:00:b4:3f:ed:3c, type NE2000 (16 bit)
> > > > >
> > > > >but i also get the message:  even though i set 'ifconfig
> 192.4.1.154
> > > > >255.255.255.0
> > > > >ed0: device timeout and interface 192.4.1.154 does not exist?
> > > > >
> > > > >pls explain to me
> > > > >
> > > > >thank you very much
> > > > >Peter


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?DD2AB7991BC6D211988E00A024AC583B2A9D06>