Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-09-28 | sync | Aaron Campbell | |
2000-09-28 | Add product ID for new CS4281 audio device found in IBM ThinkPad X20. | Aaron Campbell | |
2000-09-25 | Support the i82562; from FreeBSD. Apparently nothing more needed than to match | Aaron Campbell | |
its PCI device ID. | |||
2000-09-25 | sync | Aaron Campbell | |
2000-09-25 | Add Intel i82562 PCI device ID. This is the Ethernet controller found on the | Aaron Campbell | |
Intel 815E motherboard; from FreeBSD. | |||
2000-09-24 | For the Toshiba TOPIC95B CardBus controller, we must clear the socket and slot | Aaron Campbell | |
control registers at shutdown else we hang. Fixes it on my laptop, should help out espie@ on his Toshiba system too. | |||
2000-09-22 | sync | Aaron Campbell | |
2000-09-22 | Add Conexant modem | Aaron Campbell | |
2000-09-22 | sync | Aaron Campbell | |
2000-09-22 | shorten | Aaron Campbell | |
2000-09-22 | sync | Aaron Campbell | |
2000-09-22 | Sony Memory Stick Media Slot | Aaron Campbell | |
2000-09-21 | use volatile's on all structures shared between cpu and hifn | Jason Wright | |
kill hifn_command_buf_data_t (unnecessary for a long time now) | |||
2000-09-21 | style | Jason Wright | |
2000-09-21 | Patch from FreeBSD (wpaul): | Jason Wright | |
Fix the tl driver so it doesn't run off the end of the RX descriptor list and panic in out of mbufs condition. | |||
2000-09-20 | support 64bit BARs from NetBSD | Niklas Hallqvist | |
2000-09-19 | trailing spaces | Niklas Hallqvist | |
2000-09-19 | trailing spaces | Niklas Hallqvist | |
2000-09-19 | sync | Niklas Hallqvist | |
2000-09-19 | redundancy in product names is bad | Niklas Hallqvist | |
2000-09-17 | Only check defined bits when waiting for valid AC97 input slot | Marco S Hyman | |
Don't clobber existing bits when turning on clock Save interrupt status and issue EOI before processing status bits checked by me and angelos@ | |||
2000-09-16 | Add support for 3C556[B] MiniPCI Ethernet adapters, found on some laptops | Aaron Campbell | |
(i.e., HP OmniBooks). I have sent these changes to a tester but I haven't heard back yet. Assume for now the changes are OK since all of the other variants I have still work. | |||
2000-09-16 | sync | Aaron Campbell | |
2000-09-16 | Add product IDs for 3Com 3C556 and 3C556B MiniPCI Ethernet devices. | Aaron Campbell | |
2000-09-15 | sync | Theo de Raadt | |
2000-09-15 | name twe by a name that means something, instead of corporate mumbo jumbo | Theo de Raadt | |
2000-09-15 | 3ware escalade ide raid controllers | Michael Shalayeff | |
2000-09-15 | 3ware escalade is coming | Michael Shalayeff | |
2000-09-14 | sync | Theo de Raadt | |
2000-09-14 | more lava; moride@portside.net has one | Theo de Raadt | |
2000-09-14 | more lavas; moride@portside.net has one | Theo de Raadt | |
2000-09-14 | sync | Niklas Hallqvist | |
2000-09-14 | Alta Tech only OEMed, the real vendor was Packet Engines | Niklas Hallqvist | |
2000-09-14 | sync | Niklas Hallqvist | |
2000-09-14 | Adaptec and RCC extras | Niklas Hallqvist | |
2000-09-14 | sync | Niklas Hallqvist | |
2000-09-14 | i960 PCI-PCI bridges | Niklas Hallqvist | |
2000-09-14 | sync | Niklas Hallqvist | |
2000-09-14 | ATI Mach64 GY | Niklas Hallqvist | |
2000-09-14 | sync | Niklas Hallqvist | |
2000-09-14 | Altatech PMC/GNIC2 gigabit ethernet | Niklas Hallqvist | |
2000-09-14 | sync | Niklas Hallqvist | |
2000-09-14 | oops pasto | Niklas Hallqvist | |
2000-09-14 | sync | Niklas Hallqvist | |
2000-09-14 | Some Adaptec-based RAID product IDs | Niklas Hallqvist | |
2000-09-13 | Sync with FreeBSD. Finally make the OpenBSD-specific changes necessary to make | Aaron Campbell | |
non-MII 21143-based cards work. The sync just fixes the LED handling on these kinds of adapters. | |||
2000-09-12 | sync | Theo de Raadt | |
2000-09-12 | new ENI part; stoklund@taxidriver.dk | Theo de Raadt | |
2000-09-11 | another card with this chipset | Theo de Raadt | |
2000-09-06 | vgafb is removed, was only used on powerpc, and is not in a state to | Dale S. Rahn | |
be an MI device. This old version was based on old wscons and will not build. |