summaryrefslogtreecommitdiff
path: root/sys/dev/ic/ne2000.c
AgeCommit message (Expand)Author
1998-06-10Do the unaligned buffer fixup without copying data, more-or-less liftedthorpej
1998-02-04Change "__BUS_SPACE_NEED_STREAM_METHODS" to "__BUS_SPACE_HAS_STREAM_METHODS".sakamoto
1998-02-03Change the data access busification functions tosakamoto
1998-01-29In the NE2000 case, if we encounter an unaligned mbuf, copy it to anthorpej
1998-01-26Update copyright.thorpej
1998-01-26If we're using these devices on a big-endian CPU, byte swap the "count"thorpej
1998-01-12Adjust for config changes.thorpej
1997-11-02Adjust for ifmedia-related changes to dp8390 driver.thorpej
1997-10-29When probing for a dp8390 in ne2000_detect(), check for RST being setthorpej
1997-10-15Pull following change from marc-pcmcia branch:enami
1997-10-14Pull down from marc-pcmcia branch: Common code used by NE2000 and compatiblethorpej