summaryrefslogtreecommitdiff
path: root/sys/arch/macppc/conf
AgeCommit message (Collapse)Author
2005-11-20Dac3550a -> DacaBrad Smith
2005-11-19Enable onyx(4).Mark Kettenis
2005-11-19Apple "onyx" audio device driver.Mark Kettenis
2005-11-17add attachment for openpic behind memc, for newer G5 systems.Dale Rahn
only attaches a parent openpic, not a slave openpic. ok kettenis
2005-11-17adt driverTheo de Raadt
2005-11-16fcu is readonly, so safe, i thinkTheo de Raadt
2005-11-16enable two more sensor types (no reports yet, this will prompt them)Theo de Raadt
2005-11-16Enable pi2c.Mark Kettenis
2005-11-16Add support for the I2C controller on via-pmu.Mark Kettenis
ok deraadt@
2005-11-16+ pcagpioTheo de Raadt
2005-11-16macppc can have gpioTheo de Raadt
2005-11-15Enable tsl.Mark Kettenis
2005-11-15enable adcTheo de Raadt
2005-11-15enable maxtmpTheo de Raadt
2005-11-15move lm87 to dev/i2c; ok kettenisTheo de Raadt
2005-11-15add ixgb(4) though commented out for now.Brad Smith
2005-11-14Add lmenv(4), an System Hardware Minitor device that attaches to the I2C bus.Mark Kettenis
ok deraadt@
2005-11-13maciic at ki2cMark Kettenis
ok deraadt@
2005-11-12Add lmtemp at maciic.Mark Kettenis
2005-11-12Add i2cbus to smu and i2c to maciic.Mark Kettenis
2005-11-12VIA Rhine ethernet worksMartin Reindl
ok brad@
2005-11-11Add i2c controller support.Mark Kettenis
2005-11-11Add maciic(4), an OpenFirware aware version of iic(4).Mark Kettenis
2005-11-08We need 64-bit and altivec instructions, so might just as well allow anyMark Kettenis
powerpc instruction. ok drahn@
2005-11-06Add attachment of ki2c at memc as well as macobio, wil be used on G5.Dale Rahn
2005-11-05add or enable lmc(4)Brad Smith
2005-10-31enable tumbler* to encourage more testing. it works on a 4th genBrad Smith
PowerBook but not on the 12" iBook I have (not without an i2s change).
2005-10-31work in progress on a tumbler driver, driver is commented out for now.Brad Smith
2005-10-31add aoa audio support, found in several macppc machinesJoris Vink
ok drahn@
2005-10-30add daca audio support, found in some macppc machines;Joris Vink
ok drahn@
2005-10-26add an i2s framework, which can be reused in new audio driversJoris 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-25re-enable IPv6 on the macppc RAMDISK.Brad Smith
ok deraadt@
2005-10-19Add smu(4).Mark Kettenis
ok drahn@
2005-09-30Configure pci busses on ht too.Mark Kettenis
2005-09-29Add HyperTransport here too.Mark Kettenis
2005-09-29Add driver for HyperTransport as found in G5 Macs.Mark Kettenis
ok drahn@
2005-09-27Allow temporary 64-bit bridge instructions in locore.s.Mark Kettenis
ok drahn@
2005-08-03enable safte and ses on all archs that appear to have real scsi bussesDavid Gwynne
ok deraadt@ beck@ marco@
2005-06-17uipaq/ucom support; written by isis@www.cs.umd.eduTheo de Raadt
2005-06-02These options dont affect anything anymore.Dale Rahn
2005-05-27first step of removing the obsolete PCI ncr(4) driver, it was superseded byMartin Reindl
siop(4) a long time ago 'do it' jason@
2005-05-26Add atapiscsi in parallel with scsibus@usb, this only changes systemDale Rahn
that dont have atapiscsi@wdc, fixes zaurus, ok krw@ todd@
2005-05-26enable cardbus rtw(4) on macppc.Jonathan Gray
2005-05-24add epic(4) and stge(4)Brad Smith
2005-05-04move gpio(_obio) stuff to macgpio, currently it collides with the MI gpioDale Rahn
ok miod@ grange@
2005-05-01spacing; ok miod@ deraadt@David Krause
2005-04-30start the job of making things look more alikeTheo de Raadt
2005-04-30nice docs at top of GENERICTheo de Raadt
2005-04-26enable uhciDavid Gwynne
ok drahn@ deraadt@ compilation tested by phessler
2005-04-14+luphyBrad Smith