.. |
acpi
|
Move acpi_timer.h outside of __HAVE_TIMECOUNTER, as we need acpitimer_init()
|
2006-07-02 18:53:33 +00:00 |
apm
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
arcbios
|
- include kauth.h for kauth_authorize_generic.
|
2006-05-15 20:47:22 +00:00 |
ata
|
Add yet another broken 160GB seagate drive. Mine. ST3160021A.
|
2006-06-24 04:49:40 +00:00 |
bi
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
bluetooth
|
make some bluetooth devices just devices, not interface attributes
|
2006-06-21 17:14:13 +00:00 |
cardbus
|
Make it compile on sparc64.
|
2006-06-07 15:30:48 +00:00 |
dec
|
- include kauth.h for kauth_authorize_generic.
|
2006-05-15 20:48:19 +00:00 |
dkwedge
|
integrate kauth.
|
2006-05-14 21:42:26 +00:00 |
dmover
|
integrate kauth.
|
2006-05-14 21:42:26 +00:00 |
ebus
|
integrate kauth.
|
2006-05-14 21:42:26 +00:00 |
eisa
|
Use device_private().
|
2006-03-29 06:28:38 +00:00 |
gpib
|
integrate kauth.
|
2006-05-14 21:42:26 +00:00 |
gpio
|
Whitespace nit.
|
2006-04-08 22:33:36 +00:00 |
hpc
|
Fix typo in a comment.
|
2006-06-27 10:56:16 +00:00 |
i2c
|
remove the "name" element from the i2cbus attach args, that's what
|
2006-06-26 18:19:40 +00:00 |
i2o
|
Coverity CID 1532: Off-by-one array overrun.
|
2006-04-14 20:17:34 +00:00 |
ic
|
Ankh-Morpork, we have a MIDI driver....
|
2006-06-30 13:56:25 +00:00 |
ieee1394
|
Don't allocate > 1K on the stack
|
2006-06-13 02:39:11 +00:00 |
if_ndis
|
Replaced some #ifdef NDIS_LKM's which were commenting out debugging
|
2006-05-29 20:49:03 +00:00 |
ir
|
stack police: Fix the biggest offender with ~4K stack, by allocating the
|
2006-06-09 21:58:57 +00:00 |
isa
|
Ankh-Morpork, we have a MIDI driver....
|
2006-06-30 13:56:25 +00:00 |
isapnp
|
Ankh-Morpork, we have a MIDI driver....
|
2006-06-30 13:56:25 +00:00 |
marvell
|
use the "i2cbus" interface attribute rather than putting a string name
|
2006-06-26 18:21:38 +00:00 |
mca
|
Use device_private().
|
2006-03-29 06:51:47 +00:00 |
microcode
|
Add cleandir and clean fake targets. I should find a better way to do this.
|
2006-06-08 15:22:03 +00:00 |
mii
|
integrate kauth.
|
2006-05-14 21:42:26 +00:00 |
mscp
|
Use device_private().
|
2006-03-29 06:51:47 +00:00 |
mvme
|
Use device_private().
|
2006-03-29 06:51:47 +00:00 |
news
|
…
|
|
ofisa
|
integrate kauth.
|
2006-05-14 21:42:26 +00:00 |
ofw
|
G/c struct ofbus_softc. Last use (in sys/arch/powerpc/powerpc/ofw_machdep.c)
|
2006-06-14 19:42:34 +00:00 |
onewire
|
Remove the devprop API and switch everthing over to the new proplib. Add
|
2006-05-05 18:04:41 +00:00 |
pci
|
Correct build failures when MIDI is not enabled (the idea!).
|
2006-07-01 15:22:06 +00:00 |
pckbport
|
reset kbc as the comment said. from joerg.
|
2006-06-18 20:53:10 +00:00 |
pcmcia
|
make some bluetooth devices just devices, not interface attributes
|
2006-06-21 17:14:13 +00:00 |
podulebus
|
Use device_private().
|
2006-03-29 06:51:47 +00:00 |
ppbus
|
merge FreeBSD timecounters from branch simonb-timecounters
|
2006-06-07 22:33:33 +00:00 |
qbus
|
- include kauth.h for kauth_authorize_generic.
|
2006-05-15 20:40:55 +00:00 |
raidframe
|
Do the "don't allocate > 1K on the stack" thing for raidioctl().
|
2006-06-12 22:49:35 +00:00 |
rasops
|
quieten GCC uninitialise variable warnings.
|
2006-05-18 18:45:48 +00:00 |
rcons
|
avoid checking if an unsigned number is less than 0. fixes PR 29948.
|
2006-01-21 19:28:44 +00:00 |
sbus
|
Clean up bogus whitespace
|
2006-05-28 13:12:42 +00:00 |
scsipi
|
Make this build with GCC 4.x.
|
2006-06-27 10:34:25 +00:00 |
smbus
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
splash
|
Smaller NetBSD logo image, suitable for lower memory situations or
|
2006-02-19 17:12:01 +00:00 |
std
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
sun
|
merge FreeBSD timecounters from branch simonb-timecounters
|
2006-06-07 22:33:33 +00:00 |
sysmon
|
Advance queue indices properly instead of silently rewriting
|
2006-06-08 04:23:34 +00:00 |
tc
|
- include kauth.h for kauth_authorize_generic.
|
2006-05-15 09:25:09 +00:00 |
usb
|
Regen
|
2006-07-01 08:15:16 +00:00 |
videomode
|
Correct two problems with established timings. First, the wrong hex value
|
2006-05-13 00:39:19 +00:00 |
vme
|
- include kauth.h for kauth_authorize_generic.
|
2006-05-15 20:40:55 +00:00 |
wscons
|
add a missing splx() in an error path
|
2006-06-28 16:19:01 +00:00 |
wsfont
|
Fix range to check to avoid a static buffer overrun, when
|
2006-03-17 03:21:57 +00:00 |
xmi
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
DEVNAMES
|
Added it(4) as MI driver.
|
2006-07-01 20:01:26 +00:00 |
Makefile
|
Initial import of bluetooth stack on behalf of Iain Hibbert. (plunky@,
|
2006-06-19 15:44:33 +00:00 |
auconv.c
|
Revert local changes not meant for previous commit.
|
2006-03-18 14:31:26 +00:00 |
auconv.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
audio.c
|
Protect audio_powerhook with '#if NAUDIO > 0'. PR kern/33832.
|
2006-06-27 02:07:08 +00:00 |
audio_if.h
|
Don't use simple_locks; we can't hold them while calling malloc and
|
2006-04-19 14:10:58 +00:00 |
audiobell.c
|
Use device_unit().
|
2006-03-28 17:38:24 +00:00 |
audiobellvar.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
audiovar.h
|
Halt input/output on soft suspend if currently running, and restore them
|
2006-06-19 10:19:08 +00:00 |
aurateconv.c
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
ccd.c
|
don't allocate > 1K on the stack.
|
2006-06-12 22:02:45 +00:00 |
ccdvar.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
cgd.c
|
don't allocate too much stuff on the stack.
|
2006-06-20 03:20:44 +00:00 |
cgd_crypto.c
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
cgd_crypto.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
cgdvar.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
clock_subr.c
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
clock_subr.h
|
Provide BCD<->binary conversion in libkern and turn <dev/clock_subr.h>'s
|
2006-03-11 15:40:07 +00:00 |
clockctl.c
|
merge FreeBSD timecounters from branch simonb-timecounters
|
2006-06-07 22:33:33 +00:00 |
cninit.c
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
cons.c
|
integrate kauth.
|
2006-05-14 21:42:26 +00:00 |
cons.h
|
Remove redundant semicolon in dev_type_cnbell.
|
2006-06-01 00:43:37 +00:00 |
dksubr.c
|
integrate kauth.
|
2006-05-14 21:42:26 +00:00 |
dkvar.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
firmload.c
|
integrate kauth.
|
2006-05-14 21:42:26 +00:00 |
firmload.h
|
Add an API for loading firmware images for devices.
|
2006-01-17 06:08:48 +00:00 |
fss.c
|
integrate kauth.
|
2006-05-14 21:42:26 +00:00 |
fssvar.h
|
use lockmgr() instead of bespoke code for mutual exclusion in fss_ioctl().
|
2006-03-14 15:07:29 +00:00 |
kloader.c
|
integrate kauth.
|
2006-05-14 21:42:26 +00:00 |
kloader.h
|
Use uintN_t.
|
2006-01-20 02:47:30 +00:00 |
kttcp.c
|
quieten GCC uninitialise variable warnings.
|
2006-05-18 18:45:48 +00:00 |
kttcpio.h
|
…
|
|
ld.c
|
Use device_unit().
|
2006-03-28 17:38:24 +00:00 |
ldvar.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
md.c
|
Use device_unit().
|
2006-03-28 17:38:24 +00:00 |
md.h
|
…
|
|
md_root.c
|
…
|
|
midi.c
|
Uppercase CPU.
|
2006-07-02 01:33:55 +00:00 |
midi_if.h
|
Ankh-Morpork, we have a MIDI driver....
|
2006-06-30 13:56:25 +00:00 |
midictl.c
|
Ankh-Morpork, we have a MIDI driver....
|
2006-06-30 13:56:25 +00:00 |
midictl.h
|
Ankh-Morpork, we have a MIDI driver....
|
2006-06-30 13:56:25 +00:00 |
midisyn.c
|
Ankh-Morpork, we have a MIDI driver....
|
2006-06-30 13:56:25 +00:00 |
midisynvar.h
|
Ankh-Morpork, we have a MIDI driver....
|
2006-06-30 13:56:25 +00:00 |
midivar.h
|
Ankh-Morpork, we have a MIDI driver....
|
2006-06-30 13:56:25 +00:00 |
mm.c
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
mulaw.c
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
mulaw.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
nullcons_subr.c
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
radio.c
|
Use device_unit().
|
2006-03-28 17:38:24 +00:00 |
radio_if.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
radiovar.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
rnd.c
|
integrate kauth.
|
2006-05-14 21:42:26 +00:00 |
rndpool.c
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
sequencer.c
|
Ankh-Morpork, we have a MIDI driver....
|
2006-06-30 13:56:25 +00:00 |
sequencervar.h
|
Ankh-Morpork, we have a MIDI driver....
|
2006-06-30 13:56:25 +00:00 |
verified_exec.c
|
Include kauth header for function prototypes
|
2006-05-25 11:24:00 +00:00 |
vnd.c
|
integrate kauth.
|
2006-05-14 21:42:26 +00:00 |
vndvar.h
|
integrate kauth.
|
2006-05-14 21:42:26 +00:00 |