summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pccard/pccardd
Commit message (Expand)AuthorAgeFilesLines
* add PIOCSRESOURCE(IOC_GET_RESOURCE_RANGE)sanpei2000-09-171-5/+36
* Fix typo (rc.conf -> pccard.conf).iwasaki2000-09-151-1/+1
* fix multi io window patch(Rev. 1.48)sanpei2000-09-011-1/+1
* Add UNIX domain socket feature to pccardd. This makes pccardume2000-08-205-11/+265
* Add documentation on the new logstr command.imp2000-07-141-0/+17
* Add new keyword "logstr". By default, we now use syslog outselves toimp2000-07-143-9/+21
* Don't call syslog() without a format string.kris2000-07-121-1/+1
* MFPAO vis Iwasaki-san on the train from Tokyo to Osaka.imp2000-06-241-0/+16
* Fix building with -DDEBUG.roberto2000-06-183-3/+5
* Add regex(3) matching feature for card line strings.iwasaki2000-05-304-12/+82
* Add CIS string comparison function.iwasaki2000-05-171-2/+17
* When setting up an iomem resources, remember to set the MEM_ASSIGNED bitwpaul2000-05-091-0/+1
* Add ioctl() in read_ether() so that pccardd ensure reading its etheriwasaki2000-05-041-0/+2
* MFPAO3. Improvement of of pccard cis tuple parsing capability.iwasaki2000-04-263-122/+271
* MFPAO3. Add support multi io window. This code support following cards;iwasaki2000-04-263-59/+97
* 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-012-15/+30
* 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
* 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
* $Id$ -> $FreeBSD$peter1999-08-289-9/+9
* 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
* 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
* Use O_RDONLY and O_RDWR for open() instead of number.kuriyama1999-02-051-2/+2
* 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
* 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
OpenPOWER on IntegriCloud