summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pccard
Commit message (Expand)AuthorAgeFilesLines
...
* Fix minor bugs.iwasaki2000-04-142-1/+10
* Add restart capability by SIGHUP. On restart, working configurationiwasaki2000-04-084-6/+255
* MFPAO: support wildcard entry for generic serial and fixediwasaki2000-04-056-11/+133
* - default config file changed from /etc/pccard.conf toiwasaki2000-03-305-47/+145
* Remove single-space hard sentence breaks. These degrade the qualitysheldonh2000-03-013-16/+32
* Merge from PAO; Add new keywords for pccard.conf, auto and default.iwasaki2000-01-264-7/+92
* Merge from PAO3 -- Quick fix a bug which assign_driver() checks wrongiwasaki2000-01-241-3/+3
* Added "attr2" MAC address encoding (used by Megahertz Ethernet Card)hosokawa2000-01-213-9/+80
* This fixes a bug that /etc/pccard_ether did not work without DHCP.hosokawa2000-01-161-1/+12
* Remove -g compiler flag.marcel2000-01-031-1/+3
* Version 1.16 was a bad change, so revert it.imp1999-12-081-16/+3
* If last state was supended, remove the card. This is a kludge, thereimp1999-12-081-0/+3
* Bump CIS_MAXSTR from 30 to 254. pccard appears to define the entireimp1999-12-072-4/+17
* Fix typo from last commit.imp1999-12-021-1/+1
* Forgotten part of pccardc power commandimp1999-12-021-0/+82
* Implement pccardc power command. This allows one to power offimp1999-12-023-1/+20
* $Id$ -> $FreeBSD$peter1999-08-2822-22/+22
* Added "include" feature to pccard.conf to put the default pccard.confhosokawa1999-08-172-9/+59
* o Add "debuglevel" keyword to config file.imp1999-08-016-35/+78
* Set correct "flags" value when pccardd allocates/initializes driver.hosokawa1999-07-231-1/+2
* Removed a very very old hack (I disabled it in PAO long time ago)hosokawa1999-07-231-2/+1
* Sorry, I forgot to test "iosize auto" before merging "iosize" patch.hosokawa1999-07-231-0/+9
* Inappropriate commment for -i option.hosokawa1999-07-231-2/+2
* Added "iosize" directive in /etc/pccard.confhosokawa1999-07-233-14/+76
* Release IRQ allocated dynamically.hosokawa1999-07-231-1/+4
* Fix a dangling else warning from new egcs.imp1999-07-151-2/+3
* Add $Id$, to make it simpler for members of the translation teams tonik1999-07-121-0/+2
* pccard_beep parameter is not supported by rc.conf and rc.pccard of -current.hosokawa1999-06-301-3/+1
* Added -z and -i option.hosokawa1999-06-301-1/+8
* FreeBSD does supports LKM now.hosokawa1999-06-291-9/+1
* Minor mdoc fix.mpp1999-06-261-2/+2
* More uncontroversial PAO updates. Make the IRQ wildcarding work a lot better,markm1999-06-172-5/+28
* Fix typo.kuriyama1999-05-101-3/+3
* Activate pccardc.8.kuriyama1999-05-031-2/+2
* New translation of pccardc.8.kuriyama1999-05-021-0/+237
* When printing out V1 info, make sure that there is additional infoimp1999-03-131-2/+8
* Cleanup usage of err() and warn().kuriyama1999-02-278-45/+50
* Add "beep" subcommand.kuriyama1999-02-133-3/+82
* Use O_RDONLY and O_RDWR for open() instead of number.kuriyama1999-02-058-16/+16
* s/card.conf/pccard.conf/kuriyama1999-02-051-2/+2
* When resuming with 2 identical cards in 2 slots, the initialisationguido1999-01-101-2/+5
* Fix typo.kuriyama1998-12-101-2/+2
* Keywords "iosize" and "memsize" are unused since 1.5. Removed.hosokawa1998-04-251-5/+1
* #define'd KWD_XXX for keywords.hosokawa1998-04-251-11/+25
* - Argh, fix stupid logic error in the laststate/state fix previously. That'snate1998-04-201-10/+3
* - Don't try and keep track of the previous state, since the kernel maynate1998-04-201-19/+7
* 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
* .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq.charnier1998-03-231-2/+2
* Some parameter was left uninitialized when the card with incompletehosokawa1998-03-201-1/+6
OpenPOWER on IntegriCloud