summaryrefslogtreecommitdiff
path: root/sys/arch/macppc
AgeCommit message (Expand)Author
2006-09-01Move a variable to prevent a "unused" variable warning.matt
2006-09-01Make this compile. The "fixed" bus_space_tag_t is horrible.matt
2006-08-29Use the common <dev/apm/apmio.h> file instead of replicating struct andhe
2006-08-26PR/34283: Gene ENonymous: Add IPFILTER_LOOKUP to the default kernel optionschristos
2006-08-26Remove obsolete #options VERIFIED_EXEC, found by grep(1).tsutsui
2006-08-23the following address a couple of issues with the G5 port.sanjayl
2006-08-23use gain table for master volume as wellmacallan
2006-08-23fix some KNF nitsmacallan
2006-08-22Add sk(4) now that it works.riz
2006-08-15G5/970 updates:sanjayl
2006-08-15back out previous commit since it breaks console output when not using amacallan
2006-08-14Please don't voluntarily panic before looking for ohare mac-io; I needjmcneill
2006-08-14s/adpater/adapter/skrll
2006-08-12Disable SYSTRACE by default on all kernels (discussed with core)christos
2006-08-11Add audio input support. From Magnus Henoch, fixes PR 32664macallan
2006-08-051st cut of Powermac G5 support (uses bridge mode).sanjayl
2006-07-26Remove "atapibus* at umass?" and "scsibus* at umass?" when there iscube
2006-07-23Use the LWP cached credentials where sane.ad
2006-06-26Better explicitely specify the "ki2c" interface attribute,drochner
2006-06-26use the "i2cbus" interface attribute rather than putting a string namedrochner
2006-06-19Enable altq for macppc.rpaulo
2006-06-13Merge multiple definitions of cntlzw() ("count leading zeros")freza
2006-06-07avoid shadowing time while it still existskardel
2006-05-24rename the local 'devsw' to of_devsw - devsw is already defined in libsamrg
2006-05-14integrate kauth.elad
2006-04-12Add an extra cookie to the ioctl and mmap wsdisplay accessops that pointsjmmv
2006-04-07Fix to allow macppc to crossbuild when host is not NetBSD.gdamore
2006-04-05Rename AH_DEBUG, AH_ASSERT, and AH_DEBUG_ALQ to ATH_XXX.gdamore
2006-04-04Convert existing ath users to new Makefile, except for amd64, which needsgdamore
2006-04-02Reorganize ath layout as requested by sam@ and suggested by dyoung@ ingdamore
2006-03-29Use device_cfdata().thorpej
2006-03-28Add stf to all kernel configs which have INET6 and gif, except the INSTALLpavel
2006-03-08Use the SI capitalization for "Hz", "kHz", and "MHz" in comments and strings.lukem
2006-03-02Build the right HAL for NetBSD/macppc.dyoung
2006-03-01merge yamt-uio_vmspace branch.yamt
2006-02-23Use device_is_a(), rather than the locally-defined DEVICE_IS() (whichthorpej
2006-02-23Use device_parent().thorpej
2006-02-16Change "inline" back to "__inline" in .h files -- C99 is still tooperry
2006-02-16also check child nodes when checking if we attach to what OF thinks is themacallan
2006-02-16default to a black on white console, with green kernel outputmacallan
2006-02-16bail out when trying to attach to something that's not the console.macallan
2006-02-12Add support for colour and virtual consolesmacallan
2006-02-10uncomment audio at snapper. doh.macallan
2006-02-07ansify, de-__P(), sprinkle staticmacallan
2006-02-06Fix build by correcting pbms_ioctl's prototype.jmmv
2006-02-06Include files.usb earlier so that "pbms at uhidbus" works.jmmv
2006-02-06Fix typo in pbms description.wiz
2006-02-05Add a pbms(4) manpage. Remove it from the source code and update TODO.xtraeme
2006-02-05glue for powerbook mouse.christos
2006-02-05powerbook 15" mouse driver from Johan Wallen.christos