summaryrefslogtreecommitdiff
path: root/sys/arch/sparc/include/conf.h
AgeCommit message (Expand)Author
2011-07-04Nuke the useless D_KQFILTER flag and just check that d_kqfilter isNicholas Marriott
2010-07-21Fix more cdev initializations which were using enodev for poll; ok kettenisTheo de Raadt
2005-12-31Split the d_type field of cdevsw entries into d_type and d_flags for clarity.Miod Vallat
2005-07-17Attach com(4) to the built-in modem found on Tadpole SPARCbooks.Miod Vallat
2005-03-29Add an apm interface to the tctrl(4) device found on SPARCbooks; currentlyMiod Vallat
2003-09-23Replace select backends with poll backends. selscan() and pollscan()Todd C. Miller
2003-04-13Add a simple driver for the SBus ``Prestoserve'' NVRAM cards.Miod Vallat
2002-08-12Convert sparc console code from rcons and pseudo-devices to rasops and wscons.Miod Vallat
2002-07-10proper cdev_decl(ksyms), fix ksyms's broken functionsMichael Shalayeff
2002-07-09allow getting and setting of the ADC, DAC, and PIO ports on the daadio (this ...Jason Wright
2001-12-11Remove declarations that already exist in <sys/conf.h>Miod Vallat
2001-08-17cdev_decl cleanup; jason@ okMichael Shalayeff
2001-06-27IPF cleanup; openbsd@davidkrause.comAngelos D. Keromytis
1999-07-23Drivers for the FORCE CPU-5V:Jason Wright
1999-02-01driver for the 8 serial 1 parallel SUNW,spif board:Jason Wright
1998-12-29first cut at a bpp driver; mailed to me by downsj eons agoTheo de Raadt
1998-08-24Add support for /dev/ksyms to arch-specific filesTodd C. Miller
1998-05-20magma serial driver; plunky@skate.demon.co.ukTheo de Raadt
1997-08-08Mostly sync to NetBSD-current 970804.Jason Downs
1997-05-06add ipl devicekstailey
1996-11-11Updates for SCSI scanner and SCSI unknown devices.kstailey
1996-09-06random declTheo de Raadt
1996-08-11netbsd port, now we merge our changes back inTheo de Raadt