summaryrefslogtreecommitdiff
path: root/sys/dev/rp/rpvar.h
Commit message (Expand)AuthorAgeFilesLines
* Replace all calls to minor() with dev2unit().Ed Schouten2008-09-271-1/+1
* - Make rp(4) 64-bit- and endian-clean as well as work on strict alignmentMarius Strobl2006-11-201-2/+2
* Fix -Wundef from compiling the amd64 LINT.Ruslan Ermilov2005-12-041-1/+1
* Start each of the license/copyright comments with /*-, minor shuffle of linesWarner Losh2005-01-061-1/+1
* Use tty layer generic code instead of local copy.Poul-Henning Kamp2004-10-041-13/+0
* Introduce ttygone() which indicates that the hardware is detached.Poul-Henning Kamp2004-07-111-1/+0
* Force the RxBuf and TxBuf arrays to be aligned on 16-bit boundaries toAndrew Gallatin2001-11-051-2/+2
* - Eliminate rpread(). Call generic ttyread(). (cf rev 1.33)Seigo Tanimura2000-06-121-0/+3
* 1. Update Comtrol RocketPort driver(rp) to version 3.02.Seigo Tanimura2000-06-111-11/+3
* Add $FreeBSD$Peter Wemm2000-05-011-0/+2
* ISA driver for Comtrol Rocketport serial cards. No PCI probe stubJordan K. Hubbard1997-08-281-0/+90