aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/ppbus/vpoio.c
Commit message (Expand)AuthorAgeFilesLines
* MFC. Improve ZIP+ detection. Move some ppbus operations to microseq.Nicolas Souchu2001-10-021-42/+52
* MFC. Improve mode detection of ZIP drives. Fix the PS/2 mode supportNicolas Souchu2001-03-021-122/+50
* MFC:Nick Hibma2000-05-241-2/+0
* Port of ppbus standalone framework to the newbus system.Nicolas Souchu2000-01-141-83/+87
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"Peter Wemm1999-12-291-4/+4
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Make ppbus compile under egcs. I'm not sure about this casting-to-union-Peter Wemm1999-04-051-5/+7
* Distinguish EPP address/data register. Add EPP address register access to ppi.Nicolas Souchu1999-01-301-14/+14
* Major ppbus commit with:Nicolas Souchu1999-01-101-4/+15
* The "easy" fixes for compiling the kernel -Wunused: remove unreferenced staticArchie Cobbs1998-12-071-5/+1
* - port of vpo code to CAMNicolas Souchu1998-09-201-15/+60
* ppbus enhanced to support ZIP+ : 1284 code added, microseq improved +Nicolas Souchu1998-09-131-59/+77
* Major ppbus updates from the author.Mike Smith1998-08-031-0/+771