summaryrefslogtreecommitdiff
path: root/sys/arch/macppc
AgeCommit message (Expand)Author
2002-01-02if pm_adb_op times out waiting for an interrupt, attempt to takedbj
2002-01-02defer attaching akbd as console until after it hasdbj
2001-12-31save and restore sprg[0-3] when calling openfirmwaredbj
2001-12-28Update for new uhidev device attachment.augustss
2001-12-28Add PPPoE to all generic kernels that should be able to use it.martin
2001-12-14Add a blurb to the top of all GENERIC files. This serves three purposes:gmcgarry
2001-12-12MKfoo=no -> NOfootv
2001-12-10When looking for a console keyboard if usb-kbd-ihandles can't be foundaugustss
2001-12-05fix macppc MULTIPROCESSOR compilation.chs
2001-12-02Convert to new ata/atapi attach structs.bouyer
2001-12-01#ifdef'ed out debug printf.tsutsui
2001-11-29Need CACHELINESIZE for libkern memset.mjl
2001-11-23The bridge(4) pseudo-device no longer requires the port toatatat
2001-11-20cleanup:lukem
2001-11-19Fix boot device selection when booting from an alias. If the bootpathmatt
2001-11-15MAXSLP is defined to be a machine-independent scheduling parameter,soren
2001-11-14Add brgphymatt
2001-11-14Bump the default macppc MSGBUFSIZE to 12KB so we can get an entirematt
2001-11-14${MAKE} print-objdir -> ${PRINTOBJDIR}tv
2001-11-13Add wsmux (it seems to work now).augustss
2001-11-10If the RTC gives a time more than 1000 days before file system time thenaugustss
2001-11-09Bump the version numbers of all bootloaders which use loadfile_elfXX() nowscw
2001-11-04Use common macro to check message length.tsutsui
2001-11-04Add mpu at cmpci and opl at cmpci attachment.itohy
2001-11-03Add trm at pci.tsutsui
2001-10-31Split elf32 vs. elf64 handling in loadfile(), including support forthorpej
2001-10-28Added character devices #60 and #61 to chrtoblktbl[]. They were missing,manu
2001-10-20Add nb_progname so this will compile on older NetBSD systems that will bejmc
2001-10-03Add a new optional method, dev_ioctl, to the audio hardware driver interface.augustss
2001-10-02Use WSKBD_TYPE_ADB.mycroft
2001-09-24va_{start,end} audit:wiz
2001-09-22objcopy -> ${OBJCOPY}; remove redundant definitions of OBJCOPY?= (it istv
2001-09-16Grammar improvements in comments.wiz
2001-09-16Spell 'occurred' with two 'r's.wiz
2001-09-16Enabled the clockctl device for macppc, major 61manu
2001-09-14Add the PCI device.nathanw
2001-09-14Return ~0 for all config space reads on devices < 11 on the primary bus,nathanw
2001-09-12Linux emulation is no longer experimental, removed commentmanu
2001-09-10Update pmap_update to now take the updated pmap as an argument.chris
2001-09-09Properly initiatize sc->sc_wdcdev.set_modes for non-DMA controllers.bouyer
2001-09-01Comment out bridge pseudo devices from ports that don'tatatat
2001-09-01Add bridge pseudo devices to GENERIC configsatatat
2001-08-29Add adwbriggs
2001-08-27Add the driver for the LMC WAN adapter.eeh
2001-08-26Make all powerpc ports use a common Makefile.powerpc (except walnut)matt
2001-08-23Fix a bug introduced when machine_type.h was removed.tsubai
2001-08-22Add 7450 recognization. 7450s use NAP mode. print out HID0 registermatt
2001-08-22More comment changes: 90x[B] -> 90x[BC]hubertf
2001-08-13Search "/netbsd.gz" and "/netbsd.macppc" in addition to "/netbsd".tsubai
2001-08-05use unsigned variable types as appropriatejdolecek