summaryrefslogtreecommitdiff
path: root/sys/dev/usb/if_udav.c
AgeCommit message (Expand)Author
2005-01-03- make sure int is in running state before touching the multicast filtersBrad Smith
2004-12-30fix for some archs that don't like unaligned accesses, eg sparc64 and alphaDavid Gwynne
2004-12-26Properly indent with tabs rather than spaces.Jonathan Gray
2004-12-26Remove uneeded ifdefs/code.Jonathan Gray
2004-12-03URL of data sheet has changed.Jonathan Gray
2004-12-03Don't need to set ifp->if_mtu as ether_ifattach does this for us.Jonathan Gray
2004-11-11strlcpyTheo de Raadt
2004-10-05pretty dmesg printTheo de Raadt
2004-10-05Port of NetBSD's udav driver for Davicom USB DM960 based Ethernet.Jonathan Gray