Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-08-13 | not completely working session code from jason | Theo de Raadt | |
2000-08-13 | indent | Theo de Raadt | |
2000-08-13 | indent | Theo de Raadt | |
2000-08-12 | mcr aggregation now works, best i have seen yet is 5 (huh?) | Theo de Raadt | |
2000-08-11 | move mcr out of q; and write prelim mcr aggregation code, which does not yet | Theo de Raadt | |
work for some reason or another, so it is currently disabled. | |||
2000-08-11 | sync | Theo de Raadt | |
2000-08-11 | itexpress | Theo de Raadt | |
2000-08-11 | silence chatty messages | Theo de Raadt | |
2000-08-11 | provide generic audio device name | Michael Shalayeff | |
2000-08-10 | sync | Theo de Raadt | |
2000-08-10 | simplify | Theo de Raadt | |
2000-08-08 | sync | Theo de Raadt | |
2000-08-08 | use PCI_VENDOR_* and PCI_PRODUCT_*_* names | Theo de Raadt | |
2000-08-08 | more puc-style devices | Theo de Raadt | |
2000-08-06 | sync | Theo de Raadt | |
2000-08-06 | ATI rage cards | Theo de Raadt | |
2000-08-06 | sync | Theo de Raadt | |
2000-08-06 | more devices from the G4 | Theo de Raadt | |
2000-08-05 | Be more liberal about attaching products unknown to us (we have got ID | Niklas Hallqvist | |
ranges from ICP-Vortex). New GDT products are normally configured with "Do not move DPMEM" as default, so try that mapping type first. | |||
2000-08-05 | sync | Chris Cappuccio | |
2000-08-05 | Support Promise Ultra/100 as found on some Microstar motherboards | Chris Cappuccio | |
(From NetBSD PR 10756) | |||
2000-08-04 | sync | Theo de Raadt | |
2000-08-04 | another | Theo de Raadt | |
2000-08-04 | add support for tga2; from NetBSD | Eric Jackson | |
2000-08-03 | (c) 2000 | Niklas Hallqvist | |
2000-08-03 | sync | Niklas Hallqvist | |
2000-08-03 | Support for GDT6518RS added. Thanks Jeff! Also fixed a few bogus prodids. | Niklas Hallqvist | |
BTW, more RS controllers will need to be added, but I do not yet know the prodids. | |||
2000-08-03 | Don't print out the name of the controller twice. | Aaron Campbell | |
2000-08-02 | Put missing call to sf_setmulti() in sf_init() so the multicast filter will | Aaron Campbell | |
be programmed correctly; from FreeBSD. | |||
2000-08-02 | Sync with FreeBSD. Summary of changes: | Aaron Campbell | |
- Add support for Accton EN1217 Ethernet adapters. - Fix problems with LEDs on some cards when clearing the jabber disable bit. - Handle new Macronix chips whose multicast hash tables are only 128 bits. - Fix timing issues during autonegotiation with Macronix and PNIC II. | |||
2000-08-02 | sync | Aaron Campbell | |
2000-08-02 | Add Accton EN1217 Ethernet. | Aaron Campbell | |
2000-08-02 | import a few useful consts from netbsd; mainly for pcibios thing slip | Michael Shalayeff | |
2000-08-01 | Add Symbios 53C895A support; armin@wolfermann.org | Todd C. Miller | |
2000-08-01 | regen | Todd C. Miller | |
2000-08-01 | Add Symbios 53C895A; armin@wolfermann.org | Todd C. Miller | |
2000-08-01 | Add PCI attachment for i82365-compatible PCMCIA controllers. Needed for | Aaron Campbell | |
the Cirrus Logic CL-PD6729 controller found on some laptops, i.e., the Gateway 2000 Solo 2100. Thanks to JDempsey@iss.net for testing and initiallly prodding me to get PC Cards to work in his laptop. | |||
2000-08-01 | Make driver attach no matter the setting of jumper S4. | Niklas Hallqvist | |
This solves the "cannot map DPMEM" problem some people have been seeing. Still there is an ugly printout while configuring if S4 is out, I do not know how to pretty that one just yet. Howevr it is just a cosmetic thing. | |||
2000-07-31 | Fix PR 1341 - | Chris Cappuccio | |
Don't enable UDMA modes on VIA "82C586" with revision under 6 | |||
2000-07-31 | since byte order bugs are gone, interrupts work ok | Theo de Raadt | |
2000-07-31 | sync | Theo de Raadt | |
2000-07-31 | more | Theo de Raadt | |
2000-07-29 | remove the (unused) sc_intrmask, and be more careful about initializing | Jason Wright | |
the BS_CTRL register... The BE32 & BE64 bits do NOT do what they imply, so leave the bits set, and add the ones we want. This allows ubsec to interop with our software implementation (at least for encryption). More work to be done in this driver though... Many thanks to Jimmy Ruane at Broadcom for the pointer about BE32 & BE64! | |||
2000-07-28 | Use the correct bits for determining which session to delete. Some style fixes. | Jason Wright | |
2000-07-27 | more puc devices, including IBM 33L4618: AT&T/Lucent Venus Modem offset from ↵ | Theo de Raadt | |
kaspar.toomik@personalchemistry.com | |||
2000-07-27 | 3ware | Theo de Raadt | |
2000-07-26 | sync | Theo de Raadt | |
2000-07-26 | tweak | Theo de Raadt | |
2000-07-26 | sync | Theo de Raadt | |
2000-07-26 | urg | Theo de Raadt | |