summaryrefslogtreecommitdiff
path: root/sys/dev/raidframe/rf_interdecluster.c
diff options
context:
space:
mode:
authorpgoyette <pgoyette@NetBSD.org>2017-12-16 06:39:07 +0000
committerpgoyette <pgoyette@NetBSD.org>2017-12-16 06:39:07 +0000
commiteac7a3804288afbe8f9972b735f45ede395a3fa7 (patch)
treedd42cabd16bbcbddab7878b3a7f8da450fd380d9 /sys/dev/raidframe/rf_interdecluster.c
parentacf2eea863d1c7cb98b5051d39e5e4badd9665a6 (diff)
Use config(1) and IOCONF= to generate most of the auto-config data
structures. (Note that bin/52823 documents the reasons for still requiring hand-crafted cfattach structures.)
Diffstat (limited to 'sys/dev/raidframe/rf_interdecluster.c')
0 files changed, 0 insertions, 0 deletions
='/netbsd/commit/sys/dev/gpib/gpib.c?id=ce099b40997c43048fb78bd578195f81d2456523'>Remove clause 3 and 4 from TNF licensesmartin 2008-04-08use aprint_*_dev and device_xnamecegger 2007-03-04Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.christos 2007-01-13Complete initializers, teach drivers that we moved from struct proc tocube 2006-03-29Use device_private().thorpej 2006-03-29Use device_cfdata().thorpej 2005-12-11merge ktrace-lwp.christos 2005-08-26s/locdesc_t/int/gdrochner 2005-02-27nuke trailing whitespaceperry 2005-02-04de-__Pperry 2004-09-13a round of autoconf cleanup:drochner 2003-06-02GPIB framework.gmcgarry