From owner-freebsd-isdn Tue Jan 18 11:58:10 2000 Delivered-To: freebsd-isdn@freebsd.org Received: from mailgate.syntonet.co.uk (syntonet.demon.co.uk [193.237.143.6]) by hub.freebsd.org (Postfix) with ESMTP id BB27814BF2 for ; Tue, 18 Jan 2000 11:58:05 -0800 (PST) (envelope-from rob@syntonet.co.uk) From: Rob Pickering Message-Id: <23946.200001142103@berkeley.pickering.org> Subject: OpenBSD 2.6 To: freebsd-isdn@FreeBSD.ORG Date: Fri, 14 Jan 2000 21:03:49 +0000 (GMT) X-Mailer: ELM [version 2.4ME+ PL32 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-isdn@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Someone asked about OpenBSD 2.6 support in i4b here a while ago (I seem to have lost the e-mail). I've just spent some time getting i4b + Sedlbuaer Speed Card (non pnp, ISAC + HSCX same layout as Win Speed) + userland ppp working with i4b on OpenBSD 2.6 i386. I'll tidy up and generate patches for the above next week, but in the meantime if anyone is desperate to get i4b working on i386 OpenBSD, you need to do the following: apply the 2.5 sys-patch.i386 adjust the device numbers in `arch`/conf.c & MAKEDEV (56->60 have been reserved for i4b in the 2.6 i386 source) add the missing ioctl & select entries into the cdev_i4brbch_init macro in `arch`/conf.c modify the "sppp" label in files.i4b to e.g. "isppp" (OpenBSD 2.6 already uses a 'sppp' pseudo-device label in one of it's sync serial card drivers). -- Rob Pickering. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message