From owner-freebsd-questions Fri Jan 5 13:00:58 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA01088 for questions-outgoing; Fri, 5 Jan 1996 13:00:58 -0800 (PST) Received: from fslg8.fsl.noaa.gov (fslg8.fsl.noaa.gov [137.75.131.171]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id NAA01081 for ; Fri, 5 Jan 1996 13:00:53 -0800 (PST) Received: by fslg8.fsl.noaa.gov (5.57/Ultrix3.0-C) id AA10553; Fri, 5 Jan 96 15:00:46 -0600 Received: by emu.fsl.noaa.gov (1.38.193.4/SMI-4.1 (1.38.193.4)) id AA07656; Fri, 5 Jan 1996 14:00:45 -0700 Date: Fri, 5 Jan 1996 14:00:45 -0700 From: kelly@fsl.noaa.gov (Sean Kelly) Message-Id: <9601052100.AA07656@emu.fsl.noaa.gov> To: craigs@venus.os.com Cc: questions@freebsd.org In-Reply-To: (message from Craig Shrimpton on Fri, 5 Jan 1996 15:25:01 -0500 (EST)) Subject: Re: Finding interrupts Sender: owner-questions@freebsd.org Precedence: bulk >>>>> "Craig" == Craig Shrimpton writes: Craig> Greetings, Linux has a /proc feature that allows you to Craig> look at interrupts, ioports, devices, etc. Does FreeBSD Craig> have any such feature? Yes. If you're using FreeBSD 2.0.5 or later, you don't even need to recompile your kernel, since the proc filesystem is an automatically loaded kernel module. Add this line to your /etc/fstab proc /proc procfs rw 0 0 Then type, as root mount /proc You don't have to type that after you reboot ... since it's in /etc/fstab, it'll be mounted automatically. -- Sean Kelly NOAA Forecast Systems Laboratory, Boulder Colorado USA Why do people in ship mutinies always ask for "better treatment"? I'd ask for a pinball machine, because with all that rocking back and forth you'd probably be able to get a lot of free games. -- Jack Handey