Age | Commit message (Expand) | Author |
2000-06-05 | Changes to exit handling. | Artur Grabowski |
2000-05-25 | cause traversal into arch & subdirectories for the purposes of manual page in... | Theo de Raadt |
2000-05-04 | DMA works so use it. Tested on G4 and iMac. | Dale S. Rahn |
2000-05-02 | remove endian hack code, do it the right way. | Dale S. Rahn |
2000-05-02 | Fix bug caused by <= comparison on unsigned value. | Dale S. Rahn |
2000-05-02 | Remove gmac_enable_hack, not needed here, doesn't work. | Dale S. Rahn |
2000-04-27 | Fixes to xcoff bootloader to allow it to execute and load kernels for OpenBSD. | Dale S. Rahn |
2000-04-24 | support DOSPTYP_EXTENDL like DOSPTYP_EXTEND; scott@nts.umn.edu | Theo de Raadt |
2000-04-11 | Check usec for >= 1000000, not just > ; as msaitoh@NetBSD.org | Paul Janzen |
2000-04-04 | support root drive detection for G4 powermac. | Dale S. Rahn |
2000-04-02 | callout->timeout. | Dale S. Rahn |
2000-04-01 | boot noise removal. | Dale S. Rahn |
2000-04-01 | timeout -> callout. | Dale S. Rahn |
2000-03-31 | Quiet down boot on openfirmware probe of macobio bus. Does not print | Dale S. Rahn |
2000-03-31 | Remove unnecessary debug printf. | Dale S. Rahn |
2000-03-31 | Revision 1.3 checked in again, version 1.4 was incorrectly checked in | Dale S. Rahn |
2000-03-31 | Busified. | Dale S. Rahn |
2000-03-31 | Remove unnecessary debug prints. | Dale S. Rahn |
2000-03-31 | Add interrupt counter. | Dale S. Rahn |
2000-03-31 | remove extra debug printfs | Dale S. Rahn |
2000-03-31 | Add pchb PCi Host Bridge dummy device to print devices nicely, instead of | Dale S. Rahn |
2000-03-31 | PCi Host Bridge, dummy driver to quiet "not configured" messages, | Dale S. Rahn |
2000-03-31 | Find last memory or io segment, in case multiple happen to be found, | Dale S. Rahn |
2000-03-31 | Add interrupt counter, to verify interrupt problem is causing | Dale S. Rahn |
2000-03-31 | add support for intrcnt from "C", make CLK_IRQ available | Dale S. Rahn |
2000-03-31 | Count clock interrupts. | Dale S. Rahn |
2000-03-31 | implement dmamap_load (stolen from i386) for powerpc. | Dale S. Rahn |
2000-03-31 | add interrupt counting support. (intrcnt) | Dale S. Rahn |
2000-03-31 | Add ummapiodev() functionality, to mirror mapiodev(). | Dale S. Rahn |
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 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-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-02-22 | enlarge msgbuf, somewhat line netbsd did | Theo de Raadt |
2000-02-22 | Use an _BSD_FOO_T_ type declaration for off_t in machine/ansi.h to allow | Todd C. Miller |
2000-02-03 | Remove overly verbose printf during driver config. | Dale S. Rahn |
2000-02-03 | Define missed when the intial bus_dma code was checked in. | Dale S. Rahn |
2000-01-24 | required files for ELF share library support. this version is | Dale S. Rahn |