From owner-freebsd-hackers Fri Mar 10 23:44:25 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id XAA17649 for hackers-outgoing; Fri, 10 Mar 1995 23:44:25 -0800 Received: from easynet.com (easyr.easynet.net [198.67.38.6]) by freefall.cdrom.com (8.6.10/8.6.6) with SMTP id XAA17639 for ; Fri, 10 Mar 1995 23:44:23 -0800 Received: by easynet.com (Smail3.1.28.1 #7) id m0rnLh5-000rcJC; Fri, 10 Mar 95 23:34 WET Message-Id: From: brian@MediaCity.Com (Brian Litzinger) Subject: New Cyclades driver issues and status To: freebsd-hackers@FreeBSD.org Date: Fri, 10 Mar 1995 23:34:35 -0800 (PST) X-Mailer: ELM [version 2.4 PL23] Content-Type: text Content-Length: 886 Sender: hackers-owner@FreeBSD.org Precedence: bulk Thanks to all who responded to my panic problems with my port of my Cyclades driver from BSDI to FreeBSD. Doug Rabson hit the nail on the head. Thanks Doug! The panics are now all gone, and the driver is working well. I'm doing some stress testing now and trying things like PPP. Now I have a couple of issues that need resolving: 1. FreeBSD seems to have bidir support in the device driver rather than at the application level. Is this the official policy? I.E. using /dev/cua and /dev/ttyd? 2. What is sio_tty used for in /sys/i386/conf.c? I hacked my code to handle cyb_tty in the same way, but on my own this is not the way I would normally handle this structure. I would have put it in cysoftb myself. Thanks for all your help. Whats next? MPEG Hardware decoder and HighSpeed Sync Controller (up to 4Mbits per second) Brian Litzinger brian@easynet.com