summaryrefslogtreecommitdiff
path: root/sys/arch/prep/conf
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-11Add wsfont pseudo-device.kleink
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-13The wsmux pseudo device does not need a count anymore.augustss
2001-09-12Linux emulation is no longer experimental, removed commentmanu
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-07-08Standardise TCP_COMPAT_42 as commented out, grouped with other COMPAT options,abs
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-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-18Add bus_dma entry.nonaka
2001-06-18Add an e_trapsignal member to struct emul, so that emulated processes canchristos
2001-06-15Use new common bus.h framework.nonaka
2001-06-12Move "file .../bus_dma.c" line to MD place.tsubai
2001-06-01Rename assembly files that are pre-processed by cpp to use an S suffix.simonb
2001-05-29define _KERNEL_OPT as well as _KERNEL. we will use this in the future tomrg
2001-04-04Cosmetic changemanu
2001-04-03Added a comented out COMPAT_LINUX option in GENERIC kernels of PowerPC portsmanu
2001-01-23fix dup include ossaudio.nonaka
2001-01-20Add some working ISA devices:tsutsui
2001-01-19Added previously created files for powerpc Linux compatibility to the kernelmanu
2001-01-18No-op commit to force update to a non-"-kk" revision.tv
2001-01-17Add machdep file for procfs. Currently only used for linux-stylefvdl
2001-01-16Add prep installernonaka
2001-01-16Add uyap.augustss
2001-01-05Add isapnp devices.tsutsui
2001-01-05Add isapnp attachment for prep.tsutsui
2000-12-19Add pseudo-device vlanbouyer
2000-12-17delete obsolete commentjdolecek
2000-12-06Add ThinkPad 820 audio driver (attaches but does not yet work).matt
2000-12-01Add support for the IBM ThinkPad 820 G10 display (which is a WD90C24A behindmatt
2000-11-27Add generic ISA floppy supportmatt
2000-11-27Use MI md_root.cmatt
2000-11-22 - Add some PCMCIA devices.nonaka
2000-11-22Make assym.h be generated againmatt
2000-11-14Add uscanner.augustss
2000-11-08Pull in dev/i2o/files.i2o.ad