Age | Commit message (Expand) | Author |
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-29 | Add support for Yamaha DS-XG based audio chips, as found in machines such as | Aaron Campbell |
2001-03-29 | big bang | Michael Shalayeff |
2001-03-29 | leaf_entry, better entry | Michael Shalayeff |
2001-03-29 | define leaf_entry, better entry | Michael Shalayeff |
2001-03-29 | steal alpha cdefs.h for we lack out own anyway | Michael Shalayeff |
2001-03-29 | cpudev_data.h here needed not | Michael Shalayeff |
2001-03-29 | here labels we define | Michael Shalayeff |
2001-03-29 | regen we do | Michael Shalayeff |
2001-03-29 | the content we define, decide for names and labels includer is | Michael Shalayeff |
2001-03-29 | context and stack setup proper, better map/unmapbuf | Michael Shalayeff |
2001-03-29 | various fixes, new _pmap_enter for pmap new, space police | Michael Shalayeff |
2001-03-29 | .comm in .bss | Michael Shalayeff |
2001-03-29 | .comm in .bss, ldo R% of pdc wrapper stack | Michael Shalayeff |
2001-03-28 | start of text | Michael Shalayeff |
2001-03-28 | kcopy must restore the previous pcbonfault, not zero it. | Artur Grabowski |
2001-03-28 | use diag not .word, better tlabel usage | Michael Shalayeff |
2001-03-28 | enable cy* by default | Theo de Raadt |
2001-03-28 | identify Cyrix III; from Armin Wolfermann <armin@wolfermann.org> | Michael Shalayeff |
2001-03-28 | ldil requires L% always it seems | Michael Shalayeff |
2001-03-28 | Replaced with bt8xx.h; byebye. | Federico G. Schwindt |
2001-03-27 | Move the boot loader relocation address higher, for full-featured | Miod Vallat |
2001-03-27 | __weak_alias, __warn_references, __indr_reference are unimplemented now; from d@ | Michael Shalayeff |
2001-03-27 | Make this compile correctly for non-mvme187 compatible kernel | Miod Vallat |
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-24 | Remove an #ifdef PMAP_NEW so userland (specifically ps) doesn't | Todd C. Miller |