.. |
acpi
|
Make sure this compiles with ACPI_DEBUG.
|
2003-03-07 15:17:44 +00:00 |
apm
|
|
|
arcbios
|
Catch up to struct consdev changes.
|
2003-03-06 07:59:37 +00:00 |
ata
|
Work around a buggy PHY in some Seagate S-ATA drives which get confused
|
2003-03-21 22:40:56 +00:00 |
bi
|
|
|
bluetooth
|
|
|
cardbus
|
make a kernel with the combination ohci@cardbus + ehci@pci link
|
2003-03-11 11:59:31 +00:00 |
dec
|
|
|
dmover
|
Change 'data' argument to fo_ioctl and fo_fcntl from 'caddr_t' to 'void *'.
|
2003-03-21 21:13:50 +00:00 |
ebus
|
|
|
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
|
|
|
i2c
|
|
|
i2o
|
__'ify MACHINE_ARCH names.
|
2003-02-14 18:29:05 +00:00 |
ic
|
Fibre Channel doesn't need bus reset settle time.
|
2003-03-21 18:05:16 +00:00 |
ieee1394
|
Redo last fix to work correctly. Need to run abort on each orb (though it
|
2003-03-07 20:18:57 +00:00 |
ir
|
|
|
isa
|
The DMA support here never worked, so yank it out.
|
2003-03-03 22:07:21 +00:00 |
isapnp
|
Regen (add ESS1878 (ess) and ESS0005 (joy))
|
2003-03-05 13:10:03 +00:00 |
marvell
|
Split PCI initialization out of attach hook.
|
2003-03-18 19:32:46 +00:00 |
mca
|
Remove assigned-to but not used variable (including nice little switch
|
2003-02-23 04:14:16 +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
|
Fix C&P tpyo.
|
2003-03-07 00:14:38 +00:00 |
mscp
|
Fix wrong argument to free due to malloc_type changes. While there,
|
2003-02-04 13:20:45 +00:00 |
mvme
|
Add inclusion of <sys/lock.h> to allow compilation of usage of
|
2003-03-07 12:40:12 +00:00 |
news
|
|
|
ofisa
|
|
|
ofw
|
|
|
pci
|
Regen; add more LSI MPT IDs.
|
2003-03-20 05:50:12 +00:00 |
pckbc
|
Add not sign, currency and cent keys to the spanish keymap.
|
2003-03-14 15:45:53 +00:00 |
pcmcia
|
bus_size_t != bus_addr_t, so use bus_size_t where appropriate.
|
2003-02-27 07:50:57 +00:00 |
podulebus
|
Regen.
|
2003-01-26 19:35:52 +00:00 |
qbus
|
|
|
raidframe
|
Add a new BUF_INIT() macro which initializes b_dep and b_interlock, and
|
2003-02-25 20:35:31 +00:00 |
rasops
|
|
|
rcons
|
|
|
sbus
|
Back out rev. 1.26; I forgot about the Javastations..
|
2003-02-27 13:33:23 +00:00 |
scsipi
|
use PRId64 to printf bp->b_blkno, which is of type daddr_t
|
2003-03-20 05:49:21 +00:00 |
smbus
|
|
|
std
|
guarantee, not guarentee. Idea from miod@openbsd.
|
2003-02-02 10:24:38 +00:00 |
sun
|
|
|
sysmon
|
|
|
tc
|
Add cn_halt and cn_flush entries to consdevs. (needed for dma-only console
|
2003-03-06 00:38:26 +00:00 |
usb
|
Regen.
|
2003-03-19 16:22:46 +00:00 |
vme
|
|
|
wscons
|
Add cn_halt and cn_flush entries to consdevs. (needed for dma-only console
|
2003-03-06 00:38:26 +00:00 |
wsfont
|
undo constification of 'data' for wsdisplay font - unfortunately we need
|
2003-02-10 14:28:19 +00:00 |
xmi
|
|
|
auconv.c
|
|
|
auconv.h
|
|
|
audio_if.h
|
add a compile-time check that audio(4) was actually configured into kernel
|
2003-03-19 10:53:40 +00:00 |
audio.c
|
Use aprint_*().
|
2003-01-31 02:15:57 +00:00 |
audiovar.h
|
|
|
aurateconv.c
|
|
|
ccd.c
|
Add a new BUF_INIT() macro which initializes b_dep and b_interlock, and
|
2003-02-25 20:35:31 +00:00 |
ccdvar.h
|
|
|
cgd_crypto.c
|
|
|
cgd_crypto.h
|
|
|
cgd.c
|
Add a new BUF_INIT() macro which initializes b_dep and b_interlock, and
|
2003-02-25 20:35:31 +00:00 |
cgdvar.h
|
|
|
clock_subr.c
|
|
|
clock_subr.h
|
|
|
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
|
Add cn_halt and cn_flush entries to consdevs. (needed for dma-only console
|
2003-03-06 00:38:26 +00:00 |
cons.h
|
Add cn_halt and cn_flush entries to consdevs. (needed for dma-only console
|
2003-03-06 00:38:26 +00:00 |
DEVNAMES
|
Add igsfb.
|
2003-03-21 09:59:30 +00:00 |
dksubr.c
|
|
|
dkvar.h
|
|
|
kttcp.c
|
Add MBUFTRACE kernel option.
|
2003-02-26 06:31:08 +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
|
|
|
Makefile
|
|
|
md_root.c
|
Allow a memory disk image to be statically included in the kernel
|
2003-03-07 01:26:12 +00:00 |
md.c
|
|
|
md.h
|
|
|
midi_if.h
|
|
|
midi.c
|
Use aprint_*().
|
2003-01-31 02:15:57 +00:00 |
midisyn.c
|
|
|
midisynvar.h
|
|
|
midivar.h
|
|
|
mm.c
|
|
|
mulaw.c
|
|
|
mulaw.h
|
|
|
radio_if.h
|
|
|
radio.c
|
|
|
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
|
|
|
sequencer.c
|
|
|
sequencervar.h
|
|
|
verified_exec.c
|
|
|
vnd.c
|
Don't require root privilege explicitly to issue ioctl. It should be
|
2003-03-01 08:01:17 +00:00 |
vndvar.h
|
|
|