Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-02-14 | Homogeneize WSDISPLAY_* option comments (especially on cats) | Miod Vallat | |
2006-02-11 | add art(4) here. | Brad Smith | |
ok claudio@ | |||
2006-02-04 | update comment for ral | Damien Bergamini | |
no devices added or removed | |||
2006-01-18 | Factorize akbd and ams drivers between mac68k and macppc; while there, start | Miod Vallat | |
moving out common adb code as well, and merge adb_direct.c into adb.c to simplify external header files. No functional change; more cleanups to come. | |||
2006-01-09 | Disable an(4) on BE archs until it works. | Jonathan Gray | |
2006-01-08 | Display unhandled adb devices as "whatever at adb0 addr X" like all buses do; | Miod Vallat | |
while there, make the detailed descriptions dependent on ADBVERBOSE (enabled in GENERIC) instead of DIAGNOSTIC. | |||
2006-01-05 | go ahead, enable asms | Theo de Raadt | |
2006-01-03 | work in progress on the Apple Sudden Motion Sensor found in recent | Xavier Santolaria | |
PowerBooks and iBooks, driver is commented out for now; with prodding, help and ok from kettenis@, ok deraadt@. | |||
2006-01-01 | switch from macppc-specific maciic(4) driver to the generic iic(4), | Theo de Raadt | |
after teaching it to use a function pointer to get back to the OFW scan.. this will also help the sparc64 later; ok kettenis | |||
2005-12-23 | move midi attachment for umidi down to the MIDI section. | Brad Smith | |
2005-12-23 | add emu(4) and missing midi attachment for eap(4). | Brad Smith | |
2005-12-22 | - attach and configure correctly | Xavier Santolaria | |
- pretty dmesg output input+OK miod@. | |||
2005-12-21 | Remove aed(4) on macppc, nothing uses its functionality since key repeat is | Miod Vallat | |
handled by wscons and mouse emulation was never enabled or documented. | |||
2005-12-20 | Add a Apple touchpad driver for newer PowerBook's and iBook's. | Brad Smith | |
From Johan Wallén on NetBSD's macppc list. ok deraadt@ | |||
2005-11-20 | Dac3550a -> Daca | Brad Smith | |
2005-11-19 | Enable onyx(4). | Mark Kettenis | |
2005-11-19 | Apple "onyx" audio device driver. | Mark Kettenis | |
2005-11-17 | add attachment for openpic behind memc, for newer G5 systems. | Dale Rahn | |
only attaches a parent openpic, not a slave openpic. ok kettenis | |||
2005-11-17 | adt driver | Theo de Raadt | |
2005-11-16 | fcu is readonly, so safe, i think | Theo de Raadt | |
2005-11-16 | enable two more sensor types (no reports yet, this will prompt them) | Theo de Raadt | |
2005-11-16 | Enable pi2c. | Mark Kettenis | |
2005-11-16 | Add support for the I2C controller on via-pmu. | Mark Kettenis | |
ok deraadt@ | |||
2005-11-16 | + pcagpio | Theo de Raadt | |
2005-11-16 | macppc can have gpio | Theo de Raadt | |
2005-11-15 | Enable tsl. | Mark Kettenis | |
2005-11-15 | enable adc | Theo de Raadt | |
2005-11-15 | enable maxtmp | Theo de Raadt | |
2005-11-15 | move lm87 to dev/i2c; ok kettenis | Theo de Raadt | |
2005-11-15 | add ixgb(4) though commented out for now. | Brad Smith | |
2005-11-14 | Add lmenv(4), an System Hardware Minitor device that attaches to the I2C bus. | Mark Kettenis | |
ok deraadt@ | |||
2005-11-13 | maciic at ki2c | Mark Kettenis | |
ok deraadt@ | |||
2005-11-12 | Add lmtemp at maciic. | Mark Kettenis | |
2005-11-12 | Add i2cbus to smu and i2c to maciic. | Mark Kettenis | |
2005-11-12 | VIA Rhine ethernet works | Martin Reindl | |
ok brad@ | |||
2005-11-11 | Add i2c controller support. | Mark Kettenis | |
2005-11-11 | Add maciic(4), an OpenFirware aware version of iic(4). | Mark Kettenis | |
2005-11-08 | We need 64-bit and altivec instructions, so might just as well allow any | Mark Kettenis | |
powerpc instruction. ok drahn@ | |||
2005-11-06 | Add attachment of ki2c at memc as well as macobio, wil be used on G5. | Dale Rahn | |
2005-11-05 | add or enable lmc(4) | Brad Smith | |
2005-10-31 | enable tumbler* to encourage more testing. it works on a 4th gen | Brad Smith | |
PowerBook but not on the 12" iBook I have (not without an i2s change). | |||
2005-10-31 | work in progress on a tumbler driver, driver is commented out for now. | Brad Smith | |
2005-10-31 | add aoa audio support, found in several macppc machines | Joris Vink | |
ok drahn@ | |||
2005-10-30 | add daca audio support, found in some macppc machines; | Joris Vink | |
ok drahn@ | |||
2005-10-26 | add an i2s framework, which can be reused in new audio drivers | Joris Vink | |
for macppc, as most modern Apple machines have i2s-based audio. also let snapper use i2s.c right away; tested by Antoine Jacoutot, drahn@ and kettenis@ "yes, commit!" drahn@, ok kettenis@ | |||
2005-10-25 | re-enable IPv6 on the macppc RAMDISK. | Brad Smith | |
ok deraadt@ | |||
2005-10-19 | Add smu(4). | Mark Kettenis | |
ok drahn@ | |||
2005-09-30 | Configure pci busses on ht too. | Mark Kettenis | |
2005-09-29 | Add HyperTransport here too. | Mark Kettenis | |
2005-09-29 | Add driver for HyperTransport as found in G5 Macs. | Mark Kettenis | |
ok drahn@ |