NetBSD/sys/dev
tron ea710d8119 Don't print a kernel message like "bge0: gigabit link up" when a Gigabit
link is detected. No other ethernet driver does this and this driver
doesn't do it for other modes.
2003-03-24 12:06:05 +00:00
..
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 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 Make it compile in big endian. 2003-03-22 11:32:38 +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 regen - add 3Com TCM6790 entry 2003-03-22 14:31:28 +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 No reason to malloc channel_queue, put it in the softc instead. Clean up 2003-03-22 19:57:14 +00:00
isapnp Don't malloc the channel_queue, put it in the softc. Print modes too. 2003-03-22 20:05:20 +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 Don't malloc channel_queue, put it in the softc. 2003-03-22 20:01:05 +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 Don't print a kernel message like "bge0: gigabit link up" when a Gigabit 2003-03-24 12:06:05 +00:00
pckbc Add not sign, currency and cent keys to the spanish keymap. 2003-03-14 15:45:53 +00:00
pcmcia Don't malloc channel_queue, put it in the softc instead. 2003-03-22 20:09:35 +00:00
podulebus Regen. 2003-01-26 19:35:52 +00:00
qbus Driver for RX01/02 floppies, written by Jochen Kunz. 2003-03-23 11:01:16 +00:00
raidframe Use 'void *' instead of 'caddr_t' in prototypes of VOP_IOCTL, VOP_FCNTL 2003-03-21 23:11:19 +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 fix kernel build error, such a configs w/o kbd, ms. 2003-01-24 16:54:34 +00:00
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: Add device id for Trumpion T33521. 2003-03-23 00:58:16 +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
DEVNAMES Add rfc/rf. 2003-03-23 11:03:04 +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 a compile-time check that audio(4) was actually configured into kernel 2003-03-19 10:53:40 +00:00
audiovar.h
aurateconv.c
ccd.c Use 'void *' instead of 'caddr_t' in prototypes of VOP_IOCTL, VOP_FCNTL 2003-03-21 23:11:19 +00:00
ccdvar.h
cgd.c Use 'void *' instead of 'caddr_t' in prototypes of VOP_IOCTL, VOP_FCNTL 2003-03-21 23:11:19 +00:00
cgd_crypto.c
cgd_crypto.h
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
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
md.c
md.h
md_root.c Allow a memory disk image to be statically included in the kernel 2003-03-07 01:26:12 +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
mulaw.c
mulaw.h
radio.c
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
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