Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Aug 1995 09:28:24 +0000 ()
From:      "Jeffrey D. Dean " <news@jd-unix.wpafb.af.mil>
To:        Blair Schmittel <blair@itsnet.com>
Cc:        questions@freebsd.org, shawkejg <shawkejg@jd-unix.wpafb.af.mil>
Subject:   Re: X-Windows and changing IRQ
Message-ID:  <Pine.BSF.3.91.950823092010.14319A-100000@jd-unix.wpafb.af.mil>
In-Reply-To: <199508230310.VAA21578@scratchy.itsnet.com>

next in thread | previous in thread | raw e-mail | index | archive | help


	1) About the ethernet card, what brandname is it? Some have jumpers.
	   Some do not. For the cards with no jumpers, they usually come
 	   with a MSDOS program that will set the irq/port using software.
	   This is kinda like CMOS on a PC (where your drive-types are stored)
	   You will have to reboot your FreeBSD box, and boot off an MSDOS
	   floppy. then run this "MSDOS SOFTWARE CONFIGURABLE CARD PROGRAM"
	   then reboot back to FreeBSD. Also, you can view what FreeBSD is
	   looking for by putting the kernel in debug mode.

boot: hd(0,a)/kernel -c

	   Then you can do a ls to view the different hardware settings 
	   currently being probed. You can change what addresses are to
	   we probed, then hit 'q' to exit the "debug" mode...


	2) About the X windows stuff. You need to install a port.
	   example :

		cd /usr/ports/x11/x3270
		make
		make install
		make clean
		rehash
		x3270 (if in X windows, should start up!!!)

		-deanj


-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
-  Jeffrey D. Dean SrA                         -
-  Computer Technician / Programmer            -
-  Wright Patterson AFB, Ohio                  -
-  root@jd-unix.wpafb.af.mil                   -
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=


On Tue, 22 Aug 1995, Blair Schmittel wrote:

> Hello,
> 
> This is a 2 question thing.
> 
> 1) My ethernet card is causing conflicts, how do I change the IRQ of it?
> 
> 2) How do you add a program to X-Windows, and how do you change the background.
> 
> Thanks
>                                  
> ---------------------------------------------- 
> Blair Schmittel     Cyber-Naut, L.C 
> Systems Administrator, Operations Manager
> blair@itsnet.com 
>  
> When in doubt, blame the phone company
> 
> 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.91.950823092010.14319A-100000>