summaryrefslogtreecommitdiff
path: root/sys/arch/macppc/dev
AgeCommit message (Expand)Author
2000-06-29remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h>mrg
2000-06-26<vm/vm_param.h> -> <uvm/uvm_param.h>mrg
2000-06-26Change the kernel mmap interface so that the offset to map is ansimonb
2000-06-19Allow mmap of frame buffer registers.tsubai
2000-06-16Use ether_crc32_le().tsubai
2000-06-15Forgot to commit this.tsubai
2000-06-15Implement multicast address filter. (Stolen from hme.c)tsubai
2000-06-08Sync with mac68k.tsubai
2000-06-07* Access hardware directly in zscn* instead of calling OF.tsubai
2000-06-05Have MI ncr53c9x_attach() the 2nd and 3rd arguments for scsipi_adaternisimura
2000-05-23Modify DMA access timings.tsubai
2000-04-14Make this compile.tsubai
2000-04-07Make this compile again.tsubai
2000-04-02Make sure color rgb:0/0/0 is black.tsubai
2000-04-02Enable wdc1 (needed on StarMax).tsubai
2000-04-02Make this compile again.tsubai
2000-03-26Use ring buffer on tx side, too.tsubai
2000-03-26Fix typo.tsubai
2000-03-23New callout mechanism with two major improvements over the oldthorpej
2000-03-06- Implement cnbell() -- ring the console bell. The cn_bell entrypointthorpej
2000-03-04Use ring buffer on tx side, too.tsubai
2000-02-27Don't use hardcoded speed value when this is a console. Instead, readtsubai
2000-02-27Initial version of gmac ethernet driver.tsubai
2000-02-09Use dev/rasops instead of dev/rcons.tsubai
2000-02-08Fix typo.tsubai
2000-02-07Don't print "... not configured" message for non real devicestsubai
2000-02-02Don't dry to diving MIIF_NOISOLATE in the PHY drivers. Instead, passthorpej
2000-02-02Bring some order to the chaos which was the MII code function namingthorpej
2000-01-27Make this work on the G4 too.tsubai
2000-01-25Use MII device layer.tsubai
2000-01-23Match "keylargo".tsubai
2000-01-21Match "keylargo-ata".tsubai
2000-01-08Absolute pointing device support.takemura
1999-12-28Remove two panic conditions.tsubai
1999-12-06update for changed struct wsdisplay_accessops:show_screen signature.drochner
1999-10-04Make media-bay CD detachable.tsubai
1999-09-30Update for SCSIPI changes.thorpej
1999-09-05Recognize PCMCIA eject button. (Tested on only PowerBook 2400.)tsubai
1999-08-16Make configurable without ams.tsubai
1999-07-21media-bay CD support.tsubai
1999-07-12Add PowerBook LCD brightness and speaker volume button device.tsubai
1999-07-12Add read/set LCD brightness and eject PCMCIA card function.tsubai
1999-07-11Enable soft poweroff on PowerBook.tsubai
1999-06-22NVRAM read/write functions.tsubai
1999-06-22Use RTC on PB.tsubai
1999-06-20More initialization by calling Open Firmware.tsubai
1999-06-17Add "trackpad" definition.tsubai
1999-06-16Define PowerBook G3 Japanese keyboard.tsubai
1999-06-16Define symbolic name of PMU commands.tsubai
1999-06-14* Don't use DMA interrupt.tsubai