.. |
acpi
|
- add acpi_acquire_global_lock()/acpi_release_global_lock()/
|
2003-02-14 11:05:39 +00:00 |
apm
|
Moved MI APM definitions into dev/apm.
|
2002-10-14 02:08:37 +00:00 |
arcbios
|
merge kqueue branch into -current
|
2002-10-23 09:10:23 +00:00 |
ata
|
Make the buffer cache code MP-safe.
|
2003-02-05 21:38:38 +00:00 |
bi
|
Merge the nathanw_sa branch.
|
2003-01-19 16:50:16 +00:00 |
bluetooth
|
Changed the interface for passing output data between the bthci driver
|
2003-01-11 06:12:09 +00:00 |
cardbus
|
add product IO-DATA CBET100-CL 10/100 Ethernet
|
2003-02-01 07:50:38 +00:00 |
dec
|
Add multiple inclusion protection.
|
2003-01-06 21:02:18 +00:00 |
dmover
|
Fix typo.
|
2002-12-28 23:07:18 +00:00 |
ebus
|
Remove the `flags' argument from bus_intr_establish().
|
2002-12-10 13:44:47 +00:00 |
eisa
|
Don't do EISA reset on attach. This made the card reset to use default irq, rather
|
2003-02-08 12:06:13 +00:00 |
hpc
|
Added new ioctl command, WSMOUSEIO_GETID to tell touch panel identifier
|
2003-01-03 04:36:26 +00:00 |
i2c
|
…
|
|
i2o
|
__'ify MACHINE_ARCH names.
|
2003-02-14 18:29:05 +00:00 |
ic
|
Preserve the current PHY select bit in the MIF configuration register
|
2003-02-13 12:10:20 +00:00 |
ieee1394
|
Use aprint_*().
|
2003-01-31 02:15:57 +00:00 |
ir
|
Remove protoype for irframe_frame_available(), it's never implemented
|
2003-01-03 09:46:41 +00:00 |
isa
|
Remove unused variable.
|
2003-02-05 22:14:01 +00:00 |
isapnp
|
writable, not writeable.
|
2003-01-06 20:30:28 +00:00 |
mca
|
Use aprint_normal() in cfprint routines.
|
2003-01-01 00:10:15 +00:00 |
microcode
|
Roll to latest f/w. Supposed to correct some nasty f/w bugs.
|
2003-02-09 20:39:13 +00:00 |
mii
|
Add support for Am79C87[45].
|
2003-01-26 06:25:08 +00:00 |
mscp
|
Fix wrong argument to free due to malloc_type changes. While there,
|
2003-02-04 13:20:45 +00:00 |
mvme
|
Use aprint_normal() in cfprint routines.
|
2003-01-01 00:10:15 +00:00 |
news
|
…
|
|
ofisa
|
Use aprint_normal() in cfprint routines.
|
2003-01-01 00:10:15 +00:00 |
ofw
|
Zero out the buffer when padding packet to ETHER_MIN_LEN-ETHER_CRC_LEN
|
2003-01-15 22:01:57 +00:00 |
pci
|
Centralize the interrupt bits for the 3 registers where they are being used.
|
2003-02-10 21:10:06 +00:00 |
pckbc
|
change t_extended to t_extended0 for consistency with KBR_EXTENDED[01]
|
2003-02-05 17:36:16 +00:00 |
pcmcia
|
The Double-Semi-Colon Police.
|
2003-01-20 05:29:53 +00:00 |
podulebus
|
Regen.
|
2003-01-26 19:35:52 +00:00 |
qbus
|
Redo previous in a better way:
|
2003-01-17 15:45:59 +00:00 |
raidframe
|
constify some
|
2003-02-09 10:04:32 +00:00 |
rasops
|
remove trailing \n in panic(). approved perry.
|
2002-09-27 15:35:29 +00:00 |
rcons
|
…
|
|
sbus
|
Remove unneeded #include's.
|
2003-02-06 16:20:05 +00:00 |
scsipi
|
Remove NOTAG quirk for the Seagate ST11200N; the cause of the failure that
|
2003-02-10 08:10:51 +00:00 |
smbus
|
Register definitions for the ST M41T81 serial-access RTC.
|
2002-11-12 01:01:37 +00:00 |
std
|
guarantee, not guarentee. Idea from miod@openbsd.
|
2003-02-02 10:24:38 +00:00 |
sun
|
fix kernel build error, such a configs w/o kbd, ms.
|
2003-01-24 16:54:34 +00:00 |
sysmon
|
Nothing cares about NSYSMON anymore; delete it.
|
2002-12-31 22:47:48 +00:00 |
tc
|
deal with malloc_type fallout.
|
2003-02-04 05:24:51 +00:00 |
usb
|
Check in some work-in-progress (not yet operational).
|
2003-02-15 18:33:29 +00:00 |
vme
|
interrupt with two rs.
|
2003-01-06 13:04:54 +00:00 |
wscons
|
stylistic change: put variable declarations to the top of a function
|
2003-02-11 10:45:28 +00:00 |
wsfont
|
undo constification of 'data' for wsdisplay font - unfortunately we need
|
2003-02-10 14:28:19 +00:00 |
xmi
|
Oops, missed a printf that should be an aprint_normal.
|
2003-01-01 00:12:06 +00:00 |
DEVNAMES
|
Note hd44780 and cobalt panel driver from Dennis Chernoivanov.
|
2003-01-20 11:11:34 +00:00 |
Makefile
|
Add dmover to the list of SUBDIRs.
|
2003-01-13 19:49:59 +00:00 |
auconv.c
|
…
|
|
auconv.h
|
…
|
|
audio.c
|
Use aprint_*().
|
2003-01-31 02:15:57 +00:00 |
audio_if.h
|
Add extensible malloc types, adapted from FreeBSD. This turns
|
2003-02-01 06:23:35 +00:00 |
audiovar.h
|
…
|
|
aurateconv.c
|
Clean up token pasting so that this works with GCC 3.3's CPP.
|
2002-11-07 06:51:51 +00:00 |
ccd.c
|
Make the buffer cache code MP-safe.
|
2003-02-05 21:38:38 +00:00 |
ccdvar.h
|
…
|
|
cgd.c
|
Make the buffer cache code MP-safe.
|
2003-02-05 21:38:38 +00:00 |
cgd_crypto.c
|
The CryptoGraphic Disk Driver.
|
2002-10-04 18:22:35 +00:00 |
cgd_crypto.h
|
The CryptoGraphic Disk Driver.
|
2002-10-04 18:22:35 +00:00 |
cgdvar.h
|
The CryptoGraphic Disk Driver.
|
2002-10-04 18:22:35 +00:00 |
clock_subr.c
|
…
|
|
clock_subr.h
|
Add multiple inclusion protection.
|
2003-01-06 21:02:18 +00:00 |
clockctl.c
|
Fix clockctlattach to take an (ignored) int as its parameter, which is
|
2003-02-10 23:20:15 +00:00 |
cninit.c
|
…
|
|
cons.c
|
merge kqueue branch into -current
|
2002-10-23 09:10:23 +00:00 |
cons.h
|
Merge the gehenna-devsw branch into the trunk.
|
2002-09-06 13:18:43 +00:00 |
dksubr.c
|
Memset disklabel area to zero before beginning when constructing default
|
2002-12-17 01:55:44 +00:00 |
dkvar.h
|
A slight abstraction for disks. This is mainly [right now] in
|
2002-10-04 18:02:00 +00:00 |
kttcp.c
|
Merge the nathanw_sa branch.
|
2003-01-18 08:51:40 +00:00 |
kttcpio.h
|
…
|
|
ld.c
|
If the upper-layer provides a geometry, use it.
|
2003-01-27 02:43:30 +00:00 |
ldvar.h
|
Convert to new device buffer queue interface.
|
2002-07-20 11:28:07 +00:00 |
md.c
|
Add /* MEMORY_DISK_SERVER */ comments to the #endifs to match the #ifdefs.
|
2002-12-11 16:24:38 +00:00 |
md.h
|
…
|
|
md_root.c
|
Ensure that MEMORY_RBFLAGS is defined whether or not MEMORY_DISK_DYNAMIC.
|
2003-02-05 15:20:29 +00:00 |
midi.c
|
Use aprint_*().
|
2003-01-31 02:15:57 +00:00 |
midi_if.h
|
…
|
|
midisyn.c
|
…
|
|
midisynvar.h
|
…
|
|
midivar.h
|
…
|
|
mm.c
|
Merge the gehenna-devsw branch into the trunk.
|
2002-09-06 13:18:43 +00:00 |
mulaw.c
|
…
|
|
mulaw.h
|
…
|
|
radio.c
|
Use aprint_normal() in cfprint routines.
|
2003-01-01 00:10:15 +00:00 |
radio_if.h
|
…
|
|
radiovar.h
|
…
|
|
rnd.c
|
Replace machine/rnd.h with more appropriate name to share it
|
2003-02-05 13:57:50 +00:00 |
rndpool.c
|
Fix signed/unsigned comparison warnings.
|
2002-11-10 03:28:59 +00:00 |
sequencer.c
|
si_ -> sel_
|
2002-11-26 18:49:40 +00:00 |
sequencervar.h
|
…
|
|
verified_exec.c
|
Added support for fingerprinted executables aka verified exec
|
2002-10-29 12:31:20 +00:00 |
vnd.c
|
Make the buffer cache code MP-safe.
|
2003-02-05 21:38:38 +00:00 |
vndvar.h
|
Convert to new device buffer queue interface.
|
2002-07-20 11:28:07 +00:00 |