Date: Fri, 6 Aug 1999 13:02:39 -0500 (CDT) From: "Paul T. Root" <proot@iaces.com> To: vagner@WWW.TIMANDPATRICK.COM Cc: proot@iaces.com, questions@FreeBSD.ORG Subject: Re: IBM Intellistation Z Pro Message-ID: <199908061802.NAA02701@iaces.com> In-Reply-To: <XFMail.990805123628.vagner@vagner.com> from "vagner@WWW.TIMANDPATRICK.COM" at "Aug 5, 99 12:36:28 pm"
next in thread | previous in thread | raw e-mail | index | archive | help
--ELM933962559-1369-0_ Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Well, unfortunately, that didn't work. I'll include my 2.2.8 kernel config. BTW, 3.2-RELEASE says that BROKEN_KEYBOARD_RESET is not a valid option in the config, though it still exists in LINT. Paul. In a previous message, vagner@WWW.TIMANDPATRICK.COM said: > you might look LINT for "broken keyboard reset" > and recompile. > > > On 05-Aug-99 Paul T. Root wrote: > > Hi, > > I have a number of IBM Intellistation Z Pro machines running > > FreeBSD 2.8-Stable and 1 that is running 3.2-RELEASE. None of the machines > > can reboot. When you type reboot or shutdown -r, it syncs the drives and > > then prints Rebooting... It then hangs forever (days if over the weekend). > > > > I was thinking it might be something in my kernel config, but > > it does the same thing on GENERIC on the 3.2 machine. > > > > The configuration is: > > Pentium Pro 200 (dual capable but only one installed) > > 4 gig SCSI disk > > Adaptec 2940UW > > 64 meg RAM > > Intel EtherExpress 100/B > > Atapi CD-Rom (that's how they come) > > Crystal Sound card > > 4Front Tech OSS sound software. > > Matrox Millenium 8MB graphics (PCI) > > > > > > Any ideas? > > > > > > I also have a Compaq DeskPro 2000 (Pentium 133) that does the > > same thing. The common attributes are the 2940UW and Intel 100/B. > > > > How do I go about tracking this down? > > > > -- > > "Who the hell wants to hear actors talk?" --H.M. Warner, Warner Brothers, > > 1927. > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > ---------------------------------- > E-Mail: vagner@vagner.com or kf7nn@kf7nn.com > Date: 05-Aug-99 > Time: 12:35:50 > > All a hacker needs is a tight PUSHJ, a loose pair of UUOs, and a warm > place to shift. > > This message was sent using FreeBSD Unix. > ---------------------------------- > -- The graduate with a Science degree asks, "Why does it work?" The graduate with an Engineering degree asks, "How does it work?" The graduate with an Accounting degree asks, "How much will it cost?" The graduate with a Liberal Arts degree asks, "Do you want fries with that?" --ELM933962559-1369-0_ Content-Type: text/plain; charset=ISO-8859-1 Content-Disposition: attachment; filename=ACES Content-Description: /home/proot/ACES Content-Transfer-Encoding: 7bit machine "i386" cpu "I686_CPU" ident ACES maxusers 30 options INET #InterNETworking options FFS #Berkeley Fast Filesystem options NFS #Network Filesystem options MSDOSFS #MSDOS Filesystem options MFS #Memory Filesystem options "CD9660" #ISO 9660 Filesystem options PROCFS #Process filesystem options "COMPAT_43" #Compatible with BSD 4.3 [KEEP THIS!] options "SCSI_DELAY=5" #Be pessimistic about Joe SCSI device options BOUNCE_BUFFERS #include support for DMA bounce buffers options UCONSOLE #Allow users to grab the console options USERCONFIG #boot -c editor options VISUAL_USERCONFIG #visual boot -c editor options INCLUDE_CONFIG_FILE #Include this file in kernel options PERFMON options BROKEN_KEYBOARD_RESET # disables the use of the keyboard controller to reset options "AUTO_EOI_1" options "AUTO_EOI_2" config kernel root on wd0 controller isa0 controller pci0 controller pnp0 controller fdc0 at isa? port "IO_FD1" bio irq 6 drq 2 vector fdintr disk fd0 at fdc0 drive 0 options "CMD640" #Enable work around for CMD640 h/w bug controller wdc0 at isa? port "IO_WD1" bio irq 14 vector wdintr disk wd0 at wdc0 drive 0 disk wd1 at wdc0 drive 1 controller wdc1 at isa? port "IO_WD2" bio irq 15 vector wdintr disk wd2 at wdc1 drive 0 disk wd3 at wdc1 drive 1 options ATAPI #Enable ATAPI support for IDE bus options ATAPI_STATIC #Don't do it as an LKM device wcd0 #IDE CD-ROM # syscons is the default console driver, resembling an SCO console device sc0 at isa? port "IO_KBD" tty irq 1 vector scintr # Mandatory, don't remove 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 psm0 at isa? port "IO_KBD" conflicts tty irq 12 vector psmintr controller scbus0 device ahc0 device fxp0 device xl0 device sd0 device st0 device cd0 pseudo-device loop pseudo-device ether pseudo-device log pseudo-device bpfilter 4 pseudo-device vn 1 pseudo-device snp 4 pseudo-device pty 16 pseudo-device gzip # Exec gzipped a.out's # This provides support for System V shared memory. # options SYSVSHM options SYSVSEM options SYSVMSG --ELM933962559-1369-0_-- 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?199908061802.NAA02701>