From owner-freebsd-mobile Wed Mar 5 12:20:20 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id MAA09805 for mobile-outgoing; Wed, 5 Mar 1997 12:20:20 -0800 (PST) Received: from out2.ibm.net (out2.ibm.net [165.87.201.252]) by freefall.freebsd.org (8.8.5/8.8.5) with SMTP id MAA09798 for ; Wed, 5 Mar 1997 12:20:15 -0800 (PST) Received: (from uucp@localhost) by out2.ibm.net (8.6.9/8.6.9) id UAA68705 for ; Wed, 5 Mar 1997 20:20:14 GMT Message-Id: <199703052020.UAA68705@out2.ibm.net> Received: from slip166-72-229-141.va.us.ibm.net(166.72.229.141) by out2.ibm.net via smap (V1.3mjr) id smaVPcDFW; Wed Mar 5 20:19:22 1997 Reply-To: From: "Steve Sims" To: Subject: sio probes broken in PAO-970210? Date: Wed, 5 Mar 1997 15:18:28 -0500 X-MSMail-Priority: Normal X-Priority: 3 X-Mailer: Microsoft Internet Mail 4.70.1155 MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: owner-mobile@freeBSD.org X-Loop: FreeBSD.org Precedence: bulk I've recently upgraded my Compaq Aero 4/33 from 2.1.6-RELEASE and PAO-960831. With the old setup, the PAO patches allowed the internal sio0 to be probed and used correctly. With 2.2-GAMMA and PAO-970210, the sio0 probe fails exactly like it "used to" before PAO. I've configed the flags for sio0 to 0x90 (verbose && sio_irq_bug) but the test fails probe[5] and probe[8]. I've also set options SIO_IRQ_BUG in the configuration file. I'm stumped! I *HATE* the thought of going back to 2.1.6 just to get my external modem to work, anybody else seen this problem? Any pointers? ...sjs...