summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2000-10-06syncAaron Campbell
2000-10-06Add product ID for ESS Maestro-3.Aaron Campbell
2000-09-30Whoops, forgot to list the 3c555 device ID under media selection parts.Aaron Campbell
2000-09-29Oops, time to learn how to countMiod Vallat
2000-09-29Check N command operand value to prevent a panic with large values.Miod Vallat
2000-09-29fix pasto in error printfMichael Shalayeff
2000-09-29- Add support for 3Com 3C555 MiniPCI.Aaron Campbell
2000-09-28syncAaron Campbell
2000-09-28There is a 3c555 MiniPCI adapter, too; from NetBSD.Aaron Campbell
2000-09-28syncAaron Campbell
2000-09-28Add product ID for new CS4281 audio device found in IBM ThinkPad X20.Aaron Campbell
2000-09-28If this is a Davicom DM9102A and we're enabling the homePNA link, forceAaron Campbell
2000-09-25do not do queue locking in get/put_ccb, since calling blocksMichael Shalayeff
2000-09-25Support the i82562; from FreeBSD. Apparently nothing more needed than to matchAaron Campbell
2000-09-25syncAaron Campbell
2000-09-25Add Intel i82562 PCI device ID. This is the Ethernet controller found on theAaron Campbell
2000-09-24For the Toshiba TOPIC95B CardBus controller, we must clear the socket and slotAaron Campbell
2000-09-22syncAaron Campbell
2000-09-22Add Conexant modemAaron Campbell
2000-09-22syncAaron Campbell
2000-09-22shortenAaron Campbell
2000-09-22syncAaron Campbell
2000-09-22Sony Memory Stick Media SlotAaron Campbell
2000-09-21use volatile's on all structures shared between cpu and hifnJason Wright
2000-09-21styleJason Wright
2000-09-21Patch from FreeBSD (wpaul):Jason Wright
2000-09-20support 64bit BARs from NetBSDNiklas Hallqvist
2000-09-19trailing spacesNiklas Hallqvist
2000-09-19trailing spacesNiklas Hallqvist
2000-09-19syncNiklas Hallqvist
2000-09-19redundancy in product names is badNiklas Hallqvist
2000-09-17Only check defined bits when waiting for valid AC97 input slotMarco S Hyman
2000-09-17implement SIOCSIFMTU, okay deraadt@Niels Provos
2000-09-17Support detach of fxp devices to allow ejection of Intel CardBus adapters.Aaron Campbell
2000-09-17syncAaron Campbell
2000-09-17Add New Media LiveWire Ethernet LAN Adapter product ID; adam@cfar.umd.eduAaron Campbell
2000-09-17Add support for Intel PRO/100 CardBus PC Card Ethernet; from NetBSD.Aaron Campbell
2000-09-17syncAaron Campbell
2000-09-17Add product ID for ADMtek AN985. Note that there seemed to be some nomenclatureAaron Campbell
2000-09-17Match the new D-Link DSB-650 product ID.Aaron Campbell
2000-09-17syncAaron Campbell
2000-09-17Another D-Link DSB-650 adapter product ID; from FreeBSDAaron Campbell
2000-09-17Twiddle another bit to illuminate the link LED on the 3C589E 10BaseT connector.Aaron Campbell
2000-09-16- No need to do bpfdetach(), that's done in if_detach().Aaron Campbell
2000-09-16Note support for the new 3Com 3C3FE575CT LAN CardBus Type III PC Card. NoAaron Campbell
2000-09-16Add support for 3C556[B] MiniPCI Ethernet adapters, found on some laptopsAaron Campbell
2000-09-16syncAaron Campbell
2000-09-16Add product IDs for 3Com 3C556 and 3C556B MiniPCI Ethernet devices.Aaron Campbell
2000-09-16Some changes from NetBSD:Aaron Campbell
2000-09-15Support the ejection of mii ep(4) devices, i.e., the 3c574.Aaron Campbell