summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2000-04-26Enable SIOCSIFMTU, as it is supported by if.c and ifconfig nowChris Cappuccio
2000-04-26Turn on a bit (for 82558/82559 only) which disables the chip'sChris Cappuccio
2000-04-26Fix for if_vlan (FreeBSD)Chris Cappuccio
2000-04-26Remove one of my completely incomprehensible debugging printf's.Aaron Campbell
2000-04-26fix RCS idBrad Smith
2000-04-26we've done an oopsMichael Shalayeff
2000-04-26After the fxp split, sizeof(enaddr) is now 4, not 6, since enaddr is a pointerAaron Campbell
2000-04-26dc_csid ain't needed no more; jason@ okMichael Shalayeff
2000-04-25if we have to allocate a new mbuf, don't forget to copy the header info fromJason Wright
2000-04-25fixing the frontend means fixing the backend too... add a countdown whenJason Wright
2000-04-25sync unknown list with reality; minor changes.Federico G. Schwindt
2000-04-25use the size of the allocation, not the minimum of what was requested andJason Wright
2000-04-24syncTheo de Raadt
2000-04-24oopsTheo de Raadt
2000-04-24syncTheo de Raadt
2000-04-24serverworks is very private with their info...Theo de Raadt
2000-04-24use mii_detach, now xe detach/attach rocks againNiklas Hallqvist
2000-04-24Add simple mii detach routine while waiting for the post-2.7Niklas Hallqvist
2000-04-24Fix promiscuous mode (from martin@crt.se). Style nits. Do not look atNiklas Hallqvist
2000-04-24revived by mistakeNiklas Hallqvist
2000-04-24Do not unmap CCR before using them for the last timeNiklas Hallqvist
2000-04-24wait just a bit for enabling to settle, fixes pccom on an xeNiklas Hallqvist
2000-04-243C1 and 3CCFEM556BI (this one uses boomerang chipset, so no support yet);Federico G. Schwindt
2000-04-24syncFederico G. Schwindt
2000-04-24new prods; rearrange.Federico G. Schwindt
2000-04-23Save ethernet address in arpcom.ac_enaddr. -mojMats O Jansson
2000-04-23freesession takes u_int64_tAngelos D. Keromytis
2000-04-20Fix function prototype so it compiles again.Aaron Campbell
2000-04-19Remove NetBSD ifdefs here too.Federico G. Schwindt
2000-04-19Remove NetBSD ifdefs.Federico G. Schwindt
2000-04-19* use different numbers of transmit buffers depending on the memoryFederico G. Schwindt
2000-04-19new products; rearrange.Federico G. Schwindt
2000-04-19syncFederico G. Schwindt
2000-04-19New products from NetBSD; remove duplicated entry.Federico G. Schwindt
2000-04-19indent.Federico G. Schwindt
2000-04-19Fix a bug introduced after cardbus commit where uart16550a wasFederico G. Schwindt
2000-04-19Force mailbox to be under 16MB so the controller can see itNiklas Hallqvist
2000-04-19split out mbuf scatter gather functionTheo de Raadt
2000-04-18split dc driver into bus dependent and bus independent (pci) partsJason Wright
2000-04-18split fxp into bus independent and dependent (pci) parts (cardbus to come)Jason Wright
2000-04-18Double usage of random() in the pseudo device to avoid settingHugh Graham
2000-04-18Set MII parameters for the other 3Com CardBus cards, not just 'C' revision.Aaron Campbell
2000-04-18copyrightJason Wright
2000-04-18remove #ifdef {free,net}bsd stuffJason Wright
2000-04-16syncTheo de Raadt
2000-04-16rename an RCC productTheo de Raadt
2000-04-16syncTheo de Raadt
2000-04-15pcidevs.hTheo de Raadt
2000-04-15more gearTheo de Raadt
2000-04-15urio(4) - Diamond Multimedia RIO 500 (from NetBSD)Jakob Schlyter