freebsd-dev/sys/dev
David E. O'Brien d73bc63ef2 Virgin import of Xircom PCCARD driver v1.17
v1.17 (1999/03/28) has xperimental fixes to 10Mbit autonegotiation and
CE2 input lockup.

KNOWN BUGS
==========

* Media auto-negotiation is definitely not right.  It will work in most
  circumstances and seems to connect OK to most 100Mbit networks, however some
  pathological combinations of hubs/networks/peers seem to confuse it.

* CE2 support is somewhat flakey (ranging from 'works perfectly' to 'hangs the
  machine' so far).  I've fixed the probe routine and a potential lockup in
  the output routine, but a lot of people still report that they can't receive
  or transmit.

* You won't be able to use the modem and Ethenet parts of a multifunction card
  simultaneously.  This is limitation the current FreeBSD PCMCIA support.
  Likewise, there is no support for CardBus devices.

Developed by:	Scott Mitchell <scott@uk.freebsd.org>
Obtained from:	http://www.freebsd-uk.eu.org/~scott/xe_drv/
1999-05-14 01:58:59 +00:00
..
advansys Simplify the COMPAT_PCI_DRIVER/DATA_SET hack. We can add: 1999-05-09 17:07:30 +00:00
aha Add another kludge to the card identification probe. It appears that 1999-05-11 08:12:11 +00:00
ahb
aic7xxx
ar
ata Divorce "dev_t" from the "major|minor" bitmap, which is now called 1999-05-11 19:55:07 +00:00
atkbdc Remove hackish foot protection.. If you ask for an atkbd on an isa bus 1999-05-09 20:45:53 +00:00
bktr memcmp -> bcmp. memcmp doesn't exist in the kernel, but unfortunately 1999-05-13 07:54:24 +00:00
buslogic
ccd Divorce "dev_t" from the "major|minor" bitmap, which is now called 1999-05-11 19:55:07 +00:00
cs
cy Detect PCI device IDs for latest boards. Simplified the ID comparisons. 1999-05-10 10:23:40 +00:00
de #include "pci.h" for the build dir, not <pci.h> 1999-05-10 14:12:26 +00:00
dec
dgb
dpt I'm told by the PR author that this page_size increment was in 1999-05-13 05:24:53 +00:00
ed #ifdef BRIDGE around a goto label used by the bridge code to silcence a 1999-05-09 23:24:47 +00:00
eisa
en Missing revision markers. 1999-05-09 17:12:25 +00:00
ep
ex
fb
fdc Fixed reset handling for motor off resets. I first fixed this together 1999-05-11 04:58:30 +00:00
fe
fxp Fix two warnings. 1999-05-09 10:45:54 +00:00
hea Allow configuration of up to 256 network interfaces per physical interface - 1999-05-10 23:02:29 +00:00
hfa Allow configuration of up to 256 network interfaces per physical interface - 1999-05-10 23:02:29 +00:00
ic Fixed 10 out of 40 lines of -Wcast-qual warnings/errors. 3 lines were 1999-05-13 12:21:41 +00:00
ie Fixed 10 out of 40 lines of -Wcast-qual warnings/errors. 3 lines were 1999-05-13 12:21:41 +00:00
iicbus Unconfuse DEV_MODULE() and DEV_DRIVER_MODULE() about the difference between 1999-05-09 13:00:50 +00:00
isp When asked to get the current transfer settings go do a dev_refresh 1999-05-12 19:00:16 +00:00
joy
kbd Don't confuse cursor keys with numpad keys when composing a char code. 1999-05-09 05:00:19 +00:00
lnc Set the bus master bit. 1999-05-10 22:39:37 +00:00
mc146818
mcd
mse
pccard Virgin import of Xircom PCCARD driver v1.16. 1999-05-14 01:53:32 +00:00
pcf
pci Use the probe priority mechanism to make sure the chip* probes do not 1999-05-11 07:55:32 +00:00
pcm/isa Fix dev_t/minor problems 1999-05-12 19:01:30 +00:00
pdq Simplify the COMPAT_PCI_DRIVER/DATA_SET hack. We can add: 1999-05-09 17:07:30 +00:00
ppbus
ppc
rc
rp Simplify the COMPAT_PCI_DRIVER/DATA_SET hack. We can add: 1999-05-09 17:07:30 +00:00
scd don't confuse units and devices. 1999-05-09 20:29:04 +00:00
si Simplify the COMPAT_PCI_DRIVER/DATA_SET hack. We can add: 1999-05-09 17:07:30 +00:00
sio Adjust console stuff now that makedev is no longer a macro. 1999-05-10 14:01:35 +00:00
smbus Unconfuse DEV_MODULE() and DEV_DRIVER_MODULE() about the difference between 1999-05-09 13:00:50 +00:00
snp Use NODEV instead of -1 1999-05-10 18:10:08 +00:00
sound/isa Fix dev_t/minor problems 1999-05-12 19:01:30 +00:00
speaker
sr Simplify the COMPAT_PCI_DRIVER/DATA_SET hack. We can add: 1999-05-09 17:07:30 +00:00
streams
syscons Removed global variable `Crtat'. This was once (bogusly) shared with 1999-05-12 04:45:56 +00:00
ti Simplify the COMPAT_PCI_DRIVER/DATA_SET hack. We can add: 1999-05-09 17:07:30 +00:00
tx #if 0 some unused code (debug?) to quiet a warning. 1999-05-10 00:20:46 +00:00
usb Enable the support for a file interface on the HID driver for 1999-05-09 20:13:51 +00:00
vinum Fix a bogon which stopped Vinum from recognizing half its keywords. 1999-05-11 03:55:35 +00:00
vn Divorce "dev_t" from the "major|minor" bitmap, which is now called 1999-05-11 19:55:07 +00:00
vr Simplify the COMPAT_PCI_DRIVER/DATA_SET hack. We can add: 1999-05-09 17:07:30 +00:00
vx Missing revision markers. 1999-05-09 17:12:25 +00:00
wi
wl
xe Virgin import of Xircom PCCARD driver v1.17 1999-05-14 01:58:59 +00:00