NetBSD/sys/dev
bouyer 6280502d5f Bump delay() between reset and IDENTIFY from 100 to 5000. Some ATAPI devices
wedge when talking to them too soon, and incorrectly react to WDC_RESET.
Close PR kern/17208 by Paul Goyette.
2002-06-12 09:55:47 +00:00
..
acpi usability fixes for the debugger: 2002-06-05 17:58:33 +00:00
arcbios Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for 2002-03-17 19:40:26 +00:00
ata More copyright fixes, pointed out by Thomas. Thanks ! 2002-04-23 20:41:13 +00:00
bi bcmp -> memcmp. 2002-05-22 16:03:14 +00:00
cardbus make this compile again 2002-06-02 23:24:40 +00:00
dec Migrate alpha/pmax/vax bootblock stuff from <dev/dec/dec_boot.h> to 2002-05-14 06:34:20 +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 Correct AltGr keycode for 680/US layout. 2002-05-11 04:57:43 +00:00
i2c
i2o Use __mips__ instead of mips. 2002-05-31 21:43:49 +00:00
ic Bump delay() between reset and IDENTIFY from 100 to 5000. Some ATAPI devices 2002-06-12 09:55:47 +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 Make it possible to override the way register access is done. 2002-05-21 02:47:04 +00:00
isapnp regen 2002-05-31 15:38:55 +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 Use SLIST_*() instead of accessing slh_first,sle_next directly. 2002-06-02 01:20:36 +00:00
mii Regen. 2002-05-15 22:48:42 +00:00
mscp
mvme Fix a botch from the dev/mvme split for kernels with no vmetwo in 2002-03-24 17:22:32 +00:00
news
ofisa constify and make auto const variables static. 2002-06-08 17:07:53 +00:00
ofw Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for 2002-03-17 19:40:26 +00:00
pci Make the yds driver work on big-endian systems. 2002-06-10 16:58:57 +00:00
pckbc Nuke all useages of polled kbd controller commands when not attaching or 2002-05-29 09:30:35 +00:00
pcmcia Add support for ACTIONTEC wireless lan card, from jasper@pointless.net 2002-06-08 18:06:09 +00:00
podulebus Regen (many new podules). 2002-05-23 22:01:14 +00:00
qbus Detection bug: If a packet is received while in the match() routine the stack 2002-06-08 12:28:37 +00:00
raidframe Not so fast... Add a bit of comment to the previous change. 2002-05-23 15:12:59 +00:00
rasops Avoid sequence point error. 2002-05-31 19:42:12 +00:00
rcons
sbus SIMPLEQ rototill: 2002-06-01 23:50:52 +00:00
scsipi As per a discussion on tech-kern a while back- honor retries for 2002-06-05 00:15:33 +00:00
std Fix bug in the way the config_found loop runs. Passing NULL doesn't work well. 2002-05-23 00:10:46 +00:00
sun Check whether a console is attached before sending data upstream. 2002-05-13 09:42:12 +00:00
sysmon Move sysmon configuration definitions to dev/sysmon/files.sysmon. 2002-04-16 21:00:27 +00:00
tc move initialization of the "struct pglist" returned by uvm_pglistalloc() 2002-06-02 14:44:35 +00:00
usb SIMPLEQ rototill: 2002-06-01 23:50:52 +00:00
vme No longer assume that !DDB implies that Debugger() isn't defined. 2002-03-26 23:14:49 +00:00
wscons Don't detach the mouse from the mux just because the mouse device is 2002-06-06 09:16:12 +00:00
wsfont - Allocate enough space to hold an object. 2002-03-21 03:26:55 +00:00
xmi
DEVNAMES Collect random number from AMD 768MPX power management controller. 2002-06-02 02:44:27 +00:00
Makefile
auconv.c
auconv.h
audio.c The logic in audio_poll() was incorrect in full duplex mode; 2002-06-02 02:00:30 +00:00
audio_if.h Correct indent... 2002-06-04 14:02:32 +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 SIMPLEQ rototill: 2002-06-01 23:50:52 +00:00
ccdvar.h
clock_subr.c
clock_subr.h
clockctl.c
cninit.c
cons.c
cons.h
ld.c Since the minor numbers belonging to the partitions of a disk are not 2002-05-08 15:49:07 +00:00
ldvar.h
md.c
md.h
md_root.c Rename MEMORY_DISK_SIZE (formerly MINIROOTSIZE) to MEMORY_DISK_ROOT_SIZE, 2002-04-02 05:30:34 +00:00
midi.c spl botch in midipoll() when sc->dying 2002-06-01 17:54:21 +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 SIMPLEQ rototill: 2002-06-01 23:50:52 +00:00
rndpool.c
sequencer.c
sequencervar.h
vnd.c Ensure that b_bufsize is set to a range covering the buffer in vndstrategy(). 2002-05-02 16:25:23 +00:00
vndvar.h