define(MACHINE,armish)dnl vers(__file__, {-$FabBSD$-}, etc.MACHINE)dnl dnl dnl Copyright (c) 2001-2004 Todd T. Fries dnl All rights reserved. dnl dnl Redistribution and use in source and binary forms, with or without dnl modification, are permitted provided that the following conditions dnl are met: dnl 1. Redistributions of source code must retain the above copyright dnl notice, this list of conditions and the following disclaimer. dnl 2. The name of the author may not be used to endorse or promote products dnl derived from this software without specific prior written permission. dnl dnl THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, dnl INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY dnl AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL dnl THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, dnl EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, dnl PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; dnl OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, dnl WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR dnl OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF dnl ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. dnl dnl __devitem(apm, apm, Power management device)dnl __devitem(cnc, cnc, Computer aided machining interface)dnl __devitem(mpg, mpg*, Manual-pulse generator)dnl _mkdev(cnc, cnc, {-M cnc c major_cnc_c $U -})dnl _mkdev(mpg, mpg*, {-M mpg$U c major_mpg_c $U -})dnl _TITLE(make) _DEV(all) _DEV(ramdisk) _DEV(std) _DEV(local) _TITLE(dis) _DEV(ccd, 21, 21) _DEV(cd, 26, 26) _DEV(ch, 27) _DEV(rd, 18, 18) _DEV(sd, 24, 24) _DEV(vnd, 19, 19) _DEV(wd, 16, 16) _TITLE(tap) _DEV(st, 25, 25) _TITLE(term) dnl _DEV(com, 12) dnl _DEV(fcom, 54) _DEV(com, 12) _TITLE(pty) _DEV(ptm, 98) _DEV(pty, 5) _DEV(tty, 4) _TITLE(cons) _DEV(wscons) _DEV(wsdisp, 60) _DEV(wskbd, 61) _DEV(wsmouse, 62) _DEV(wsmux, 63) _TITLE(usb) _DEV(uall) _DEV(ttyU, 68) _DEV(ugen, 70) _DEV(uhid, 65) _DEV(ulpt, 66) _DEV(usb, 64) _TITLE(spec) _DEV(cnc, 90) _DEV(mpg, 91) _DEV(apm, 34) _DEV(hotplug, 37) _DEV(cry, 47) _DEV(fdesc, 7) _DEV(iop, 73) _DEV(lkm, 35) _DEV(pci, 88) _DEV(rnd, 40) _DEV(tun, 33) _DEV(uk, 28) dnl divert(__mddivert)dnl dnl ramdisk) _recurse std wd0 wd1 sd0 tty00 rd0 wsmouse _recurse st0 ttyC0 wskbd0 apm ;; _std(1, 2, 8, 3, 6) ;; dnl dnl *** armish specific targets dnl target(all, ch, 0)dnl twrget(all, flo, fd, 0, 0B, 0C, 0D, 0E, 0F, 0G, 0H)dnl twrget(all, flo, fd, 1, 1B, 1C, 1D, 1E, 1F, 1G, 1H)dnl target(all, pty, 0)dnl target(all, tun, 0, 1, 2, 3)dnl target(all, xy, 0, 1, 2, 3)dnl target(all, rd, 0)dnl target(all, cd, 0, 1)dnl target(all, sd, 0, 1, 2, 3, 4)dnl target(all, vnd, 0, 1, 2, 3)dnl target(all, ccd, 0, 1, 2, 3)dnl target(all, cnc)dnl target(all, mpg, 0, 1, 2, 3)dnl