summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2000-05-15oops typoNiklas Hallqvist
2000-05-15We are OpenBSDNiklas Hallqvist
2000-05-15Cardbus com driver, from NetBSD, but adapted for our style conventionsNiklas Hallqvist
2000-05-15Less verbose, detach logicNiklas Hallqvist
2000-05-15driver for the databook isa/pcmcia bridge (commented out in GENERIC for now);Jason Wright
2000-05-08crank MAX_SCATTER to handle large chain lengths; deraadt ok'd.Jason Wright
2000-05-04Don't attach a PCTECH RZ1000 on the PCI bus--it has severe problems.Todd C. Miller
2000-05-04syncTheo de Raadt
2000-05-04heck, pick names for some more RCC devices, since the guy who knows what they...Theo de Raadt
2000-05-04fixed context memory sizingJason Wright
2000-05-03syncTheo de Raadt
2000-05-03rename 82454NXTheo de Raadt
2000-05-03syncTheo de Raadt
2000-05-03pcidevs.hTheo de Raadt
2000-05-03advansys U3WTheo de Raadt
2000-05-03syncTheo de Raadt
2000-05-03more nasty pcbh devicesTheo de Raadt
2000-05-01syncTheo de Raadt
2000-05-01another RCC host bridgeTheo de Raadt
2000-04-29add $ tagKenneth R Westerback
2000-04-29add $ tagKenneth R Westerback
2000-04-29add $ tagKenneth R Westerback
2000-04-29add $ tagKenneth R Westerback
2000-04-29add $ tagKenneth R Westerback
2000-04-29make bus_space_region* w/o extra functions, seem to work ok for usMichael Shalayeff
2000-04-28syncTheo de Raadt
2000-04-28IRE SafeNet CryptIC PCI cardTheo de Raadt
2000-04-28Disable framework for recognition of CIS-less cards, several other matchNiklas Hallqvist
2000-04-27Some PHYs does not report any OUI/MODEL combo, recognize another such caseNiklas Hallqvist
2000-04-27Driver for C-Media CMI8x38 Audio Chip present on several all-in-oneTodd C. Miller
2000-04-27Previous commit contained things that I want to keep local for nowChris Cappuccio
2000-04-27Cleanup SIOCSIFMTUChris Cappuccio
2000-04-27WhoopsChris Cappuccio
2000-04-27Remove MTU cruftChris Cappuccio
2000-04-27Remove mtu cruftChris Cappuccio
2000-04-27Fix SIOCSIFMTUChris Cappuccio
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