summaryrefslogtreecommitdiff
path: root/sys/arch/macppc
AgeCommit message (Expand)Author
2006-05-10Use a macro in the MI powerpc PCI header for pci_intr_line() insteadBrad Smith
2006-05-02The r128 driver also need the 0xb0000-0xc0000 address range. found by Jolan@.Matthieu Herrb
2006-04-30add I2O to the RAMDISKBrad Smith
2006-04-30Enable rtw@pciBrad Smith
2006-04-30- Enable fxp and rl@CardBus on GENERIC and RAMDISKBrad Smith
2006-04-28In mapped mode, when allowaperture != 0,also allow mmapping of theMatthieu Herrb
2006-04-27move 'midi* at umidi?' to the same place as for i386.Marc Balmer
2006-04-27Bring 'ural* at uhub?' to the right position (keep the usb chunks in configMarc Balmer
2006-04-27Enable udcf(4) on macppc.Marc Balmer
2006-04-23Add puc(4) and com at puc.Mark Kettenis
2006-04-10typo by bradTheo de Raadt
2006-04-10Intrepid 2 host bridges.Brad Smith
2006-04-10recognize the Intrepid 2 ATA controller.Brad Smith
2006-04-09On macppc and sparc64, if allowaperture=0 only allow mmap()-ing ofMatthieu Herrb
2006-04-05enable tqphy(4) here tooMartin Reindl
2006-04-05Enable an(4) on BE archs now that it works.Kurt Miller
2006-04-04enable tqphy(4), found on xl(4)Martin Reindl
2006-03-31No point in calling pte_spill_r() 90% of the time, when the first thingDale Rahn
2006-03-27com at pcmcia; from fkr@bytemine.deTheo de Raadt
2006-03-27put com(4) at cdevsw 26Theo de Raadt
2006-03-25allow bpf(4) to ignore packets based on their direction (inbound orDamien Miller
2006-03-24Enable umsm(4) on archs that support CardBus.Jonathan Gray
2006-03-20Don't forget to unlock of reading the RTC fails.Mark Kettenis
2006-03-16ventical -> verticalMiod Vallat
2006-03-15use sysctl_int_lower() for the aperture variable. This lets root closeTheo de Raadt
2006-03-15Remove dead code (SUPPORTS_NON_CONSOLE and MD_DISPLAY_ISA_IOT)Matthieu Herrb
2006-03-15Nuke dk_establish(), no longer used.Miod Vallat
2006-03-13* Add "pcitag_t *pba_bridgetag" to pci_attach_args. This is set toBrad Smith
2006-03-12IPL_IMP -> IPL_VMBrad Smith
2006-03-09Do not include <lib/libkern/libkern.h> explicitely, get it via <sys/systm.h>.Miod Vallat
2006-03-07On via-pmu systems, check whether the firmware has found adb devices on theMiod Vallat
2006-03-04Typos grab bag of the month, eyeballed by jmc@Miod Vallat
2006-03-04Dead meat.Miod Vallat
2006-02-28Add smu(4) such that we can read the clock on G5 machines.Mark Kettenis
2006-02-28Announce compatibility with MacRISC4, to be able to boot automatically onMark Kettenis
2006-02-22Expect PMU_INT_SNDBRT while resetting the adb bus; although this brings theMiod Vallat
2006-02-14Put quotation marks around the names of unconfigured devices.Mark Kettenis
2006-02-14Put quotation marks around the names of unconfigured devices.Mark Kettenis
2006-02-14Knock out "deq" and "tas3004" i2c nodes.Mark Kettenis
2006-02-14Homogeneize WSDISPLAY_* option comments (especially on cats)Miod Vallat
2006-02-12Remove unused openfirmware code; ok drahn@Miod Vallat
2006-02-11remove unused srom_crc32() function.Brad Smith
2006-02-11add art(4) here.Brad Smith
2006-02-10Fix LBA48 access for ServerWorks SATA.Mark Kettenis
2006-02-10Recognize 7447/7457.Mark Kettenis
2006-02-08add a member to the i2c_attach args so that a controller can pass aDavid Gwynne
2006-02-04update comment for ralDamien Bergamini
2006-02-03Implement interrupt mapping according to the OFW Interrupt Mapping recommendedMark Kettenis
2006-01-22b_cylin -> b_cylinder; no functional change.Miod Vallat
2006-01-19Replace SENSOR_ADD() macro with a pair of functionsAlexander Yurchenko