# $NetBSD: Makefile,v 1.1 2011/08/28 16:19:08 jmcneill Exp $ .include "../Makefile.inc" .PATH: ${S}/external/bsd/drm/dist/bsd-core .PATH: ${S}/external/bsd/drm/dist/shared-core KMOD= tdfxdrm IOCONF= tdfxdrm.ioconf SRCS= tdfx_drv.c CPPFLAGS+= -I${S}/external/bsd/drm/dist/bsd-core \ -I${S}/external/bsd/drm/dist/shared-core .include cgit.png' alt='cgit logo'/> index : netbsd
NetBSD fork for lockdoc analysismerlin@scholz.ruhr
summaryrefslogtreecommitdiff
path: root/sys/dev/ic/dptvar.h
AgeCommit message (Expand)Author
2012-10-27split device_t/softc for all remaining drivers.chs
2011-08-07Replace some wakeup_one(9) uses with mutex(9) or plain wakeup(9).rmind
2007-03-04Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.christos
2005-12-11merge ktrace-lwp.christos
2005-02-27nuke trailing whitespaceperry
2005-02-21Part 1 of a cleanup pass over the SCSI subsystem. The aim is to namethorpej
2003-12-04netbsd.org -> NetBSD.orgkeihan