Age | Commit message (Expand) | Author |
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 | callout.h is gone | Theo de Raadt |
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-25 | if_gm attaches on pci, not macobio. | Dale S. Rahn |
2000-03-25 | Busified. | Dale S. Rahn |
2000-03-24 | Correct config mechanism for uni-north bridge. | Dale S. Rahn |
2000-03-23 | new cpu type switch code. | Michael Shalayeff |
2000-03-23 | new timeout code from openbsd (; remove extraneous includes | Michael Shalayeff |
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-23 | If failure occurs on clock reading routine, make certain that the time | Dale S. Rahn |
2000-03-23 | add mii and if_gm ethernet. | Dale S. Rahn |
2000-03-23 | NetBSD gm ethernet driver ported from NetBSD. compiles, but does not yet | Dale S. Rahn |
2000-03-23 | Hack to make physmem something almost reasonable, if for some reason | Dale S. Rahn |
2000-03-23 | comment out bounds check, ncr card on G4 is triggering it, replaced | Dale S. Rahn |
2000-03-23 | comment out memory region debugging. | Dale S. Rahn |
2000-03-22 | commented out ray* | Michael Shalayeff |
2000-03-22 | Add ch to some dead ports for consistency, of course not tested. | Niklas Hallqvist |
2000-03-22 | xe does not fit, with new ahc included | Theo de Raadt |
2000-03-22 | allow opening of the fga char device | Jason Wright |
2000-03-22 | new ahc driver. Adds support for newer Adaptec controllers. This represents... | Steve Murphree |
2000-03-22 | fix k6 mtrr; cokane@pohl.ececs.uc.edu | Theo de Raadt |
2000-03-20 | Make float.h and limits.h agree for DBL_MIN and DBL_MAX. | Dale S. Rahn |
2000-03-20 | Register definitions for openpic interrupt controller driver. | Dale S. Rahn |
2000-03-20 | Interrupt code changed from called routines, to initialized driver. | Dale S. Rahn |
2000-03-20 | early support for busdma added, allows USBMAC config to attach ohci USB, | Dale S. Rahn |
2000-03-20 | Changes to support uninorth bridge (probably a bit of a hack for now). | Dale S. Rahn |
2000-03-20 | add first version of bus_dma for powerpc. | Dale S. Rahn |
2000-03-17 | move more sun4m stuff behind an #ifdef | Theo de Raadt |
2000-03-17 | hifn driver changed names | Theo de Raadt |
2000-03-16 | Bring in some new UVM code from NetBSD (not current). | Artur Grabowski |
2000-03-15 | implimented -> implemented | Todd T. Fries |
2000-03-14 | Fix `blink' and `underline' attribute handling for new PC display mode. | Aaron Campbell |
2000-03-13 | and he said 'this must die, Die, DIEcvs -d cvs.openbsd.org:/cvs diff com_gsc.... | Michael Shalayeff |
2000-03-13 | at least 2 people report problems with the K6 MTRR support, disable it | Matthieu Herrb |
2000-03-12 | Get mainbus working with gcc 2.95.x. -moj | Mats O Jansson |
2000-03-12 | Update clock code to work until 2001-12-31. -moj | Mats O Jansson |
2000-03-08 | multiple inclusion protect because of pstat and socket.h needing ALIGNBYTES | Theo de Raadt |
2000-03-06 | do signed hex instead of %D | Michael Shalayeff |
2000-03-06 | oops | Michael Shalayeff |
2000-03-06 | do not save/restore callee-save regs on trap, except for DDB | Michael Shalayeff |
2000-03-05 | export bios_pciinfo for the whole _KERNEL, there will be more files to use it | Michael Shalayeff |