summaryrefslogtreecommitdiff
path: root/sys/arch
AgeCommit message (Expand)Author
2000-03-28Implement rt_sigreturn.jasoni
2000-03-28from netbsd: give pcic0 whole 64k iomem, and move pcic{1,2} to 0xe0000Michael Shalayeff
2000-03-28PCIBIOS does not fully work yetTheo de Raadt
2000-03-28fix netbsd rcsids up.Michael Shalayeff
2000-03-27better rearrangementsTheo de Raadt
2000-03-27fix OpenBSD tagJason Wright
2000-03-27add missing OpenBSD RCS IDsBrad Smith
2000-03-26callout.h is goneTheo de Raadt
2000-03-26from netbsd: pci interrupt routing code.Michael Shalayeff
2000-03-26Driver for USB Ethernet adapters based on the Kawasaki LSI KL5KUSB101B.Aaron Campbell
2000-03-25if_gm attaches on pci, not macobio.Dale S. Rahn
2000-03-25Busified.Dale S. Rahn
2000-03-24Correct config mechanism for uni-north bridge.Dale S. Rahn
2000-03-23new cpu type switch code.Michael Shalayeff
2000-03-23new timeout code from openbsd (; remove extraneous includesMichael Shalayeff
2000-03-23Do 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-23New API for timeouts. Replaces the old timeout()/untimeout() API andArtur Grabowski
2000-03-23If failure occurs on clock reading routine, make certain that the timeDale S. Rahn
2000-03-23add mii and if_gm ethernet.Dale S. Rahn
2000-03-23NetBSD gm ethernet driver ported from NetBSD. compiles, but does not yetDale S. Rahn
2000-03-23Hack to make physmem something almost reasonable, if for some reasonDale S. Rahn
2000-03-23comment out bounds check, ncr card on G4 is triggering it, replacedDale S. Rahn
2000-03-23comment out memory region debugging.Dale S. Rahn
2000-03-22commented out ray*Michael Shalayeff
2000-03-22Add ch to some dead ports for consistency, of course not tested.Niklas Hallqvist
2000-03-22xe does not fit, with new ahc includedTheo de Raadt
2000-03-22allow opening of the fga char deviceJason Wright
2000-03-22new ahc driver. Adds support for newer Adaptec controllers. This represents...Steve Murphree
2000-03-22fix k6 mtrr; cokane@pohl.ececs.uc.eduTheo de Raadt
2000-03-20Make float.h and limits.h agree for DBL_MIN and DBL_MAX.Dale S. Rahn
2000-03-20Register definitions for openpic interrupt controller driver.Dale S. Rahn
2000-03-20Interrupt code changed from called routines, to initialized driver.Dale S. Rahn
2000-03-20early support for busdma added, allows USBMAC config to attach ohci USB,Dale S. Rahn
2000-03-20Changes to support uninorth bridge (probably a bit of a hack for now).Dale S. Rahn
2000-03-20add first version of bus_dma for powerpc.Dale S. Rahn
2000-03-17move more sun4m stuff behind an #ifdefTheo de Raadt
2000-03-17hifn driver changed namesTheo de Raadt
2000-03-16Bring in some new UVM code from NetBSD (not current).Artur Grabowski
2000-03-15implimented -> implementedTodd T. Fries
2000-03-14Fix `blink' and `underline' attribute handling for new PC display mode.Aaron Campbell
2000-03-13and he said 'this must die, Die, DIEcvs -d cvs.openbsd.org:/cvs diff com_gsc....Michael Shalayeff
2000-03-13at least 2 people report problems with the K6 MTRR support, disable itMatthieu Herrb
2000-03-12Get mainbus working with gcc 2.95.x. -mojMats O Jansson
2000-03-12Update clock code to work until 2001-12-31. -mojMats O Jansson
2000-03-08multiple inclusion protect because of pstat and socket.h needing ALIGNBYTESTheo de Raadt
2000-03-06do signed hex instead of %DMichael Shalayeff
2000-03-06oopsMichael Shalayeff
2000-03-06do not save/restore callee-save regs on trap, except for DDBMichael Shalayeff
2000-03-05export bios_pciinfo for the whole _KERNEL, there will be more files to use itMichael Shalayeff