summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pccard/pccardd/readcis.c
Commit message (Expand)AuthorAgeFilesLines
* Move dumpcis to its own directory, start to decouple from theimp2008-11-171-790/+0
* manufacturer id is typically 4 bytesimp2003-03-141-1/+1
* Don't be so verbose about 'unknown' CIS tuples. We were printing eachimp2003-03-141-2/+1
* Add a new subcommand to pccardc(8), "dumpcisfile", which reads a CISgreen2003-02-251-1/+4
* Add some code which read manufucturer id. This is for NEWCARD compatibility.shiba2002-02-201-0/+18
* Update length more correctly when parsing a cis info field.imp2002-01-061-4/+11
* Use constants in <pccard/cis.h> for scannign the memory window with.dmlb2001-05-071-4/+4
* Fix building with -DDEBUG.roberto2000-06-181-1/+1
* MFPAO3. Improvement of of pccard cis tuple parsing capability.iwasaki2000-04-261-115/+247
* MFPAO: support wildcard entry for generic serial and fixediwasaki2000-04-051-0/+14
* Version 1.16 was a bad change, so revert it.imp1999-12-081-16/+3
* Bump CIS_MAXSTR from 30 to 254. pccard appears to define the entireimp1999-12-071-3/+16
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* MF22: Finish fixing 'looping' bug.nate1998-04-201-5/+1
* - If we see a tuple we don't expect, don't spin forever. Withouth this fix,nate1998-04-191-2/+3
* Some parameter was left uninitialized when the card with incompletehosokawa1998-03-201-1/+6
* - Include <pccard/cardinfo.h> instead of <pccard/card.h> which was recentlynate1997-11-181-2/+2
* Use err(3). Add usage()s.charnier1997-10-061-6/+11
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* - A pass at staticizing things.nate1997-01-061-3/+2
* Staticize and remove unused function.nate1996-06-181-35/+23
* Prepend the CIS string length define with CIS_ per the rest of thenate1996-06-171-5/+5
* Added RCS Id and BSD-style copyrights to individual files.nate1996-04-181-1/+25
* Run indent on all these files to make them more readable. (I also wentnate1996-04-101-269/+237
* Shut a bunch of warnings.phk1995-08-251-58/+56
* The userland part of Andrew McRae's PCMCIA/PCCARD code.phk1995-08-241-0/+633
OpenPOWER on IntegriCloud