summaryrefslogtreecommitdiff
path: root/sys/arch/macppc
AgeCommit message (Expand)Author
2004-05-10mediabay driver to configure ata bus attached to CD on pismo PowerbookDale Rahn
2004-05-08Remove spurious initialization; drahn@ okMiod Vallat
2004-04-18unify the whole USB section with the already-improved i386 GENERICPeter Valchev
2004-04-11pcmcia em and an work; okan@demirmen.comTheo de Raadt
2004-03-30knock out INET6: media too large for some machinesTheo de Raadt
2004-03-23Add TI 1510 to recognized list of chips to configure. ok deraadt@Dale Rahn
2004-03-17Remove pointless printfs.Dale Rahn
2004-03-17Better backlight detection on macppc, ok miod@ krw@ (a bit ago)Dale Rahn
2004-03-17Make sure disklabels use at least DEV_BSIZE as their sector size.Miod Vallat
2004-02-27developers who do not test compile should be shotTheo de Raadt
2004-02-27Add swiss german keymap tested on PBG4. go ahead and commit miod@Claudio Jeker
2004-02-27move to 3.5-betaTheo de Raadt
2004-02-16Fix the recently added OF_getnodebyname(), if 0 is passed in for startDale Rahn
2004-02-14Simplify hw.{cpuspeed,setperf} api moving all the sysctl stuffAlexander Yurchenko
2004-02-10Add the ptm device to pty(4). By opening /dev/ptm and using the PTMGETTodd C. Miller
2004-01-27viritual -> virtualMiod Vallat
2004-01-23Crank SHMMAXPGS to 32mb; deraadt@ OK for all, drahn@ OK for macppc + pegasosTodd C. Miller
2004-01-22These files went dangling long time ago, actually...Miod Vallat
2004-01-20- macppc -> __macppc__Brad Smith
2004-01-18Silence match() unless DEBUG.Miod Vallat
2004-01-14Slightly better messages, fix a typo, and a few strlcpy() botches.Miod Vallat
2004-01-12Completely remove the device name from this print, not just the %s.Dale Rahn
2004-01-12Better defaults on snapper, fixes xmms problem reported by joshua steinDale Rahn
2004-01-11$OpenBSD$ tagsDale Rahn
2004-01-11Little sync dmesg output with pciide.Alexander Yurchenko
2004-01-11plug snapper audio into build. ok dhartmei@Dale Rahn
2004-01-11Audio support for some newer macppc machines, any 'snapper' based systems.Dale Rahn
2004-01-11Add OF_getnodebyname interface to openfirmware, from netbsd.Dale Rahn
2004-01-09typo from Jared Yanovich;Jason McIntyre
2004-01-09fix build for gcc3.Dale Rahn
2004-01-07machine/stdarg.h -> sys/stdarg.hBrad Smith
2004-01-04Previous monotomic clock fix had major issues, this improves the matter.Dale Rahn
2004-01-04put INET6, rtsol, and ping6 onto media where it fits. install.sub changesTheo de Raadt
2004-01-03backout segment register restore diff which causes reproducible hangs; ok der...Peter Valchev
2003-12-24cpu_cpuspeed has a proper external def, remove this one, suggested by teduDale Rahn
2003-12-24support cpu_cpuspeed on macppc.Dale Rahn
2003-12-20Pass -WformatMiod Vallat
2003-12-18Fix for monotomic time, lasttb is now in sync with 'time'. ok otto@Dale Rahn
2003-11-21+ -fno-builtin-* on architectures confirmed to work.Marc Espie
2003-11-12Be sure to cast the wsdisplay accessops cookie into the adequate structure;Miod Vallat
2003-11-06move netisr definition into md code to allow arch provide suitable allocation...Michael Shalayeff
2003-11-03spelling fixes (in the comments)David Krause
2003-10-31Fix ppc segment register restores, this fixes the 1GB ram limit andDale Rahn
2003-10-31Enable wi@usb, otherwise this will never get tested... deraadt@Dale Rahn
2003-10-30Add us.dvorak. ok maja@Thomas Nordin
2003-10-30fix NULL/0 mixup. drahn okJun-ichiro itojun Hagino
2003-10-30simplify cfdriver initialization. drahn okJun-ichiro itojun Hagino
2003-10-26Add line for wi@usb, currently commented out, for development and testing only.Dale Rahn
2003-10-26Driver for PRISM 2.5/3 based (wifi) USB adapters. This is a work in progress,Dale Rahn
2003-10-26More ansi/knf missed the first time around.Dale Rahn