Age | Commit message (Expand) | Author |
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 |
2000-01-24 | Previous fix to allow '-' in filenames did not work as desired, | Dale S. Rahn |
2000-01-23 | Slight changes to root drive detection for powerpc (mac). | Dale S. Rahn |
2000-01-23 | remove vga/vgafb for now. mac is currently running on openfirmware | Dale S. Rahn |
2000-01-22 | Remove vga and wscons, not used yet due to openfirmware console. | Dale S. Rahn |
2000-01-22 | Fix pci probing for the powerpc port, it was previously only probing a | Dale S. Rahn |
2000-01-22 | Allow the address specified in the bus_space_map to either be | Dale S. Rahn |
2000-01-22 | do not interpret a '-' character in a file or bootpath as the beginning of | Dale S. Rahn |
2000-01-16 | Closer to support for UVM on powerpc, tries to execute user programs, but | Dale S. Rahn |
2000-01-14 | Remove change that was checked in by accident with last commit. | Dale S. Rahn |