summaryrefslogtreecommitdiff
path: root/sys/dev/isa/if_ec.c
AgeCommit message (Expand)Author
2001-11-13add RCSIDlukem
2001-07-08Remove unnecessary include files. From Onno van der Linden.thorpej
2001-06-11transceiver, not transciever.wiz
2001-02-12Adjust the way that media is initialized on DP8390-compatiblethorpej
1999-03-23Use BUS_SPACE_ALIGNED_POINTER() instead of ALIGNED_POINTER() where the pointerdrochner
1998-10-27Holy smokes, batman! Actually fill in the "init_card" entry point!thorpej
1998-07-05defopt NS, NSIP.jonathan
1998-07-05defopt INET, NETATALK.jonathan
1998-06-25When writing packets to transmit buffers, do unaligned buffer fixups,thorpej
1998-06-09Nuke __BROKEN_INDIRECT_CONFIG.thorpej
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-12Update for config changes.thorpej
1997-11-02Fix a slight brain lapse.thorpej
1997-11-02Front-end to the dp8390 chip driver for the 3Com 3c503 Ethernet interface.thorpej