aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/pccard
Commit message (Expand)AuthorAgeFilesLines
* Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-271-1/+1
* Fix output of -v option.Toshihiko ARAI2000-12-241-0/+1
* mdoc(7) police: do not split author names in the AUTHORS section.Ruslan Ermilov2000-11-221-0/+1
* mdoc(7) police: use the new features of the Nm macro.Ruslan Ermilov2000-11-202-4/+5
* mdoc(7) police: use certified section headers wherever possible.Ruslan Ermilov2000-11-171-1/+1
* add PC-Card melody beep(PC Card bus, kludge version)MIHIRA Sanpei Yoshiro2000-10-281-0/+2
* add -I option, ``Don't get and use a list of freeMIHIRA Sanpei Yoshiro2000-10-204-2/+11
* cosmetic: resource -> resMIHIRA Sanpei Yoshiro2000-10-131-14/+14
* print out error reason if it was failed in assign_ioMIHIRA Sanpei Yoshiro2000-10-101-3/+23
* Fix abuse of the Pa, Nm and Ar macros. This necessitated a rewordingSheldon Hearn2000-10-051-35/+39
* check {IO,IRQ}_ASSIGNED flags beforeMIHIRA Sanpei Yoshiro2000-10-041-3/+8
* fix some minor problem in PIOCSRESOURCE ioctl.MIHIRA Sanpei Yoshiro2000-10-011-2/+2
* add ``check free resource rage code''MIHIRA Sanpei Yoshiro2000-09-213-10/+32
* fix previous PIOCSRESOURCE code in assign_card_indexMIHIRA Sanpei Yoshiro2000-09-201-7/+10
* pccard_beep parameter was already supported by rc.conf.MIHIRA Sanpei Yoshiro2000-09-171-0/+4
* add PIOCSRESOURCE(IOC_GET_RESOURCE_RANGE)MIHIRA Sanpei Yoshiro2000-09-171-5/+36
* Fix typo (rc.conf -> pccard.conf).Mitsuru IWASAKI2000-09-151-1/+1
* fix multi io window patch(Rev. 1.48)MIHIRA Sanpei Yoshiro2000-09-011-1/+1
* Add UNIX domain socket feature to pccardd. This makes pccardHajimu UMEMOTO2000-08-205-11/+265
* Add documentation on the new logstr command.Warner Losh2000-07-141-0/+17
* Add new keyword "logstr". By default, we now use syslog outselves toWarner Losh2000-07-143-9/+21
* Don't call syslog() without a format string.Kris Kennaway2000-07-121-1/+1
* MFPAO vis Iwasaki-san on the train from Tokyo to Osaka.Warner Losh2000-06-241-0/+16
* Fix building with -DDEBUG.Ollivier Robert2000-06-183-3/+5
* Add regex(3) matching feature for card line strings.Mitsuru IWASAKI2000-05-304-12/+82
* Add CIS string comparison function.Mitsuru IWASAKI2000-05-171-2/+17
* When setting up an iomem resources, remember to set the MEM_ASSIGNED bitBill Paul2000-05-091-0/+1
* Add ioctl() in read_ether() so that pccardd ensure reading its etherMitsuru IWASAKI2000-05-041-0/+2
* MFPAO3. Improvement of of pccard cis tuple parsing capability.Mitsuru IWASAKI2000-04-264-523/+1070
* MFPAO3. Add support multi io window. This code support following cards;Mitsuru IWASAKI2000-04-263-59/+97
* Fix minor bugs.Mitsuru IWASAKI2000-04-142-1/+10
* Add restart capability by SIGHUP. On restart, working configurationMitsuru IWASAKI2000-04-084-6/+255
* 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