Date: Wed, 18 Aug 1999 08:19:15 +0200 From: Jeroen Ruigrok/Asmodai <asmodai@wxs.nl> To: Al Goldstein <al@sense-sea-MegaSub-1-344.oz.net> Cc: questions@FREEBSD.ORG Subject: Re: problems Message-ID: <19990818081915.D46414@daemon.ninth-circle.org> In-Reply-To: <Pine.LNX.4.10.9908172122100.1295-100000@sense-sea-MegaSub-1-344.oz.net>; from Al Goldstein on Tue, Aug 17, 1999 at 10:09:13PM %2B0000 References: <Pine.LNX.4.10.9908172122100.1295-100000@sense-sea-MegaSub-1-344.oz.net>
next in thread | previous in thread | raw e-mail | index | archive | help
* Al Goldstein (al@sense-sea-MegaSub-1-344.oz.net) [990818 00:40]: >RELEASE FreeBSD 3.2-RELEASE #0 Tue Aug 17 14:14:51 GMT 1999 root@mynane.my. >e myomain:/usr/src/sys/compole/MADKERNEL i386 > >Help! I can't get an ethernet interface up with my 3com 509 card. >The card runs under solaris 2.5 using address 250 int 5 or 280 int 3. >I tried both of these trying to create the device ep0 while making >a new kernel. Device did not appear. > >I have the sol system as a second disk. It will not boot from the BSD >boot manager. Says missing partition boot record. Solaris comes up >if I remove the bsd disk and make the solaris disk the first drive. > >Also no tcsh with over 400megs of stuff most of which was not requested. You appear to have a number of problems at the same time. I will try to give some hints in their general direction, please search in the archives of the mailinglists and read some parts of the FAQ and handbook as they provide background information. And don't forget `man'. Anyways, the ep0 driver specifies an attach to isa? with some irq and iomem values. Look at your line in your kernel file, do they match the setting of the card? No? try to change the value of the card with 3c5x9cfg.exe or change the setting within the kernel config file. Did you try a boot with boot: set_verbose boot: boot yet? It might yield additional information. tcsh? usr/ports/shells/tcsh Not requested? That depends on what you choose on install, the FreeBSD install is as sutomisable as you want provided you chose expert instead of novice install... HTH, HAND, -- Jeroen Ruigrok van der Werven asmodai(at)wxs.nl The BSD Programmer's Documentation Project <http://home.wxs.nl/~asmodai> Network/Security Specialist BSD: Technical excellence at its best Let us eat and drink; for tomorrow we shall die. 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?19990818081915.D46414>