Commit Graph

16 Commits

Author SHA1 Message Date
nate
04b29fb4bc - Make pccardd release it's allocated io space and sets the mem.cardaddr
even if DEBUG is not set.
- #ifdef protect DEBUG printf's

Submitted by:	sos
1996-04-23 16:46:48 +00:00
nate
2e949bee12 Fix usage: message to print out corrrectly.
Submitted by:	Tatsumi Hosokawa <hosokawa@mt.cs.keio.ac.jp>
1996-04-18 05:23:47 +00:00
nate
efde019e45 Added RCS Id and BSD-style copyrights to individual files. 1996-04-18 04:25:17 +00:00
nate
a74b0e1caf Run indent on all these files to make them more readable. (I also went
through by hand and cleaned up some indent bogons.)
1996-04-10 06:49:32 +00:00
nate
438d9b3a8b Run indent on all these files to make them more readable. (I also went
through by hand and cleaned up some indent bogons.)
1996-04-10 05:45:39 +00:00
nate
451e7461a9 Remove a file no longer valid as the config file moved to /etc/pccard.conf. 1996-04-09 23:33:08 +00:00
nate
e624213da1 Cleanup useless stuff in Makefile and add a missing NOMAN target. 1996-04-09 23:31:51 +00:00
nate
3e7be51ef5 Removed original distribution files that are no longer valid. 1996-04-09 23:29:07 +00:00
mpp
2ecdb9f16e Some minor cleanup to bring the pccard man pages in line
with mdoc guidelines.
1996-04-07 09:14:46 +00:00
phk
f20c8026ac Minor tweaks to get ethernet working too. 1995-10-10 09:57:47 +00:00
phk
2c8d5766d6 Now pccard modems work to some minimal extent. 1995-09-19 12:40:06 +00:00
phk
4a55160f8d Wash hands and datastructures before transplanting drivers in the kernel.
Now pseudo-quasi-semi-works with my modem.
1995-08-29 14:06:16 +00:00
phk
b6eaeb98d3 A bunch of small bug-fixes, doesn't quite work yet, but I'm getting closer.
At least it doesn't core-dump now.
1995-08-28 10:30:47 +00:00
phk
7f28a516d8 Shut a bunch of warnings. 1995-08-25 09:46:01 +00:00
phk
649141cd25 Add a couple of makefiles. 1995-08-25 09:45:05 +00:00
phk
6525e93521 The userland part of Andrew McRae's PCMCIA/PCCARD code.
This is not quite finished yet, and therefore I have not added it to the
usr.sbin/Makefile yet.
I collected a bunch of Andrews small programs into one: pccardc /phk

Reviewed by:	phk
Submitted by:	Andrew McRae <andrew@mega.com.au>
1995-08-24 09:03:04 +00:00