.. |
acpi
|
Prototype ACPI Control Method Battery driver.
|
2002-03-24 03:46:10 +00:00 |
arcbios
|
Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for
|
2002-03-17 19:40:26 +00:00 |
ata
|
In wdc_exec_command(), for data commands, read the status register after
|
2002-04-09 21:17:53 +00:00 |
bi
|
add RCSID
|
2001-11-13 12:51:12 +00:00 |
cardbus
|
Snarf-and-barf the `quirk' code from if_tlp_pci.c, and use it to set the right
|
2002-04-14 17:17:10 +00:00 |
dec
|
- Add alpha boot block info, derived from sys/arch/alpha/include/disklabel.h,
|
2002-04-03 04:05:05 +00:00 |
ebus
|
Prettify error message.
|
2002-04-04 17:41:09 +00:00 |
eisa
|
Implement mstohz() as discussed on tech-kern, and use it in SCSI drivers
|
2002-04-05 18:27:45 +00:00 |
hpc
|
Added '#if defined(_KERNEL)' surrounging KERNEL_RCSID macro. Hpccmap is
|
2002-04-14 09:07:04 +00:00 |
i2c
|
add RCSID
|
2001-11-13 12:24:11 +00:00 |
i2o
|
Implement mstohz() as discussed on tech-kern, and use it in SCSI drivers
|
2002-04-05 18:27:45 +00:00 |
ic
|
Support WI_RID_SCAN_APS (wiconfig -D) for Symbol CF Card.
|
2002-04-16 07:24:06 +00:00 |
ieee1394
|
Only dump the rom up to ab_retlen in error cases. Also add in
|
2002-04-03 04:15:59 +00:00 |
ir
|
Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for
|
2002-03-17 19:40:26 +00:00 |
isa
|
Fix copyright notice.
|
2002-04-14 12:24:26 +00:00 |
isapnp
|
Make the LEDs work.
|
2002-04-15 08:11:00 +00:00 |
mca
|
edc_cmd_wait(): it is absolutely necessary to wait for the BSR_CMD_INPROGRESS
|
2002-03-31 10:01:26 +00:00 |
microcode
|
Generated from the firmware binaries for T3 series CF adapter.
|
2002-04-15 14:58:51 +00:00 |
mii
|
For 78Q2120 revisions 3 and earlier, punt to ukphy, as our special media status
|
2002-04-15 16:50:52 +00:00 |
mscp
|
Don't "extern int cold;" - this is in <sys/kernel.h>.
|
2002-03-04 02:19:07 +00:00 |
mvme
|
Fix a botch from the dev/mvme split for kernels with no vmetwo in
|
2002-03-24 17:22:32 +00:00 |
news
|
add RCSID
|
2001-11-13 07:30:37 +00:00 |
ofisa
|
make this compile:
|
2002-02-03 23:17:58 +00:00 |
ofw
|
Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for
|
2002-03-17 19:40:26 +00:00 |
pci
|
regen
|
2002-04-16 10:08:58 +00:00 |
pckbc
|
Remove pmsi.
|
2002-04-14 01:45:29 +00:00 |
pcmcia
|
Add support to Symbol Wireless Networker CF card.
|
2002-04-15 15:05:58 +00:00 |
podulebus
|
Remove "This file is part of NetBSD/arm26" comment.
|
2002-03-29 17:27:34 +00:00 |
qbus
|
Call rlreset() per controller, not per disk.
|
2002-03-23 18:12:09 +00:00 |
raidframe
|
Pool deals fairly well with physical memory shortage, but it doesn't
|
2002-03-08 20:48:27 +00:00 |
rasops
|
Reorganise the wsfont stuff slightly so that multiple display adapters
|
2002-03-13 15:05:13 +00:00 |
rcons
|
- convert usage of "defopt" to "defflag" where the relevant option does
|
2001-11-28 10:21:10 +00:00 |
sbus
|
cs4231_sbus_regdump(): add missing ')'
|
2002-03-27 16:03:52 +00:00 |
scsipi
|
Maxtor D040H2 also can't modesense
|
2002-04-15 12:40:28 +00:00 |
std
|
Add another exception condition (XXX...I'm gonna have to give in and just
|
2002-04-02 10:10:54 +00:00 |
sun
|
Add entries for Type5 keys T5_Insert, T5_Home, T5_End, T5_PgUp and T5_PgDn
|
2002-04-12 14:27:29 +00:00 |
sysmon
|
The device close routine is called when _last_ descriptor to the
|
2002-01-03 22:35:53 +00:00 |
tc
|
Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for
|
2002-03-17 19:40:26 +00:00 |
usb
|
Added some clarifying comments after my mistake.
|
2002-04-12 17:56:14 +00:00 |
vme
|
No longer assume that !DDB implies that Debugger() isn't defined.
|
2002-03-26 23:14:49 +00:00 |
wscons
|
Rename WSDISPLAYIO_USEFONT to WSDISPLAYIO_SFONT.
|
2002-04-07 09:25:47 +00:00 |
wsfont
|
- Allocate enough space to hold an object.
|
2002-03-21 03:26:55 +00:00 |
xmi
|
add RCSIDs
|
2001-11-13 06:08:32 +00:00 |
DEVNAMES
|
Add Krups (sparc) devices.
|
2002-04-16 03:08:12 +00:00 |
Makefile
|
Add ir/ to SUBDIR.
|
2001-12-04 21:43:44 +00:00 |
auconv.c
|
audio.c: revert a part of previous change.
|
2002-03-15 14:55:03 +00:00 |
auconv.h
|
Move prototypes of sampling rate functions to aurateconvproto.h.
|
2002-03-09 20:35:28 +00:00 |
audio.c
|
whitespace and folding fix.
|
2002-03-23 17:17:10 +00:00 |
audio_if.h
|
Rename aurateconvproto.h to aurateconv.h.
|
2002-03-17 11:36:37 +00:00 |
audiovar.h
|
Make this file compiles again when AURATECONV > 0.
|
2002-03-18 00:42:36 +00:00 |
aurateconv.c
|
Make this file compiles again when AURATECONV > 0.
|
2002-03-18 00:42:36 +00:00 |
ccd.c
|
Pool deals fairly well with physical memory shortage, but it doesn't
|
2002-03-08 20:48:27 +00:00 |
ccdvar.h
|
change ccio_ndisks and sc_nccdisks of struct ccd_ioctl from int to u_int
|
2001-08-05 11:20:13 +00:00 |
clock_subr.c
|
add RCSIDs
|
2001-11-13 05:32:49 +00:00 |
clock_subr.h
|
…
|
|
clockctl.c
|
Two more trivial bug fixes:
|
2002-03-01 22:58:33 +00:00 |
cninit.c
|
add RCSIDs
|
2001-11-13 05:32:49 +00:00 |
cons.c
|
add RCSIDs
|
2001-11-13 05:32:49 +00:00 |
cons.h
|
…
|
|
ld.c
|
add RCSIDs
|
2001-11-13 05:32:49 +00:00 |
ldvar.h
|
Centralise the geometry fudge.
|
2001-06-10 10:48:42 +00:00 |
md.c
|
Call malloc(9) with M_ZERO flag instead of memset() after malloc().
|
2002-01-13 19:28:06 +00:00 |
md.h
|
add MEMORY_DISK_DYNAMIC option. if enable MEMORY_DISK_DYNAMIC, file
|
2001-07-02 17:17:23 +00:00 |
md_root.c
|
Rename MEMORY_DISK_SIZE (formerly MINIROOTSIZE) to MEMORY_DISK_ROOT_SIZE,
|
2002-04-02 05:30:34 +00:00 |
midi.c
|
add RCSIDs
|
2001-11-13 05:32:49 +00:00 |
midi_if.h
|
ANSIfy.
|
2001-10-02 22:41:22 +00:00 |
midisyn.c
|
Call malloc(9) with M_ZERO flag instead of memset() after malloc().
|
2002-01-13 19:28:06 +00:00 |
midisynvar.h
|
ANSIfy.
|
2001-10-02 22:41:22 +00:00 |
midivar.h
|
…
|
|
mm.c
|
Start of mi /dev/{mem,kmem,zero,null} driver. We add an ioctl entry, because
|
2002-02-27 01:16:14 +00:00 |
mulaw.c
|
Add new two convert functions slinear16_to_alaw_[lb]e.
|
2002-03-09 05:39:00 +00:00 |
mulaw.h
|
Add new two convert functions slinear16_to_alaw_[lb]e.
|
2002-03-09 05:39:00 +00:00 |
radio.c
|
Initialize _ca struct right.
|
2002-01-05 01:30:01 +00:00 |
radio_if.h
|
Add support for radio cards. Written by Maxim Tsyplakov and Vladimir Popov
|
2002-01-01 21:51:38 +00:00 |
radiovar.h
|
Support detach.
|
2002-01-02 02:44:02 +00:00 |
rnd.c
|
Pool deals fairly well with physical memory shortage, but it doesn't
|
2002-03-08 20:48:27 +00:00 |
rndpool.c
|
don't need <sys/types.h> when including <sys/param.h>
|
2001-11-15 09:47:59 +00:00 |
sequencer.c
|
Call malloc(9) with M_ZERO flag instead of memset() after malloc().
|
2002-01-13 19:28:06 +00:00 |
sequencervar.h
|
…
|
|
vnd.c
|
Pool deals fairly well with physical memory shortage, but it doesn't
|
2002-03-08 20:48:27 +00:00 |
vndvar.h
|
…
|
|