From owner-freebsd-questions Sat Mar 9 09:55:18 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id JAA12576 for questions-outgoing; Sat, 9 Mar 1996 09:55:18 -0800 (PST) Received: from chain.iafrica.com (chain.iafrica.com [196.7.74.174]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id JAA12504 for ; Sat, 9 Mar 1996 09:52:37 -0800 (PST) Received: (from root@localhost) by localhost.iafrica.com (8.6.12/8.6.12) id TAA00227; Sat, 9 Mar 1996 19:43:47 +0200 Date: Sat, 9 Mar 1996 19:43:47 +0200 (SAT) From: Root To: questions@freebsd.org Subject: RAM Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: owner-questions@FreeBSD.ORG Precedence: bulk Hello. I have a Compaq ProLinea 4/50, and had 16mb of RAM installed. I subsequently added another 8mb of RAM; only thing is BSD didn't recognise the extra 8. Do you have any suggestions ? I do have a ADAPTEC SCSI card, and double buffers are enabled. I am including the output of dmesg. FreeBSD 2.1.0-RELEASE #0: Sat Mar 9 14:42:55 SAT 1996 root@chain.iafrica.com:/usr/src/sys/compile/KHETAN CPU: i486DX (486-class CPU) Origin = "AuthenticAMD" Id = 0x484 real memory = 16777216 (16384K bytes) avail memory = 15212544 (14856K bytes) Probing for devices on the ISA bus: sc0 at 0x60-0x6f irq 1 on motherboard sc0: VGA color <16 virtual consoles, flags=0x0> sio0 at 0x3f8-0x3ff irq 4 on isa sio0: type 16550A sio1 at 0x2f8-0x2ff irq 3 on isa sio1: type 16550A lpt0 at 0x3bc-0x3c3 irq 7 on isa lpt0: Interrupt-driven port lp0: TCP/IP capable interface psm0 at 0x60-0x63 irq 12 on motherboard fdc0 at 0x3f0-0x3f7 irq 6 drq 2 on isa fdc0: NEC 72065B fd0: 1.44MB 3.5in wdc0 at 0x1f0-0x1f7 irq 14 on isa wdc0: unit 0 (wd0): wd0: 325MB (666624 sectors), 768 cyls, 14 heads, 62 S/T, 512 B/S wdc0: unit 1 (wd1): wd1: 1039MB (2128896 sectors), 2112 cyls, 16 heads, 63 S/T, 512 B/S aic0 at 0x340-0x35f irq 11 on isa (aic0:6:0): "NEC CD-ROM DRIVE:502 2.0r" type 5 removable SCSI 2 cd0(aic0:6:0): CD-ROM cd present.[308863 x 2048 byte records] npx0 on motherboard npx0: INT 16 interface --- Root root@khetan.iafrica.com