Age | Commit message (Expand) | Author |
2000-06-17 | knf | Jason Wright |
2000-06-17 | Add support for AMD 53c974. | Federico G. Schwindt |
2000-06-17 | Do not disable the com port as sson as it is attached. Make compile again. | Niklas Hallqvist |
2000-06-16 | take MIN/MAX from param.h, okay theo@ | Niels Provos |
2000-06-16 | undo latest problem. breaks the sparc. diff is too large, we are not debuggi... | Theo de Raadt |
2000-06-15 | sync | Hakan Olsson |
2000-06-15 | Nvidia GeForce256 DDR | Hakan Olsson |
2000-06-14 | readd queue limiting code that was backed out yesterday. (ip_esp.c change | Jason Wright |
2000-06-13 | sync | Theo de Raadt |
2000-06-13 | simplify | Theo de Raadt |
2000-06-13 | sync | Chris Cappuccio |
2000-06-13 | IBM Olympic Token Ring | Chris Cappuccio |
2000-06-13 | backout previous 2 changes... causes panics down the line. | Jason Wright |
2000-06-13 | Oops: initialize q to avoid using the unitialized value when the queue fills | Jason Wright |
2000-06-13 | put an upperbound on queue length | Jason Wright |
2000-06-13 | use the source length to calculate the output length instead of relying on | Jason Wright |
2000-06-13 | Fix from Manuel Bouyer | Chris Cappuccio |
2000-06-13 | clean up Cypress section (obviously nobody has used these w/OpenBSD) | Chris Cappuccio |
2000-06-13 | Be more careful when setting up the mbufs for destination buffers | Jason Wright |
2000-06-13 | correct 5805 test | Theo de Raadt |
2000-06-12 | ESP 3des now works, after squishing 4 bugs | Theo de Raadt |
2000-06-12 | sync | Theo de Raadt |
2000-06-12 | broadcom 5805 | Theo de Raadt |
2000-06-12 | remove debugging prom dump, sorry | Michael Shalayeff |
2000-06-12 | eeprom width detection code. | Michael Shalayeff |
2000-06-12 | Fix ADMtek identity crisis (whoops, missed this file); thanks mickey@ | Aaron Campbell |
2000-06-12 | Fix ADMtek identity crisis. | Aaron Campbell |
2000-06-12 | sync | Aaron Campbell |
2000-06-12 | Don't ask me why, but ADMtek changed the name of their PCI Ethernet controller | Aaron Campbell |
2000-06-12 | more registers for the upcoming code; NetBSD. | Federico G. Schwindt |
2000-06-12 | move cfdriver to ncr53c9x.c and device declaration to conf/files. | Federico G. Schwindt |
2000-06-12 | esp support; commented out by now till i check the other archs. | Federico G. Schwindt |
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 |