Age | Commit message (Expand) | Author |
2001-07-10 | ether_input_mbuf() conversion; thanks to drahn@ for testing. | Federico G. Schwindt |
2001-07-09 | only on prog_switch, more includes and protos | Michael Shalayeff |
2001-07-09 | a wagon and a small cart of protos, spaces, and includes | Michael Shalayeff |
2001-07-04 | $OpenBSD$ | Niklas Hallqvist |
2001-07-01 | Properly identify the PBG4 keyboard, US keyboard at least. | Dale Rahn |
2001-06-29 | Add kbd info for iBook. -moj | Mats O Jansson |
2001-06-29 | Include/header cleanup. More. | Dale Rahn |
2001-06-28 | Add swedish keyboard with or without dead keys. -moj | Mats O Jansson |
2001-06-27 | kill old vm | Artur Grabowski |
2001-06-26 | Add support for the new iBook. from netbsd. ok @drahn. -moj | Mats O Jansson |
2001-06-26 | Cleanup of interrupt configuration, move prototypes to header file, | Dale Rahn |
2001-06-25 | closer to building with -Wno-uninitialized | Dale Rahn |
2001-06-25 | Integrate a working airport driver interface. Mostly based on pci driver. | Dale Rahn |
2001-06-25 | cold is in systm now | Michael Shalayeff |
2001-06-24 | add akbd_cnattach() prototype. | Dale Rahn |
2001-06-24 | Add gmac_setladrf functionality from netbsd, this was missed in a previous | Dale Rahn |
2001-06-23 | remove some debugging prints. | Dale Rahn |
2001-06-17 | Significant improvement on awacs driver. | 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-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-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-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-25 | Minor mods to DMA interface - get rid of unnecessary args. Allow DMA function... | Constantine Sapuntzakis |
2001-03-14 | KNF | Theo de Raadt |
2001-03-03 | complete wscons support for abd keyboard. -moj ok @deraadt | Mats O Jansson |
2001-03-03 | Force the ADB bus to configure. This change was found in NetBSD, but they | Dale Rahn |
2001-02-20 | for ethernet ifaces attach bpf from ether_ifattach; jason@, aaron@, itojun@ ok | Michael Shalayeff |
2001-02-20 | Indicate that wdc is capable of UDMA, print device mode using MI | Dale Rahn |
2001-02-20 | Add edge/level sense detection capability to the interrupt controller, | Dale Rahn |
2001-01-28 | Adding ADB keyboard/mouse/apple event drivers. From Nbsd with changes to build. | Dale Rahn |
2000-10-26 | fix bpf; diagnosed by fgs | Theo de Raadt |
2000-10-19 | Changes to pci and if_gm to support obtaining the ethernet hardware address | Dale Rahn |
2000-10-18 | Remove configure change from a couple of revisions ago, the interrupt | Dale Rahn |
2000-10-16 | correct dmesg even more | Theo de Raadt |
2000-10-16 | remove basically incorrect interrupt configuration code. | Dale Rahn |
2000-10-16 | configuration changes to enable the uni-north memory controller to enable | Dale Rahn |
2000-09-08 | Modify ata timing parameters, gives signficant boost in disk speed. | Dale S. Rahn |
2000-09-07 | cleaner | Theo de Raadt |