summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pccard/pccardc
Commit message (Collapse)AuthorAgeFilesLines
* Improve wording for pccard memory assignement.imp2001-07-271-4/+11
| | | | | Document intended correct behavior for pccardc power and how it interacts with suspend/resume.
* Perform a major cleanup of the usr.sbin Makefiles.obrien2001-07-201-4/+3
| | | | | These are not perfectly in agreement with each other style-wise, but they are orders of orders of magnitude more consistent style-wise than before.
* Remove whitespace at EOL.dd2001-07-151-2/+2
|
* mdoc(7) police: removed HISTORY info from the .Os call.ru2001-07-101-1/+1
|
* mdoc(7) police: remove extraneous .Pp before and/or after .Sh.dd2001-07-091-1/+0
|
* Fix a minor printing bug that prints incorrect information for memorydmlb2001-05-071-1/+1
| | | | | | | | | | block sizes. This orginally worked in PAO-3 and worked on their r330 branch but got broken in PAO-3 around December 1998! Approved by: imp Obtained from: PAO-3
* - Backout botched attempt to introduce MANSECT feature.ru2001-03-261-0/+1
| | | | - MAN[1-9] -> MAN.
* Set the default manual section for usr.sbin/ to 8.ru2001-03-201-1/+0
|
* mdoc(7) police: do not split author names in the AUTHORS section.ru2000-11-221-0/+1
|
* mdoc(7) police: use the new features of the Nm macro.ru2000-11-201-2/+3
|
* add PC-Card melody beep(PC Card bus, kludge version)sanpei2000-10-281-0/+2
| | | | Original idea from: PAO3
* Fix abuse of the Pa, Nm and Ar macros. This necessitated a rewordingsheldonh2000-10-051-35/+39
| | | | | | of the description for the "power" internal command. Reviewed by: sanpei
* pccard_beep parameter was already supported by rc.conf.sanpei2000-09-171-0/+4
| | | | (removed in Rev.1.3)(A(B
* MFPAO3. Improvement of of pccard cis tuple parsing capability.iwasaki2000-04-261-401/+799
| | | | | | | | | - Fixed bogus CIS tuple dumping (Network node ID, IRQ modes and etc.) - Include telling drivers ethernet address if Network node ID tuple is available. This is usefull for some bogus ehter cards which can't get correct ethernet address from CIS tupple. Obtained from: PAO3
* Remove single-space hard sentence breaks. These degrade the qualitysheldonh2000-03-011-1/+2
| | | | | of the typeset output, tend to make diffs harder to read and provide bad examples for new-comers to mdoc.
* Fix typo from last commit.imp1999-12-021-1/+1
| | | | Noticed by: Maxim Sobolev <sobomax@altavista.net>
* Forgotten part of pccardc power commandimp1999-12-021-0/+82
|
* Implement pccardc power command. This allows one to power offimp1999-12-023-1/+20
| | | | | | | | individual slots at one's whim. Useful for turning the slots into card carrying cases, etc. Patch was originally from mihira-san in message to freebsd-mobile. He ported the code originally from PAO. Submitted by: MIHIRA Sanpei Yoshiro <sanpei@sanpei.org>
* $Id$ -> $FreeBSD$peter1999-08-2812-12/+12
|
* pccard_beep parameter is not supported by rc.conf and rc.pccard of -current.hosokawa1999-06-301-3/+1
| | | | (I'll port it later...)
* Fix typo.kuriyama1999-05-101-3/+3
| | | | Submitted by: Hiroki Sato <hrs@geocities.co.jp>
* Activate pccardc.8.kuriyama1999-05-031-2/+2
|
* New translation of pccardc.8.kuriyama1999-05-021-0/+237
| | | | | | | | | Obtained from: PAO (written in Japanese) Reviewed by: bsd-nomads@clave.gr.jp freebsd-mobile@freebsd.org Randy Bush <randy@psg.com> Bill Trost <trost@grey.cloud.rain.com> Bruce Campbell <bc@apnic.net>
* When printing out V1 info, make sure that there is additional infoimp1999-03-131-2/+8
| | | | | | | | | | | before printing it. Terminate when we come to a 0xff byte. This allows there to be zero or more additional info fields printed correctly. Before, the old code would print bogons or dump core when presented with this case. I don't know what the spec says about this, exactly, but this allows me to do a dumpcis of my non-ATA AMP 4M FLASH cards w/o pccardc dumping core.
* Cleanup usage of err() and warn().kuriyama1999-02-278-45/+50
| | | | | | | Add error handling for ioctl(). Reviewed by: -current Obtained from: PAO
* Add "beep" subcommand.kuriyama1999-02-133-3/+82
| | | | | Obtained from: PAO3 Reviewed by: -current list
* Use O_RDONLY and O_RDWR for open() instead of number.kuriyama1999-02-057-14/+14
| | | | Encouraged by: Nate
* Removed unused #include and unneccesary comments.hosokawa1998-02-271-7/+0
|
* "pccardc dumpcis" does not need write permission of /dev/card?.hosokawa1998-02-271-1/+1
|
* - <pccard/card.h> doesn't exist in -current, so use the include filenate1998-02-271-1/+1
| | | | | | | <pccard/cardinfo.h>. I don't know if this will compile, but at least it's using an include file that exists. Forgotten by: hosokawa
* added "rdattr" (read attribute memory) function.hosokawa1998-02-263-3/+100
|
* - Include <pccard/cardinfo.h> instead of <pccard/card.h> which was recentlynate1997-11-188-16/+16
| | | | renamed.
* - Do a bunch of gratuitous changes intended to make the code easier tonate1997-10-261-2/+2
| | | | | | | | | | | | follow. * Rename/reorder all of the pccard structures, change many of the member names to be descriptive, and follow more closely other 'bus' drivers naming schemes. * Rename a bunch of parameter and local variable names to be more consistant in the code. * Renamed the PCCARD 'crd' device to be the 'card' device * KNF and make the code consistant where it was obvious. * ifdef'd out some unused code
* Use err(3). Add usage()s.charnier1997-10-069-111/+146
|
* Revert $FreeBSD$ to $Id$peter1997-02-2210-10/+10
|
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-1410-10/+10
| | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise.
* Alphabetize the sources in the Makefile (this will help us to sync withnate1997-01-061-3/+3
| | | | the Nomad sources in the future).
* Removed unused `-I.'s from CFLAGS.bde1996-09-041-2/+2
| | | | | | | | "." means the object directory, so it is just confusing to use it when nothing is included from the object directory unless the object directory is also the source directory. It is confusing for "." not to mean the source directory anyway, so used `-I.'s should be replaced by `-I${.OBJDIR}'.
* Use the defines and macros defined in /sys/pccard/cis.h to make the codenate1996-08-011-24/+25
| | | | | | easier to understand. LOTS more work needed in this area. Inspired by: The Nomad code
* Use the defined path to the card devices instead of hard-coding it'snate1996-06-177-15/+17
| | | | | | value in every file. No functional changes.
* Fix usage: message to print out corrrectly.nate1996-04-181-2/+2
| | | | Submitted by: Tatsumi Hosokawa <hosokawa@mt.cs.keio.ac.jp>
* Added RCS Id and BSD-style copyrights to individual files.nate1996-04-189-5/+237
|
* Run indent on all these files to make them more readable. (I also wentnate1996-04-109-449/+372
| | | | through by hand and cleaned up some indent bogons.)
* Cleanup useless stuff in Makefile and add a missing NOMAN target.nate1996-04-091-29/+6
|
* Shut a bunch of warnings.phk1995-08-258-69/+108
|
* The userland part of Andrew McRae's PCMCIA/PCCARD code.phk1995-08-2410-0/+1272
This is not quite finished yet, and therefore I have not added it to the usr.sbin/Makefile yet. I collected a bunch of Andrews small programs into one: pccardc /phk Reviewed by: phk Submitted by: Andrew McRae <andrew@mega.com.au>
OpenPOWER on IntegriCloud