Age | Commit message (Expand) | Author |
2001-06-02 | Support writing to the hardware clock for powerpc apple systems. | Dale Rahn |
2001-06-02 | On Cuda systems (imac Rev C at least), it seems that the adb data | Dale Rahn |
2001-05-29 | Hardware clock support, via adb. | Dale Rahn |
2001-05-26 | Add one more '0' in comment. | Artur Grabowski |
2001-05-25 | Implement PMAP_MAP_POOLPAGE. | Artur Grabowski |
2001-05-25 | Fix color table initialization for powerpc with wscons. | Dale Rahn |
2001-05-21 | Name the PowerPC G4 processors better. Do not perform the cache control | Dale Rahn |
2001-05-17 | convert mbuf and cluster allocation to pool, mostly from NetBSD | Niels Provos |
2001-05-17 | It's Daylight Saving Time, not Savings. Fix comments. | Peter Valchev |
2001-05-11 | unify rd(4) even more | Theo de Raadt |
2001-05-11 | unify | Theo de Raadt |
2001-05-09 | More sync to NetBSD. | Artur Grabowski |
2001-05-07 | Fix fallout from recent trunc_page() changes. | Dale Rahn |
2001-05-05 | Rename configure() to cpu_configure(). | Artur Grabowski |
2001-05-05 | Remove the (vaddr_t) casts inside the round_page and trunc_page macros. | Artur Grabowski |
2001-05-05 | Get rid of CLSIZE and all related stuff. | Artur Grabowski |
2001-05-03 | Clean up a signed vs unsigned error in gm ethernet. | Dale Rahn |
2001-05-02 | Move powerpc interrupt enablement into the interrupt controller, not after | Dale Rahn |
2001-04-18 | Remove last change to powerpc pmap. This has a slight chance of being the | Dale Rahn |
2001-04-13 | bmtphy | Theo de Raadt |
2001-04-11 | include brgphy | Theo de Raadt |
2001-04-09 | FFS_SOFTUPDATES in sys/conf/GENERIC | Theo de Raadt |
2001-04-08 | Update closer to current status of powerpc, remove items resolved or | Dale Rahn |
2001-04-08 | Some cleanup to the mac audio driver, does not improve the interrupt | Dale Rahn |
2001-04-08 | Attempt at tracking interrupt source better than "irqN", with this | Dale Rahn |
2001-04-03 | vm_map.pmap should always be used, not only for uvm. | Artur Grabowski |
2001-03-30 | Just because someone writes an errant program does not mean we should log | Dale Rahn |
2001-03-30 | kue ethernet was reported as working months ago, forgot to add it. | Dale Rahn |
2001-03-29 | Get rid of Data modified on freelist: at boot. | Dale Rahn |
2001-03-29 | This debug print has outlived it's usefulness, It seems that the VM problems | Dale Rahn |
2001-03-29 | Instead of commenting out the awacs, "disable" it. It is then possible | Dale Rahn |
2001-03-29 | Ok, forgot to clean up debug prints before checkin on that file. | Dale Rahn |
2001-03-29 | Detect pci bus base more accurately, and save it's size. | Dale Rahn |
2001-03-29 | Add support structures for bus space detection/allocation (pci_addr_fixup). | Dale Rahn |
2001-03-29 | Add device node for audio. | Dale Rahn |
2001-03-29 | Major cleanup. | Dale Rahn |
2001-03-29 | Add FFS_SOFTUPDATES option. It is actively being worked on, if not stable. | Dale Rahn |
2001-03-29 | Add support for new gpio, abtn, and awacs devices. | Dale Rahn |
2001-03-29 | AWACS audio driver for some apple systems. Tested and works on some systems, | Dale Rahn |
2001-03-29 | The gpio module is used on newer laptops to route that adb interrupt. | Dale Rahn |
2001-03-29 | Add ADB "button" driver. used for brightness/volume control on some systems. | Dale Rahn |
2001-03-29 | Code cleanup, some update from Nbsd. | Dale Rahn |
2001-03-29 | Defines for things we should find useful soon. addition PM functionality. | Dale Rahn |
2001-03-29 | changes from NetBSD and ftp://nandra.iri.co.jp/pub/NetBSD/macppc/ADB-patch | Dale Rahn |
2001-03-29 | When initializing a timeout, make certain the parameter to be passed | Dale Rahn |
2001-03-29 | Update to adb_direct, from Nbsd. | Dale Rahn |
2001-03-29 | Update to ADB mouse driver, from Nbsd. | Dale Rahn |
2001-03-29 | Update for adb keyboard driver, from Nbsd. | Dale Rahn |
2001-03-29 | If in pmap_kernel() allow vtop for all 1-1 mapped pages. | Dale Rahn |
2001-03-29 | Variables removed from common need to live somewhere. Here is good. | Dale Rahn |