Age | Commit message (Expand) | Author |
2000-06-11 | apparently in order to write to config registers 1-3 you need to enable it | Federico G. Schwindt |
2000-06-10 | correct SIMPLEQ bugs, ack interrupt. 8 packets have crypted, but kernel | Theo de Raadt |
2000-06-10 | another vaddr used as paddr | Jason Wright |
2000-06-10 | paddr not vaddr for mcr1 | Jason Wright |
2000-06-09 | Add common routines for read/writing Cypress 82c693 control registers from | Chris Cappuccio |
2000-06-09 | Import pci_mapreg_type from NetBSD | Chris Cappuccio |
2000-06-09 | Clean up this file a bit. | Aaron Campbell |
2000-06-09 | Add support for 3c656, which is just the 3c575 + 56k modem. Thanks to | Aaron Campbell |
2000-06-09 | sync | Aaron Campbell |
2000-06-09 | Add 3c656 | Aaron Campbell |
2000-06-08 | replace linked lists for event queue with circular buffer, | Michael Shalayeff |
2000-06-07 | from freebsd(wpaul): | Jason Wright |
2000-06-07 | indent | Aaron Campbell |
2000-06-06 | * correct some length checkings based on the specs; still a few to fix. | Federico G. Schwindt |
2000-06-06 | add some tuples from pc card standard 7.0; remove outdated comment. | Federico G. Schwindt |
2000-06-05 | Untested busification of this driver done years ago. | Niklas Hallqvist |
2000-06-05 | fix datasheet url | Chris Cappuccio |
2000-06-03 | Move everything to where is supposed to be (reg definitions, etc). | Jason Wright |
2000-06-03 | remove fxp_ether_ioctl(), and move it's processing to fxp_ioctl(). | Jason Wright |
2000-06-02 | squeeze basic framework into place. process generates SIMPLEQ of requests, | Theo de Raadt |
2000-06-02 | callback is always static | Theo de Raadt |
2000-06-02 | make sure we are writing to the correct page; fixes a subtle bug which | Brandon Creighton |
2000-05-31 | sync | Chris Cappuccio |
2000-05-31 | Add some OPTi IDE controllers | Chris Cappuccio |
2000-05-31 | Bug fix from NetBSD, plus some more DPRINTF(). | Aaron Campbell |
2000-05-31 | sync | Theo de Raadt |
2000-05-31 | another pci-pci bridge | Theo de Raadt |
2000-05-30 | sti hp graphics, available in pci and hp-prop sgc bus form factors. | Michael Shalayeff |
2000-05-30 | a few more codes ids from vendor docs | Michael Shalayeff |
2000-05-30 | audio driver for intel 810/820/440MX i/o controller hub ac'97 . | Michael Shalayeff |
2000-05-30 | regen | Michael Shalayeff |
2000-05-30 | 440MX chipset definions | Michael Shalayeff |
2000-05-30 | Changes from NetBSD: | Federico G. Schwindt |
2000-05-30 | Changes from NetBSD: | Federico G. Schwindt |
2000-05-30 | sync | Theo de Raadt |
2000-05-30 | oops | Theo de Raadt |
2000-05-30 | sync | Theo de Raadt |
2000-05-30 | more device descriptions | Theo de Raadt |
2000-05-29 | OR the values in misc within cftable entry; in iospace, irq and misc | Federico G. Schwindt |
2000-05-29 | Support for 3c574 and 3CCFEM556BI PCMCIA Ethernet; from NetBSD. | Aaron Campbell |
2000-05-29 | preparing for AX88190 support; from NetBSD. | Federico G. Schwindt |
2000-05-29 | sync | Federico G. Schwindt |
2000-05-29 | new products. | Federico G. Schwindt |
2000-05-27 | add a few more codecs | Michael Shalayeff |
2000-05-26 | add missing 'break' | Jason Wright |
2000-05-26 | Match 2930CU, it works with the new driver | Chris Cappuccio |
2000-05-24 | Permit detach of audio devices, such as uaudio. Selected code | Hakan Olsson |
2000-05-24 | properly configure multicast table. | Jun-ichiro itojun Hagino |
2000-05-22 | sync | Chris Cappuccio |
2000-05-22 | Adaptec AHA-2930CU | Chris Cappuccio |