Age | Commit message (Expand) | Author |
2000-04-25 | A fix to the dreaded isadmaattach panic which hunts people playing with | Niklas Hallqvist |
2000-04-24 | 3 bugs: off by one in dump offset calculation, | Niklas Hallqvist |
2000-04-24 | support DOSPTYP_EXTENDL like DOSPTYP_EXTEND; scott@nts.umn.edu | Theo de Raadt |
2000-04-21 | oops | Michael Shalayeff |
2000-04-21 | shovel apm into it's own thread. | Michael Shalayeff |
2000-04-17 | fix version for some endianess-challenged compaqs; via linux | Michael Shalayeff |
2000-04-16 | Remove atapiscsi* at umass?; csapuntz@ | Aaron Campbell |
2000-04-16 | permit compiling kernel without pccom or com | Theo de Raadt |
2000-04-16 | jakob, please be more careful | Theo de Raadt |
2000-04-15 | add urio(4) | Jakob Schlyter |
2000-04-15 | urio(4) - Diamond Multimedia RIO 500 (from NetBSD) | Jakob Schlyter |
2000-04-15 | comment out USB ethernet adapters (orphaned otherwise) | Jakob Schlyter |
2000-04-14 | Move the PCIBIOS options line next to the CardBus bus support stuff, and add a | Aaron Campbell |
2000-04-13 | neo | Theo de Raadt |
2000-04-12 | When resetting attributes (VT_NORMAL), do a proper color set. | Aaron Campbell |
2000-04-12 | correct path | Hugh Graham |
2000-04-11 | Check usec for >= 1000000, not just > ; as msaitoh@NetBSD.org | Paul Janzen |
2000-04-11 | we need more room; xe goes away again, but it is on other floppies of course | Theo de Raadt |
2000-04-10 | add support for true RNG presented on the i82802 FWH. | Michael Shalayeff |
2000-04-10 | Aironet PCI shim; all the real meat is in sys/ic/an.c. | Todd C. Miller |
2000-04-09 | fix ulpt major # allocation | Matthieu Herrb |
2000-04-09 | Put the line-wrap check back under STATE_INIT. It was causing some display | Aaron Campbell |
2000-04-08 | Initial check-in for support of 32-bit CardBus PC Cards; from NetBSD. On many | Aaron Campbell |
2000-04-07 | Another option, PCIBIOS_BUS_FIXUP, is needed for CardBus on some machines. | Aaron Campbell |
2000-04-07 | Need <sys/device.h>. | Aaron Campbell |
2000-04-07 | Protect MAXPHYS against redefinition- this allows you to make a config | mjacob |
2000-04-05 | Add USB modem driver stubs; from NetBSD. Not yet tested. | Aaron Campbell |
2000-04-04 | New USB mass storage driver. Improvements: Uses asynchronous USB requests, | Aaron Campbell |
2000-04-03 | put some DS/FH cards on some boot media | Theo de Raadt |
2000-04-03 | enable ray at pcmcia, once pcic config has been fixed | Michael Shalayeff |
2000-04-03 | split wireless cards into their own section | Theo de Raadt |
2000-04-03 | an at pcmcia; 10x Lynda McGinley <mcginley@suod.cs.colorado.edu> for a hardwa... | Michael Shalayeff |
2000-04-02 | Fix a typo from last commit that was causing spontaneous reboots. | Aaron Campbell |
2000-03-31 | Add support for USB Mass Storage devices; e.g., USB Zip Drives. UNTESTED. | Aaron Campbell |
2000-03-30 | - Remove some unused code. | Aaron Campbell |
2000-03-28 | Much cleaner sync with NetBSD. Some #if defined() magic has been sent in the | Aaron Campbell |
2000-03-28 | Implement rt_sigreturn. | jasoni |
2000-03-28 | from netbsd: give pcic0 whole 64k iomem, and move pcic{1,2} to 0xe0000 | Michael Shalayeff |
2000-03-28 | PCIBIOS does not fully work yet | Theo de Raadt |
2000-03-28 | fix netbsd rcsids up. | Michael Shalayeff |
2000-03-27 | better rearrangements | Theo de Raadt |
2000-03-27 | fix OpenBSD tag | Jason Wright |
2000-03-27 | add missing OpenBSD RCS IDs | Brad Smith |
2000-03-26 | from netbsd: pci interrupt routing code. | Michael Shalayeff |
2000-03-26 | Driver for USB Ethernet adapters based on the Kawasaki LSI KL5KUSB101B. | Aaron Campbell |
2000-03-23 | Do not include <sys/callout.h>, it is never needed; art@ | Aaron Campbell |
2000-03-23 | <sys/callout.h> is no longer. | Aaron Campbell |
2000-03-23 | New API for timeouts. Replaces the old timeout()/untimeout() API and | Artur Grabowski |
2000-03-22 | commented out ray* | Michael Shalayeff |
2000-03-22 | xe does not fit, with new ahc included | Theo de Raadt |