summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pccard/pccardd
Commit message (Expand)AuthorAgeFilesLines
* Move dumpcis to its own directory, start to decouple from theimp2008-11-172-938/+0
* Delete now-unused portion of pccardd. OLDCARD is gone from the kernel.imp2006-10-189-3595/+0
* Expand *n't contractions.ru2005-02-132-2/+2
* Sort sections.ru2005-01-181-10/+10
* Mechanically kill hard sentence breaks.ru2004-07-022-5/+7
* Some wordsmithing and mdoc(7) cleanup.josef2004-05-211-14/+27
* o Document -s flag.maxim2004-01-151-0/+7
* o Actually add -x option: probeonly assigment was missedmaxim2003-12-261-0/+3
* Ooops. Committed sin number 1: updating the code w/o updating the comments.imp2003-10-041-1/+2
* I've been burned about half a dozen times by the old PAO syntax forimp2003-10-041-0/+2
* Go ahead and allow ports as high as 0xfff to be used for pccardimp2003-08-031-1/+1
* Include string.h for strlen declarationimp2003-06-091-0/+1
* Remove obsolete compatibility ifdef.imp2003-04-231-2/+0
* Copy CIS3 and CIS4 strings into the kernel too.imp2003-04-232-0/+8
* style.Makefile(5)obrien2003-04-041-1/+2
* 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-252-1/+6
* Fix typos, mostly s/ an / a / where appropriate and a few s/an/and/schweikh2002-12-301-1/+1
* Uniformly refer to a file system as "file system".ru2002-12-121-1/+1
* Remove bogus comments about why we do some silly things, and insteadimp2002-09-291-12/+1
* Add -x option. This causes pccardd to exit after probing the cards. Thisimp2002-09-292-2/+14
* Add a ; to make a non-null statementimp2002-09-291-1/+1
* Copy cis strings into the kernel.imp2002-07-222-9/+15
* The .Nm utilitycharnier2002-07-141-8/+12
* Correct a typo.dd2002-03-241-1/+1
* Add some code which read manufucturer id. This is for NEWCARD compatibility.shiba2002-02-204-0/+46
* Update length more correctly when parsing a cis info field.imp2002-01-061-4/+11
* Fix a bug about CIS string comparison. Pccardd should be able to distinguishiwasaki2001-11-291-0/+4
* Always set unit number to -1 unless some other unit is specified inimp2001-11-021-0/+1
* Don't core dump if we can't get the index automatically.imp2001-10-051-1/+2
* Change the access width of memory window from 8 bits to 16 bits.non2001-09-041-1/+1
* Fix ISA machines. Also, make it possible for the new pccardd to runimp2001-08-191-40/+61
* Ask the kernel about IRQ 0 first. If the kernel responds with an IRQ,imp2001-08-142-20/+22
* Only try to allocated properly aligned I/O segments. This should stopimp2001-08-021-17/+12
* Have pccardd always ask the kernel for the IRQ to use. The kernelimp2001-07-312-38/+47
* Perform a major cleanup of the usr.sbin Makefiles.obrien2001-07-201-2/+4
* Remove whitespace at EOL.dd2001-07-152-5/+5
* mdoc(7) police: removed HISTORY info from the .Os call.ru2001-07-102-2/+2
* mdoc(7) police: remove extraneous .Pp before and/or after .Sh.dd2001-07-091-1/+0
* Remove duplicate words.dd2001-06-241-1/+1
* Resetting using COR bit 7 appears to be bad on pci based systems.imp2001-06-041-0/+2
* Add suggested parens around truth value.imp2001-05-311-1/+1
* From the PR:imp2001-05-301-4/+2
* Use constants in <pccard/cis.h> for scannign the memory window with.dmlb2001-05-071-4/+4
* Ensure that pccardd sets up memory windows correctly for drivers otherdmlb2001-05-071-8/+36
* - Backout botched attempt to introduce MANSECT feature.ru2001-03-261-2/+1
* Use vsnprintf in logmsg() to avoid overflowing the array on the stack.gj2001-02-251-1/+1
* Prepare for mdoc(7)NG.ru2000-12-271-1/+1
* Fix output of -v option.toshi2000-12-241-0/+1
OpenPOWER on IntegriCloud