aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/pccard
Commit message (Expand)AuthorAgeFilesLines
...
* MFPAO: support wildcard entry for generic serial and fixedMitsuru IWASAKI2000-04-056-11/+133
* - default config file changed from /etc/pccard.conf toMitsuru IWASAKI2000-03-305-47/+145
* Remove single-space hard sentence breaks. These degrade the qualitySheldon Hearn2000-03-013-16/+32
* Merge from PAO; Add new keywords for pccard.conf, auto and default.Mitsuru IWASAKI2000-01-264-7/+92
* Merge from PAO3 -- Quick fix a bug which assign_driver() checks wrongMitsuru IWASAKI2000-01-241-3/+3
* Added "attr2" MAC address encoding (used by Megahertz Ethernet Card)Tatsumi Hosokawa2000-01-213-9/+80
* This fixes a bug that /etc/pccard_ether did not work without DHCP.Tatsumi Hosokawa2000-01-161-1/+12
* Remove -g compiler flag.Marcel Moolenaar2000-01-031-1/+3
* Version 1.16 was a bad change, so revert it.Warner Losh1999-12-081-16/+3
* If last state was supended, remove the card. This is a kludge, thereWarner Losh1999-12-081-0/+3
* Bump CIS_MAXSTR from 30 to 254. pccard appears to define the entireWarner Losh1999-12-072-4/+17
* Fix typo from last commit.Warner Losh1999-12-021-1/+1
* Forgotten part of pccardc power commandWarner Losh1999-12-021-0/+82
* Implement pccardc power command. This allows one to power offWarner Losh1999-12-023-1/+20
* $Id$ -> $FreeBSD$Peter Wemm1999-08-2822-22/+22
* Added "include" feature to pccard.conf to put the default pccard.confTatsumi Hosokawa1999-08-172-9/+59
* o Add "debuglevel" keyword to config file.Warner Losh1999-08-016-35/+78
* Set correct "flags" value when pccardd allocates/initializes driver.Tatsumi Hosokawa1999-07-231-1/+2
* Removed a very very old hack (I disabled it in PAO long time ago)Tatsumi Hosokawa1999-07-231-2/+1
* Sorry, I forgot to test "iosize auto" before merging "iosize" patch.Tatsumi Hosokawa1999-07-231-0/+9
* Inappropriate commment for -i option.Tatsumi Hosokawa1999-07-231-2/+2
* Added "iosize" directive in /etc/pccard.confTatsumi Hosokawa1999-07-233-14/+76
* Release IRQ allocated dynamically.Tatsumi Hosokawa1999-07-231-1/+4
* Fix a dangling else warning from new egcs.Warner Losh1999-07-151-2/+3
* Add $Id$, to make it simpler for members of the translation teams toNik Clayton1999-07-121-0/+2
* pccard_beep parameter is not supported by rc.conf and rc.pccard of -current.Tatsumi Hosokawa1999-06-301-3/+1
* Added -z and -i option.Tatsumi Hosokawa1999-06-301-1/+8
* FreeBSD does supports LKM now.Tatsumi Hosokawa1999-06-291-9/+1
* Minor mdoc fix.Mike Pritchard1999-06-261-2/+2
* More uncontroversial PAO updates. Make the IRQ wildcarding work a lot better,Mark Murray1999-06-172-5/+28
* Fix typo.Jun Kuriyama1999-05-101-3/+3
* Activate pccardc.8.Jun Kuriyama1999-05-031-2/+2
* New translation of pccardc.8.Jun Kuriyama1999-05-021-0/+237
* When printing out V1 info, make sure that there is additional infoWarner Losh1999-03-131-2/+8
* Cleanup usage of err() and warn().Jun Kuriyama1999-02-278-45/+50
* Add "beep" subcommand.Jun Kuriyama1999-02-133-3/+82
* Use O_RDONLY and O_RDWR for open() instead of number.Jun Kuriyama1999-02-058-16/+16
* s/card.conf/pccard.conf/Jun Kuriyama1999-02-051-2/+2
* When resuming with 2 identical cards in 2 slots, the initialisationGuido van Rooij1999-01-101-2/+5
* Fix typo.Jun Kuriyama1998-12-101-2/+2
* Keywords "iosize" and "memsize" are unused since 1.5. Removed.Tatsumi Hosokawa1998-04-251-5/+1
* #define'd KWD_XXX for keywords.Tatsumi Hosokawa1998-04-251-11/+25
* - Argh, fix stupid logic error in the laststate/state fix previously. That'sNate Williams1998-04-201-10/+3
* - Don't try and keep track of the previous state, since the kernel mayNate Williams1998-04-201-19/+7
* MF22: Finish fixing 'looping' bug.Nate Williams1998-04-201-5/+1
* - If we see a tuple we don't expect, don't spin forever. Withouth this fix,Nate Williams1998-04-191-2/+3
* .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq.Philippe Charnier1998-03-231-2/+2
* Some parameter was left uninitialized when the card with incompleteTatsumi Hosokawa1998-03-201-1/+6
* Reviewed by: mike@smith.net.auTatsumi Hosokawa1998-03-095-61/+54
* bit_nset was not correctly used.Guido van Rooij1998-03-021-2/+2