Commit Graph

30 Commits

Author SHA1 Message Date
Mike Smith
14418f224a Add entry for Motorola Montana modem.
Submitted by:	Andre LeClaire <leclaire@sprintmail.com>
1999-02-25 23:33:51 +00:00
Brian Somers
3854f9f544 Add IC-CARD Ethernet card & AT&T V34+ Fax Modem
Submitted by:	Maxim Sobolev <sobomax@altavista.net>
1999-02-22 14:08:44 +00:00
Brian Somers
f4373d473b Xircom Ethernet+Modem 10/100+ 1999-02-22 14:03:31 +00:00
Steve Price
fbd2d9c138 Add entries for the following cards:
Viking V.90/K56Flex modem
	Zoom 56K modem
	3CCE589E* network card
	3CCM156 modem

Latter submitted by:	Patrick Seal <patseal@hyperhost.net>
1999-02-22 03:06:28 +00:00
Mike Smith
5966e39935 Add entry for D-Link DE-660
Submitted by:	Brian Handy <handy@lambic.physics.montana.edu>
1999-02-19 07:20:55 +00:00
Mark Murray
ba529ee910 Add bits useful to getting laptops going (my Libretto in particular)
Add ActionTec v.90 modem and Libretto Floppy to pccard database;
Autoload pcic device.
1999-02-04 10:06:44 +00:00
Mike Smith
a66325ee96 Add another modem (Psion Dacom)
Submitted by:	"Gary Palmer" <gpalmer@FreeBSD.ORG>
1998-12-15 02:57:30 +00:00
Brian Somers
04c6e85b06 Add an entry for the HAYES OPTIMA 28.8k 1998-09-25 22:08:53 +00:00
Mike Smith
7f4fca29df Add Compex Net-A and 3Com/USR/Megahertz 3CM556
Submitted by:	Willem Jan  Withagen <wjw@surf.IAE.nl> and Brian Handy <handy@lambic.physics.montana.edu>
1998-09-12 18:53:49 +00:00
Mike Smith
c6446f7ff9 Add the Fujitsu MBH10303
Submitted by:	David Kulp <dkulp@neomorphic.com>
1998-09-11 18:35:57 +00:00
Nate Williams
6ab2c9633b Updated entry for Xircom CreditCard Modem
Submitted by:	"Mike Del" <repenting@hotmail.com>
1998-06-15 17:51:03 +00:00
Nate Williams
2f52e46135 - Added entry for Xircon CreditCard Modem.
Submitted by:	 "Mike Del" <repenting@hotmail.com>
1998-06-08 21:10:41 +00:00
Tatsumi Hosokawa
d767c61bfd Added U.S. Robotics XJ1560J (X2 X-jack modem) 1998-03-19 16:25:17 +00:00
Jun-ichiro itojun Hagino
1b2ea87383 added "Telecom Device SuperSocket RE450T" (PCMCIA NE2000 variant). 1998-02-24 13:56:38 +00:00
Tatsumi Hosokawa
8b2db71cdf Added NTT ThunderCard Modem... (because I'm using it :-)) 1998-02-24 13:32:36 +00:00
Tatsumi Hosokawa
3ce47957e0 commented out REX-5535 because -current does not have spc driver. 1998-02-24 13:26:57 +00:00
Mike Smith
d3282c9763 Add entry for Eiger 33.6K modem
Submitted by:	John Goerzen <jgoerzen@alexanderwohl.complete.org>
1998-02-10 01:01:35 +00:00
Paul Traina
3accbba09b Add support for explicit 3C589D varients and XJ1336 modems 1997-12-16 02:43:26 +00:00
Nate Williams
d379cdf006 - Added entry for 'Linksys Combo PCMCIA EthernetCard'
Submitted by:	Brad Karp <karp@eecs.harvard.edu>
1997-12-07 05:20:56 +00:00
Nate Williams
fc018b804b - Added entries for LinkSys ethernet card and Apex Data Modem.
Submitted by:	Ken Key <key@cs.utk.edu>
1997-12-05 04:33:58 +00:00
Nate Williams
5547669065 - Added entry for Accton 2216 ethernet card.
Submitted by:	 Patrick Gardella <patrick@cre8tivegroup.com>
1997-11-14 18:48:59 +00:00
Nate Williams
d507cb92a3 - Commented out some PAO specific portions of this file.
Noticed by:	Michael Reifenberger <root@totum.plaut.de>
1997-10-30 01:17:01 +00:00
Mike Smith
5dff319cc7 Add entries for the Danpex EN-6200P2 and Megahertz XJ4336 1997-10-23 14:00:40 +00:00
Nate Williams
fd5f040f7a - Update the Adaptect SlimSCSI CIS tuple so that it works with FreeBSD's
default pccard daemon.
1997-10-21 18:07:36 +00:00
Peter Wemm
79403fe300 Revert $FreeBSD$ to $Id$ 1997-02-23 09:21:14 +00:00
Jordan K. Hubbard
1130b656e5 Make the long-awaited change from $Id$ to $FreeBSD$
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.
1997-01-14 07:20:47 +00:00
Nate Williams
3e4742ef6a Remove the hardcoding of the IRQ, and instead have it determine a free
IRQ.

For now only enable on the 3C589 until other cards have been tested.
1996-06-19 01:28:07 +00:00
Nate Williams
ee42451e19 Change the 'nep0' lines to 'ep0' since we are very soon to get a working
if_ep.c driver for PCCARD stuff.  Also,change the 3C589 examples to
reflect what I use to switch between the two connectors.
1996-06-14 21:41:48 +00:00
Nate Williams
7c88555add Synchronize relevant changes from the most recent PC-CARD release. 1996-03-18 20:15:24 +00:00
Nate Williams
5d9d7f34a7 PC-CARD hooks. Someday it will actually enable working code. :)
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.
1996-03-12 15:39:26 +00:00