Home | History | Annotate | Download | only in man4
History log of /src/share/man/man4/pcmcia.4
RevisionDateAuthorComments
 1.39  11-Mar-2021  nia Reference kernel developer's manual
 1.38  11-Mar-2021  nia Use inline cross-references.
 1.37  13-Mar-2012  njoly Use Lk macro instead of Pa when dealing with URLs, to produce links
with HTML output. And while here update or removed some dead URL
links. Another part of PR/29238.
 1.36  03-Jan-2009  wiz branches: 1.36.10;
New sentence, new line. Remove another esl(4) reference.
 1.35  03-Jan-2009  christos remove siisata and esl. (KIYOHARA Takashi)
 1.34  30-Apr-2008  martin Convert TNF licenses to new 2 clause variant
 1.33  21-Aug-2007  kiyohara branches: 1.33.8; 1.33.10;
Add some devices.
 1.32  01-Aug-2006  wiz Mention spc(4).
 1.31  02-May-2003  gmcgarry Consistently describe I/O port page. Addresses PR#11793.
 1.30  16-Apr-2003  wiz Uppercase PCMCIA.
 1.29  31-Mar-2003  perry Change all instances of Etherlink to EtherLink
and a few related name patchups.
Suggested by Igor Sobrado in PR misc/19817
However, he also proposes changing all 3cNNN->3CNNN because
that is what 3Com seems to prefer. I've decided not to do it.
We're just too used to the other way.
Changed a couple of 3CNNNes to 3cNNNes for internal consistency.
 1.28  31-Mar-2003  wiz 3Com is the preferred spelling. From jmc@openbsd.
 1.27  04-Jan-2003  wiz Use "ad-hoc" and "WaveLAN" consistently. From Igor Sobrado in PR 19654.
 1.26  27-Sep-2002  wiz Mention various *VERBOSE kernel options in the corresponding man pages.
From Julio Merino in misc/17637.
Bump dates.
 1.25  29-Mar-2002  martin Add a man page for the nell driver, document current state and limitations.
 1.24  29-Sep-2001  augustss Xref esl(4).
 1.23  22-Sep-2001  wiz Sort SEE ALSO, sort sections, drop some .Pp, misc. markup improvements.
 1.22  11-Sep-2001  wiz Boring whitespace fixes.
 1.21  03-Jul-2001  gmcgarry Introduce a subsection explaining how to dump the CIS table.
 1.20  11-Apr-2001  aymeric we've had PCMCIA support on the Amiga for a long time now. Advertise it.
 1.19  19-Dec-2000  onoe add reference to an(4).
 1.18  30-Aug-2000  jhawk Document PCIC_ISA_INTR_ALLOC_MASK; documentation is now up-to-par with
the info in distrib/notes.

Minor fixup on PCIC_ISA_ALLOC_IO*.
 1.17  24-Jul-2000  ad - No `-compact' on lists (i.e. look like the other bus pages).
- .Tn SCSI
 1.16  09-May-2000  jhawk branches: 1.16.4;
Back out rev 1.7 of i82365_isa.c; 0x300-0x3ff, or even 0x330-0x3ff
is not a reasonable place to allocate 12-bit pcmcia iospace.
It seems to cause conflicts on a large number of modern laptops,
necesitating hand-patching of the kernel (mostly due to
video devices in the upper range of that space).

This will presumably cause problems on the NEC Versa 6030X,
however that appears to be a vastly less common case than
the laptops that are inconvenienced by the current state.

12-bit iospace now uses 0x400-0xfff.
 1.15  13-Apr-2000  jhawk Fix port-i386/9683 ("No doc on pcmcia IO space conflicts").
Note the usage and existance of options PCIC_ISA_ALLOC_IOBASE and
PCIC_ISA_ALLOC_IOSIZE.
 1.14  20-Mar-2000  augustss Add esp reference and xref pcmcia.
 1.13  12-Feb-2000  fair split out pcic.4 tcic.4 from pcmcia.4
add pcmcom.4 and adjust Makefile to suit
all per PR 7603
 1.12  24-Jan-2000  augustss Add ray(4).
 1.11  06-Dec-1999  augustss Fix some typos, xrefs, etc.
 1.10  14-Nov-1999  augustss Add mbe man page.
 1.9  14-Nov-1999  augustss Mention cardbus.
 1.8  14-Nov-1999  augustss Provide a rudimentary man page for the mhzc driver.
 1.7  04-Nov-1999  sommerfeld mention something about increasing iomem space;
mention more cards
 1.6  13-Apr-1999  augustss branches: 1.6.2;
Make the copyrights conform to the standard.
 1.5  16-Mar-1999  garbled branches: 1.5.2;
More and more of .Os cleanups. .Os is defined in the tmac.doc-common file,
so we shouldn't override it with versions in the manpages. Many more to
come.
 1.4  07-Jun-1998  enami Sync with fe-driver split.
 1.3  23-May-1998  matt Note wdc attachment (which only currently supports the
Digital Mobile Media Adapter CDROM).
 1.2  06-Feb-1998  perry macroize BSD, NetBSD, FreeBSD and misc cleanup
 1.1  11-Nov-1997  augustss branches: 1.1.2;
Add a first version of a PCMCIA man page.
 1.1.2.2  11-Nov-1997  augustss Add a first version of a PCMCIA man page.
 1.1.2.1  11-Nov-1997  augustss file pcmcia.4 was added on branch netbsd-1-3 on 1997-11-11 17:21:49 +0000
 1.5.2.3  11-May-2000  he Apply patch (requested by jhawk):
Add a driver for ``wi'', Lucent "Orinoco"/Wavelan.
 1.5.2.2  30-Apr-2000  he Pull up revision 1.15 (via patch, requested by jhawk):
Note PCIC_ISA_ALLOC_IOBASE and PCIC_ISA_ALLOC_IOSIZE.
Fixes PR#9683.
 1.5.2.1  16-Apr-1999  augustss Make a bunch of copyright headers conform to the standard.
Pullup approved by Perry.
 1.6.2.1  27-Dec-1999  wrstuden Pull up to last week's -current.
 1.16.4.1  01-Sep-2000  jhawk Pullup options.4 rev 1.116, pcmcia.4 rev 1.18, approved by thorpej:
Document PCIC_ISA_INTR_ALLOC_MASK; documentation is now up-to-par with
the info in distrib/notes.

Minor fixup on PCIC_ISA_ALLOC_IO*.
 1.33.10.1  18-May-2008  yamt sync with head.
 1.33.8.1  02-Jun-2008  mjf Sync with HEAD.
 1.36.10.1  17-Apr-2012  yamt sync with head

RSS XML Feed