summaryrefslogtreecommitdiff
path: root/sys/arch/prep
AgeCommit message (Expand)Author
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-12Set NOxxx= before <bsd.own.mk> is pulled in (even indirectly).lukem
2001-12-12The MPC105 does not implement the IBM reference implementation'skleink
2001-12-12MKfoo=no -> NOfootv
2001-12-11Add pci device.kleink
2001-12-11Add wsfont pseudo-device.kleink
2001-12-10define __HAVE_NWSCONS for pckbc.briggs
2001-12-10Provide basic bus_space_mmap(). Noted by self and in PR port-powerpc/14873.briggs
2001-11-28Add a "cacheline_size" argument to pci_configure_bus(). It is usedthorpej
2001-11-28- convert usage of "defopt" to "defflag" where the relevant option doeslukem
2001-11-23The bridge(4) pseudo-device no longer requires the port toatatat
2001-11-21prep has no special dependencies on pccons; remove.soren
2001-11-20- replace "defopt" with "defparam" for options which must take a value,lukem
2001-11-20cleanup:lukem
2001-11-18Fix printf format in DEBUG case.kleink
2001-11-17In fdopen():kleink
2001-11-17Can't pass temporary storage to an inline assembly statement as inputkleink
2001-11-15MAXSLP is defined to be a machine-independent scheduling parameter,soren
2001-11-14${MAKE} print-objdir -> ${PRINTOBJDIR}tv
2001-11-13The wsmux pseudo device does not need a count anymore.augustss
2001-11-09Bump the version numbers of all bootloaders which use loadfile_elfXX() nowscw
2001-11-09Add a "firstbus" argument to pci_configure_bus(), indicating thethorpej
2001-10-31Split elf32 vs. elf64 handling in loadfile(), including support forthorpej
2001-10-29pci_conf_interrupt() takes bus/dev/pin, not bus/dev/func.thorpej
2001-10-03Add a new optional method, dev_ioctl, to the audio hardware driver interface.augustss
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-05Add pcn(4), sip(4) and tlp(4).tsutsui
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-26Make all powerpc ports use a common Makefile.powerpc (except walnut)matt
2001-08-24use pmap_k* for buffer cache pages.chs
2001-08-02Bump version numbers of all bootloaders that use loadfile/ELF, to account forbjh21
2001-07-22bcopy -> memcpy, bzero -> memsetwiz
2001-07-22bcopy -> memmovewiz
2001-07-08Standardise TCP_COMPAT_42 as commented out, grouped with other COMPAT options,abs
2001-07-01Add PM_SRmatt
2001-06-30Add System V semaphore resource limits to each GENERIC file that has andarcy
2001-06-24Add ahc(4), fxp(4), rtk(4)nonaka
2001-06-23Add iha(4), which works as well on my 7248.tsutsui
2001-06-23#include <powerpc/spr.h> Use SPR_HID0 in place of 1008matt
2001-06-20Allocate mb_map is PMAP_MAP_POOLPAGE is not defined.matt
2001-06-20Sync reality.nonaka
2001-06-20 - Add "siop at pci" and related line.nonaka
2001-06-20Seprate model depended code. (based on arc 'struct platform')nonaka
2001-06-20ANSI'fynonaka
2001-06-20print elcr reg, if defined DEBUGnonaka