summaryrefslogtreecommitdiffstats
path: root/sys/arch/arm/include/conf.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Implement openprom(4) for armv7.kettenis2016-05-211-1/+10
* Nuke the useless D_KQFILTER flag and just check that d_kqfilter isnicm2011-07-041-2/+2
* Normalize sentinel. Use _MACHINE_*_H_ and _<ARCH>_*_H_ properly and consitently.pirofti2011-03-231-4/+4
* Remove inapplicable or no longer used cdevsw[] entries and macros.miod2010-11-281-55/+1
* Fix more cdev initializations which were using enodev for poll; ok kettenisderaadt2010-07-211-2/+2
* add sscom here too. Fixes armish build.matthieu2008-11-291-1/+2
* Split the d_type field of cdevsw entries into d_type and d_flags for clarity.miod2005-12-311-2/+2
* /dev/speaker node on cats.miod2005-05-131-1/+2
* Unbreak cats build. My apologies!uwe2005-01-221-1/+9
* Remove duplicates with <sys/conf.h>; ok drahn@miod2004-02-111-18/+1
* Arm port, NetBSD codebase stripped down, 32bit only support.drahn2004-02-011-0/+134