From owner-freebsd-current Thu May 18 07:46:38 1995 Return-Path: current-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id HAA09825 for current-outgoing; Thu, 18 May 1995 07:46:38 -0700 Received: from bigdipper.iagi.net (bigdipper.iagi.net [198.6.14.10]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id HAA09819 ; Thu, 18 May 1995 07:46:35 -0700 Received: from littledipper.iagi.net (littledipper.iagi.net [198.6.14.11]) by bigdipper.iagi.net (8.6.8/8.6.6) with ESMTP id KAA22120; Thu, 18 May 1995 10:42:33 -0400 Received: (from adhir@localhost) by littledipper.iagi.net (8.6.11/8.6.9) id KAA02696; Thu, 18 May 1995 10:42:32 -0400 Date: Thu, 18 May 1995 10:42:32 -0400 (EDT) From: "Alok K. Dhir" To: hackers@FreeBSD.org, current@FreeBSD.org Subject: Follow up to my last message Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: current-owner@FreeBSD.org Precedence: bulk Hi sorry to do this in two messages, I forgot to add it to the last one. Re: Hanging -current since mid April. Running news full time. Here's a copy of my kernel config in case someone can glean some info from this. BTW another data point, we added the soundcard to this machine around the same time. I have not tried pulling it yet... # LITTLEDIPPER # # GENERIC,v 1.20 1994/11/18 19:10:25 jkh Exp # machine "i386" cpu "I486_CPU" ident LITTLEDIPPER maxusers 20 options INET #InterNETworking options FFS #Berkeley Fast Filesystem options NFS #Network Filesystem options "CD9660" #ISO 9660 Filesystem options PROCFS #Process filesystem options QUOTA options "COMPAT_43" #Compatible with BSD 4.3 options UCONSOLE #X Console support options "FAT_CURSOR" #block cursor in syscons or pccons options KTRACE options USERCONFIG options "COMPAT_IBCS2" # # Options for `sc': # # HARDFONTS allows the driver to load an ISO-8859-1 font to replace # the default font in your display adapter's memory. # #options HARDFONTS # # MAXCONS is maximum number of virtual consoles, no more than 16 # default value: 12 # #options "MAXCONS=4" options "AUTO_EOI_1" options SYSVSHM options SYSVSEM options SYSVMSG config kernel root on sd0 swap on sd0 controller isa0 controller pci0 controller fdc0 at isa? port "IO_FD1" bio irq 6 drq 2 vector fdintr disk fd0 at fdc0 drive 0 disk fd1 at fdc0 drive 1 controller ncr0 controller scbus0 device sd0 device sd1 device st0 device cd0 #Only need one of these, the code dynamically grows device sc0 at isa? port "IO_KBD" tty irq 1 vector scintr device npx0 at isa? port "IO_NPX" irq 13 vector npxintr device sio0 at isa? port "IO_COM1" tty irq 4 vector siointr device sio1 at isa? port "IO_COM2" tty irq 3 vector siointr device lpt0 at isa? port "IO_LPT1" tty irq 7 vector lptintr device joy0 at isa? port "IO_GAME" device ed0 at isa? port 0x280 net irq 10 iomem 0xd8000 vector edintr controller snd0 device sb0 at isa? port 0x220 irq 5 drq 1 vector sbintr device opl0 at isa? port 0x388 pseudo-device loop pseudo-device ether pseudo-device log pseudo-device sl 2 pseudo-device pty 32 pseudo-device speaker pseudo-device snp 3 #pseudo-device bpfilter 4 Alok K. Dhir Internet Access Group, Inc. adhir@iagi.net (301) 652-0484 Fax: (301) 652-0649 http://www.iagi.net