summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pccard/pccardd/cardd.c
Commit message (Expand)AuthorAgeFilesLines
* - Renamed log_1s() to logmsg().nate1997-11-191-19/+19
* - Disable cards when doing a suspend by emulating that they have beennate1997-10-281-1/+4
* - Do a bunch of gratuitous changes intended to make the code easier tonate1997-10-261-2/+2
* Use err(3). Add usage()s.charnier1997-10-061-11/+12
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Fix typo I introduced in the DEBUG code last night.nate1997-01-061-2/+2
* - A pass at staticizing things.nate1997-01-061-72/+44
* Don't un-necessarily include varargs.h.nate1996-06-201-2/+1
* Print out the IRQ rather than the IRQ mask when printing out thenate1996-06-191-2/+2
* Enable code that allows the daemon to select a free IRQ from the list ifnate1996-06-191-15/+16
* - Removed dead code (if you need it you can get it out of thenate1996-06-181-13/+1
* - Make pccardd release it's allocated io space and sets the mem.cardaddrnate1996-04-231-5/+23
* Added RCS Id and BSD-style copyrights to individual files.nate1996-04-181-2/+27
* Run indent on all these files to make them more readable. (I also wentnate1996-04-101-307/+261
* Minor tweaks to get ethernet working too.phk1995-10-101-3/+6
* Now pccard modems work to some minimal extent.phk1995-09-191-4/+14
* Wash hands and datastructures before transplanting drivers in the kernel.phk1995-08-291-6/+12
* A bunch of small bug-fixes, doesn't quite work yet, but I'm getting closer.phk1995-08-281-26/+10
* Shut a bunch of warnings.phk1995-08-251-11/+12
* The userland part of Andrew McRae's PCMCIA/PCCARD code.phk1995-08-241-0/+701
OpenPOWER on IntegriCloud