Age | Commit message (Expand) | Author |
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 |
2001-03-29 | Add OpenBSD tag to headers missing them. | Dale Rahn |
2001-03-29 | bus_space_*_raw_multi_* is supposed to take u_int8_t parameter, not | Dale Rahn |
2001-03-29 | Make several global variables referenced as extern, not common. | Dale Rahn |
2001-03-29 | Update to newer version from Nbsd. Add OpenBSD tag. | Dale Rahn |
2001-03-25 | Minor mods to DMA interface - get rid of unnecessary args. Allow DMA function... | Constantine Sapuntzakis |
2001-03-25 | add bpfilter (bpf) to RAMDISK kernel for dhcp support. | Dale Rahn |
2001-03-21 | __va_list is specified differently with the powerpc ABI than it is on | Dale Rahn |
2001-03-14 | Allow bootloader to read MacOS(DPME) partition tables, find OpenBSD | Dale Rahn |
2001-03-14 | Support shared disks with MacOS. This is only one of the pieces of | Dale Rahn |
2001-03-14 | KNF | Theo de Raadt |
2001-03-11 | Remove debugging print from last commit. | Dale Rahn |
2001-03-10 | Support the DOZE low power mode on the appropriate processors. | Dale Rahn |
2001-03-08 | move gif* and faith* into sys/conf/GENERIC. deraadt and angelos ok | Jun-ichiro itojun Hagino |
2001-03-04 | fix typo in comment, org -> or | Brad Smith |
2001-03-03 | complete wscons support for abd keyboard. -moj ok @deraadt | Mats O Jansson |
2001-03-03 | Add ADB keyboard and umass device to powerpc RAMDISK kernel. | Dale Rahn |
2001-03-03 | Force the ADB bus to configure. This change was found in NetBSD, but they | Dale Rahn |
2001-03-03 | Change how PCI bus memory base address is found for powerpc. | Dale Rahn |
2001-03-03 | Support ADB keyboards as console. Only use adb if no USB keyboard is | Dale Rahn |
2001-03-03 | Quiet down pmap code, this is mostly shaken out now, remove some of | Dale Rahn |
2001-03-02 | add #define __STRICT_ALIGNMENT | Jason Wright |
2001-03-02 | Support video controllers which have two outputs which in openfirmware have | Dale Rahn |