NetBSD/sys/dev
pgoyette 5a84f3060e Since we no longer have individual events for each sensor value limit,
we don't need individual flag bits.  Clean up extra bit definitions.
Bump kernel version - welcome to 5.99.13
2009-06-01 20:08:44 +00:00
..
acpi Since we no longer have individual events for each sensor value limit, 2009-06-01 20:08:44 +00:00
adb KNF 2009-05-12 14:07:01 +00:00
altmem Add 'alternative memory' disk device driver. 2009-03-12 00:15:07 +00:00
apm buildfix: include <sys/selinfo.h> for struct selinfo. 2009-04-05 08:33:04 +00:00
arcbios Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
ata On second thought, let's call disk_predetach() disk_begindetach(). 2009-05-20 03:26:21 +00:00
bi KNF 2009-05-12 14:07:01 +00:00
bluetooth struct cfdata * -> cfdata_t, no functional changes intended. 2009-05-12 12:10:29 +00:00
cardbus Let us detach pcmcia0 and cardbus0 at cardslot0, and cardslot0 at 2009-05-21 17:32:32 +00:00
dec After the change from "struct device *" to "device_t", we now depend 2009-05-23 19:11:19 +00:00
dkwedge struct device * -> device_t, no functional changes intended. 2009-05-12 14:16:35 +00:00
dm Destroy locks in dm_dev_free, do not allocate struct disk twice. 2009-04-13 18:51:54 +00:00
dmover compile again. 2009-05-01 00:15:57 +00:00
drm struct device * -> device_t, no functional changes intended. 2009-05-12 14:16:35 +00:00
ebus struct device * -> device_t, no functional changes intended. 2009-05-12 14:16:35 +00:00
eisa struct device * -> device_t, no functional changes intended. 2009-05-12 14:16:35 +00:00
gpib Don't pass a buffer to physio(), let it be allocated dynamically. 2009-05-18 20:41:57 +00:00
gpio During shutdown, detach devices in an orderly fashion. 2009-04-02 00:09:32 +00:00
hpc struct device * -> device_t, no functional changes intended. 2009-05-12 14:16:35 +00:00
i2c Since we no longer have individual events for each sensor value limit, 2009-06-01 20:08:44 +00:00
i2o struct device * -> device_t, no functional changes intended. 2009-05-12 14:16:35 +00:00
ic Don't include <machine/mtpr.h> anymore since it has been removed 2009-05-31 14:11:17 +00:00
ieee1394 struct cfdata * -> cfdata_t, no functional changes intended. 2009-05-12 12:10:29 +00:00
if_ndis struct device * -> device_t, no functional changes intended. 2009-05-12 14:28:22 +00:00
ir struct device * -> device_t, no functional changes intended. 2009-05-12 14:28:22 +00:00
isa struct device * -> device_t, no functional changes intended. 2009-05-12 09:10:15 +00:00
isapnp struct device * -> device_t, no functional changes intended. 2009-05-12 10:16:35 +00:00
marvell struct device * -> device_t, no functional changes intended. 2009-05-12 14:28:22 +00:00
mca struct device * -> device_t, no functional changes intended. 2009-05-12 14:28:22 +00:00
microcode update firmware 2009-05-07 15:55:18 +00:00
mii struct device * -> device_t, no functional changes intended. 2009-05-12 14:28:22 +00:00
mscp struct device * -> device_t, no functional changes intended. 2009-05-12 14:28:22 +00:00
mvme struct device * -> device_t, no functional changes intended. 2009-05-12 14:38:26 +00:00
news
ofisa struct device * -> device_t, no functional changes intended. 2009-05-12 14:38:26 +00:00
ofw Pass correct argument to q_to_b(). 2009-05-29 20:10:39 +00:00
onewire struct device * -> device_t, no functional changes intended. 2009-05-12 14:38:26 +00:00
pad 'boot -z' bogons 2009-03-14 11:08:28 +00:00
pci Regen. 2009-05-29 06:13:56 +00:00
pckbport Add a Czech (QWERTY) keyboard layout, and teach wscons about latin 2 characters. 2009-04-06 17:32:09 +00:00
pcmcia struct device * -> device_t, no functional changes intended. 2009-05-12 14:38:26 +00:00
podulebus struct device * -> device_t, no functional changes intended. 2009-05-12 14:38:26 +00:00
ppbus buildfix: include <sys/device.h> for device_t 2009-04-05 09:56:16 +00:00
pud Ansify function definitions w/o arguments. Generated with sed. 2009-03-18 10:22:21 +00:00
putter Fix locking as Andy explained. Also fill in uid and gid like sys_pipe did. 2009-04-11 23:05:26 +00:00
qbus Don't pass a buffer to physio(), let it be allocated dynamically. 2009-05-18 20:41:57 +00:00
raidframe struct cfdata * -> cfdata_t, no functional changes intended. 2009-05-12 13:15:24 +00:00
rasops ansify function definitions 2009-03-15 21:23:31 +00:00
rcons Revert bcopy -> memcpy change inside #ifdef BCOPY_FASTER block. 2009-04-18 15:04:26 +00:00
sbus use pmf, while there do some cleanup, fix typos etc. 2009-05-27 15:13:22 +00:00
scsipi On second thought, let's call disk_predetach() disk_begindetach(). 2009-05-20 03:26:21 +00:00
sdmmc It is avoided that the error occurs when the card attaches it, 2009-05-29 22:27:40 +00:00
smbus
spi struct device * -> device_t, no functional changes intended. 2009-05-12 14:38:26 +00:00
splash struct device * -> device_t, no functional changes intended. 2009-05-12 14:38:26 +00:00
std struct device * -> device_t, no functional changes intended. 2009-05-12 14:38:26 +00:00
sun struct device * -> device_t, no functional changes intended. 2009-05-12 14:38:26 +00:00
sysmon Since we no longer have individual events for each sensor value limit, 2009-06-01 20:08:44 +00:00
tc struct device * -> device_t, no functional changes intended. 2009-05-12 14:38:26 +00:00
tprof tprof_stop1: add an assertion. 2009-03-13 11:06:26 +00:00
usb add missing NetBSD RCS ID tags 2009-05-29 18:49:21 +00:00
videomode add a comment explaining how to regenerate videomode.c 2009-01-21 14:40:25 +00:00
vme struct device * -> device_t, no functional changes intended. 2009-05-12 14:38:26 +00:00
wscons struct device * -> device_t, no functional changes intended. 2009-05-12 14:38:26 +00:00
wsfb s/long/intptr_t/ 2009-02-21 17:24:47 +00:00
wsfont Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
xmi struct device * -> device_t, no functional changes intended. 2009-05-12 14:38:26 +00:00
DEVNAMES remove vesabios and vesafb 2009-02-19 00:55:48 +00:00
Makefile wrap lines. no functional change. 2008-11-06 17:50:59 +00:00
auconv.c remove extra semicolons. 2009-01-03 03:43:21 +00:00
auconv.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
audio.c Detach audio(4) during shutdown. 2009-04-17 20:04:35 +00:00
audio_if.h
audiobell.c undo my previous changes. 2009-05-12 10:22:31 +00:00
audiobellvar.h undo my previous changes. 2009-05-12 10:22:31 +00:00
audiovar.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
aurateconv.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
bio.c struct device * -> device_t, no functional changes intended. 2009-05-07 12:15:33 +00:00
biovar.h struct device * -> device_t, no functional changes intended. 2009-05-07 12:15:33 +00:00
ccd.c Fix problems with ccd: 2009-04-04 08:29:39 +00:00
ccdvar.h Fix problems with ccd: 2009-04-04 08:29:39 +00:00
cgd.c Pass DIOCCACHESYNC ioctl down to the underlying disk. 2009-03-14 17:56:47 +00:00
cgd_crypto.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
cgd_crypto.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
cgdvar.h PR/39525: Joachim Schueth, Frederik Sausmikat: 2008-09-12 16:51:55 +00:00
clock_subr.c convert to ANSI function prototypes 2009-02-14 20:32:29 +00:00
clock_subr.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
clockctl.c - fix copyout size in CLOCKCTL_O?ADJTIME. 2009-02-22 13:06:58 +00:00
cninit.c
cons.c
cons.h
dksubr.c g/c BUFQ_FOO() macros and use bufq_foo() directly. 2009-01-13 13:33:58 +00:00
dkvar.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
firmload.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
firmload.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
fss.c g/c BUFQ_FOO() macros and use bufq_foo() directly. 2009-01-13 13:33:58 +00:00
fssvar.h Replace the fss unmount hook with a vfs_hook. 2008-09-17 14:49:25 +00:00
kloader.c Ansify function definitions w/o arguments. Generated with sed. 2009-03-18 10:22:21 +00:00
kloader.h Replace most gcc-specific __attribute__ uses with BSD-style sys/cdef.h 2008-09-08 23:36:53 +00:00
kttcp.c Merge the socket locking patch: 2008-04-24 11:38:36 +00:00
kttcpio.h
ld.c struct device * -> device_t, no functional changes intended. 2009-05-07 09:11:42 +00:00
ldvar.h struct device * -> device_t, no functional changes intended. 2009-05-07 08:03:23 +00:00
lockstat.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
lockstat.h bump lockstat interface version for timespec. 2009-01-20 14:49:00 +00:00
md.c Add a detachment hook. Detach md(4) at shutdown. 2009-05-19 20:25:41 +00:00
md.h Allow md_root_setconf() to set in a miniroot as the root file system 2008-05-02 13:02:31 +00:00
md_root.c - remove a redundant decl of boothowto; it's in <sys/systm.h> 2009-04-16 14:46:33 +00:00
midi.c Cosmetic: in a debug statement, use "%s", __func__ instead of a 2009-04-07 17:54:58 +00:00
midi_if.h Declare mididetach() for use by midi0 at pcppi0. 2009-04-07 17:55:55 +00:00
midictl.c The forward declation in the parameter list for a variable-length array is 2008-06-24 10:55:48 +00:00
midictl.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
midisyn.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
midisynvar.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
midivar.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
mm.c Need to include sys/termios.h here too. 2008-10-08 16:11:23 +00:00
mulaw.c
mulaw.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
nullcons_subr.c - remove an extra decl of cn_tab, which is in <dev/cons.h> 2009-04-16 12:57:22 +00:00
radio.c - use aprint in attach 2008-07-09 13:12:54 +00:00
radio_if.h - use aprint in attach 2008-07-09 13:12:54 +00:00
rnd.c Add device scope actions for rnd(4) and use them. 2009-05-05 21:03:28 +00:00
rndpool.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
sequencer.c Ansify function definitions w/o arguments. Generated with sed. 2009-03-18 10:22:21 +00:00
sequencervar.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
verified_exec.c struct device * -> device_t, no functional changes intended. 2009-05-12 14:16:35 +00:00
video.c PR# kern/41008: possible simple mistake of field check in video(9) 2009-03-14 00:33:25 +00:00
video_if.h Add RGB555, RGB565, UYVY support 2008-09-20 18:13:40 +00:00
vnd.c struct cfdata * -> cfdata_t, no functional changes intended. 2009-05-07 09:13:13 +00:00
vndvar.h Straggler from last vnd(4) commit: #define VNF_CLEARING. 2009-04-30 22:36:10 +00:00