From owner-freebsd-hackers Sun Jan 8 13:34:03 1995 Return-Path: hackers-owner Received: (from root@localhost) by freefall.cdrom.com (8.6.9/8.6.6) id NAA09919 for hackers-outgoing; Sun, 8 Jan 1995 13:34:03 -0800 Received: from herman.cmf.nrl.navy.mil (herman.cmf.nrl.navy.mil [134.207.7.3]) by freefall.cdrom.com (8.6.9/8.6.6) with ESMTP id NAA09913 for ; Sun, 8 Jan 1995 13:34:01 -0800 Received: (from fenner@localhost) by herman.cmf.nrl.navy.mil (8.6.8.1/8.6.6) id QAA24013 for hackers@freebsd.org; Sun, 8 Jan 1995 16:33:47 -0500 Date: Sun, 8 Jan 1995 16:33:47 -0500 From: "William C. Fenner" Message-Id: <199501082133.QAA24013@herman.cmf.nrl.navy.mil> To: hackers@freebsd.org Subject: tty & device driver changes from 1.1.5.1 -> current? Sender: hackers-owner@freebsd.org Precedence: bulk Hi, I'm writing a device driver for the Arnet SmartPort, under 1.1.5.1 . I am writing it for a school which is running 1.1.5.1 on their Internet server, and I didn't want to make them upgrade their only Internet presence to 2.0 right away. Anyway, can anyone give me some kind of idea how much I will need to do to port the driver to -current? Also, does anyone *have* one of these boards, so they can alpha-test my work? Due to equipment shortages, all of my testing so far has pretty much involved "cat /etc/termcap > /dev/ttya1" and watching the little lights blink on the breakout box =( Thanks, Bill