summaryrefslogtreecommitdiff
path: root/sys/arch/prep/conf
AgeCommit message (Expand)Author
2003-12-10Change reference at bottom from sys/dev/majors to sys/conf/majors to matchjmc
2003-11-01- Adapt mkclock_isa.c to MI mk48txx(4) changes.tsutsui
2003-10-24add major for 'ses' for archs which have the other scsi devicesjdolecek
2003-10-19Add COMPAT_16.kleink
2003-10-18Use one 'atabus* at ata?' instead of multiple 'atabus* at FOOide? channel ?'lukem
2003-10-10reassing majors for crypto and pf to use the newly defined MI majorjdolecek
2003-10-10update the comment - the space for machine-dependant majorsjdolecek
2003-10-08Add atabus.bouyer
2003-10-05Add some framework for MI assignment of device majors - add sys/dev/majorsjdolecek
2003-08-22add udav*itojun
2003-08-22create /dev/cryptoitojun
2003-08-12Remove SPILLSTK leftovers.matt
2003-08-06Add esiop at pci to GENERIC which already have siop at pci.bouyer
2003-07-27reserve cdev major # for PF. ok'ed by technical-execitojun
2003-07-27Since everyone uses clock_subr.c (or should, if they don't currently),thorpej
2003-04-26Add pseudo-device ksyms.ragge
2003-04-25Add ksyms device major.ragge
2003-03-18Switch/adapt to new bus space infrastructure.matt
2003-03-05Remove port-specific procfs_machdep.c (since they are all identical andmatt
2003-02-27Make BRIDGE_IPF an option, and document it. Add it (commented) to GENERIC.perseant
2003-02-16Add uax(4) (and url(4) in some cases).augustss
2003-02-10Add another we(4) instance.kleink
2003-02-03Rename PPC_MPC6XX to PPC_OEA (and any mpc6xx reference to oea).matt
2003-02-02Perform a rototill of the powerpc code. Mandate use of SPRG0 to storematt
2003-01-16Add ISA Floppy (to be consistent with INSTALL).matt
2003-01-16Add PLATFORM_IBM_6040matt
2003-01-16Add platform support for the IBM PPS Model 6040 (E) (aka ThinkPad 820).matt
2002-11-22Fix typo (responsiness -> responsiveness).wiz
2002-10-30Moved binary compatibility options from arch directory to cpu directorymanu
2002-10-26now that mem_no is emitted by config(8), there is no reason to keepjdolecek
2002-10-18Add NEW_BUFQ_STRATEGY (disabled by default).junyoung
2002-10-14Added commented out cgd(4)s to GENERIC configs.elric
2002-10-06add SYSTRACE; approved perry.provos
2002-10-04assign majors for raw and cooked cgd's.elric
2002-09-25Add one space between "#option" and "<tab>IPFILTER_DEFAULT_BLOCK"martti
2002-09-20Added (commented out) IPFILTER_DEFAULT_BLOCK.martti
2002-09-18enable USERCONF by default; it's small and extremely useful to have available.lukem
2002-09-06Merge the gehenna-devsw branch into the trunk.gehenna
2002-07-05Ensure all INSTALL config files consistantly include PIPE_SOCKETPAIR,abs
2002-06-17Enable "pseudo-device clockctl" in all kernels, exceptlukem
2002-05-30Support IBM RS/6000 43P 7043-140.nonaka
2002-05-16Fix typo in attribute name.kleink
2002-05-02Added IBM Personal Power Series 830 IDE controller support.nonaka
2002-05-02Use PLATFORM_*nonaka
2002-05-02Added dump residual data routine.nonaka
2002-05-02Added dump residual data routine.nonaka
2002-04-25Separate consinit.nonaka
2002-04-25Add the INCLUDE_CONFIG_FILE option to all config files. In configatatat
2002-04-24Add ex(4).kleink
2002-04-22Rename the audio "bus" attribute audiobus to avoid confusion with audioaugustss