aboutsummaryrefslogtreecommitdiff
path: root/etc/pccard.conf.sample
Commit message (Collapse)AuthorAgeFilesLines
* Updated entry for Xircom CreditCard ModemNate Williams1998-06-151-2/+2
| | | | | | | Submitted by: "Mike Del" <repenting@hotmail.com> Notes: svn path=/head/; revision=37006
* - Added entry for Xircon CreditCard Modem.Nate Williams1998-06-081-1/+8
| | | | | | | Submitted by: "Mike Del" <repenting@hotmail.com> Notes: svn path=/head/; revision=36778
* Added U.S. Robotics XJ1560J (X2 X-jack modem)Tatsumi Hosokawa1998-03-191-1/+7
| | | | Notes: svn path=/head/; revision=34687
* added "Telecom Device SuperSocket RE450T" (PCMCIA NE2000 variant).Jun-ichiro itojun Hagino1998-02-241-1/+16
| | | | Notes: svn path=/head/; revision=33790
* Added NTT ThunderCard Modem... (because I'm using it :-))Tatsumi Hosokawa1998-02-241-1/+7
| | | | Notes: svn path=/head/; revision=33789
* commented out REX-5535 because -current does not have spc driver.Tatsumi Hosokawa1998-02-241-5/+5
| | | | Notes: svn path=/head/; revision=33788
* Add entry for Eiger 33.6K modemMike Smith1998-02-101-1/+8
| | | | | | | Submitted by: John Goerzen <jgoerzen@alexanderwohl.complete.org> Notes: svn path=/head/; revision=33201
* Add support for explicit 3C589D varients and XJ1336 modemsPaul Traina1997-12-161-1/+15
| | | | Notes: svn path=/head/; revision=31761
* - Added entry for 'Linksys Combo PCMCIA EthernetCard'Nate Williams1997-12-071-1/+9
| | | | | | | Submitted by: Brad Karp <karp@eecs.harvard.edu> Notes: svn path=/head/; revision=31601
* - Added entries for LinkSys ethernet card and Apex Data Modem.Nate Williams1997-12-051-1/+15
| | | | | | | Submitted by: Ken Key <key@cs.utk.edu> Notes: svn path=/head/; revision=31548
* - Added entry for Accton 2216 ethernet card.Nate Williams1997-11-141-1/+9
| | | | | | | Submitted by: Patrick Gardella <patrick@cre8tivegroup.com> Notes: svn path=/head/; revision=31172
* - Commented out some PAO specific portions of this file.Nate Williams1997-10-301-26/+26
| | | | | | | Noticed by: Michael Reifenberger <root@totum.plaut.de> Notes: svn path=/head/; revision=30852
* Add entries for the Danpex EN-6200P2 and Megahertz XJ4336Mike Smith1997-10-231-1/+13
| | | | Notes: svn path=/head/; revision=30671
* - Update the Adaptect SlimSCSI CIS tuple so that it works with FreeBSD'sNate Williams1997-10-211-3/+3
| | | | | | | default pccard daemon. Notes: svn path=/head/; revision=30633
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-231-1/+1
| | | | Notes: svn path=/head/; revision=23037
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
| | | | | | | | | | | 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. Notes: svn path=/head/; revision=21673
* Remove the hardcoding of the IRQ, and instead have it determine a freeNate Williams1996-06-191-3/+3
| | | | | | | | | IRQ. For now only enable on the 3C589 until other cards have been tested. Notes: svn path=/head/; revision=16496
* Change the 'nep0' lines to 'ep0' since we are very soon to get a workingNate Williams1996-06-141-9/+9
| | | | | | | | if_ep.c driver for PCCARD stuff. Also,change the 3C589 examples to reflect what I use to switch between the two connectors. Notes: svn path=/head/; revision=16373
* Synchronize relevant changes from the most recent PC-CARD release.Nate Williams1996-03-181-21/+28
| | | | Notes: svn path=/head/; revision=14672
* PC-CARD hooks. Someday it will actually enable working code. :)Nate Williams1996-03-121-0/+260
Reviewed by: phk Submitted by: Tatsumi Hosokawa <hosokawa@mt.cs.keio.ac.jp> & BSD Nomads I re-wrote alot of this, but the ideas are based on the code from the most recent pccard-snapshot. Notes: svn path=/head/; revision=14596