NetBSD/sys/dev
itohy 73b59a9484 Add corega FEtherII PCC-TXD.
From website of Sano Yukihiko.
2004-06-19 04:20:48 +00:00
..
acpi The "implicit return" problem is already fixed since when I imported 2004-06-09 16:48:49 +00:00
apm Fix typo in defined variable; from Sergey Svishchev. 2004-05-11 22:44:24 +00:00
arcbios protect against multiple inclusion 2004-04-10 19:32:53 +00:00
ata Fix an extremely obvious bug in the handling of the bad block list: the "max" 2004-06-01 20:53:03 +00:00
bi Uppercase CPU, plural is CPUs. 2004-02-13 11:36:08 +00:00
bluetooth Kill the flow control interface. Bluetooth devices are not equipped to deal 2004-01-04 05:47:43 +00:00
cardbus Name some constants. Perhaps this deserves the cardbus_setpowerstate 2004-06-06 04:10:49 +00:00
dec Constify the speedtab arrays 2004-04-25 06:23:40 +00:00
dmover
ebus
eisa sprintf -> snprintf 2004-04-22 00:17:10 +00:00
gpib Spell removable with only two es. Inspired by jmc@openbsd. 2004-04-19 12:44:09 +00:00
hpc Refactor tpcalib and hpc* ports to make tpcalib MI, as discussed on tech-kern. 2004-05-28 17:52:06 +00:00
i2c Fix typo in comment, reported by Alexander Yurchenko grange at rt mipt ru. 2004-05-16 11:42:28 +00:00
i2o s/the the/the/ (only in sources that aren't regularly imported from 2004-04-23 02:58:27 +00:00
ic Finally, refactor wi_media_change and ieee80211_media_change. 2004-06-06 05:32:17 +00:00
ieee1394 return an error on invalid mode. 2004-05-13 17:34:48 +00:00
ir
isa Wrap a noisy probe message in FD_DEBUG. 2004-06-04 01:12:04 +00:00
isapnp Add the notion of "shadow registers" to the wdc driver. These shadow 2004-05-25 20:42:40 +00:00
marvell Typos in comment description. 2004-05-01 12:55:06 +00:00
mca sprintf -> snprintf 2004-04-22 00:17:10 +00:00
microcode Regen from esiop.ss 1.18 2004-05-17 18:38:22 +00:00
mii If the PHY has 1000BASE-T capability, check to see if a 1000BASE-T speed 2004-05-17 00:17:28 +00:00
mscp
mvme Remove spurious second argument to sizeof(). 2004-06-06 13:34:36 +00:00
news
ofisa Add the notion of "shadow registers" to the wdc driver. These shadow 2004-05-25 20:42:40 +00:00
ofw use safer string manipulation function 2004-04-23 21:01:02 +00:00
pci Regen for pcidevs 1.628: Add the Netelligent 10/100 TX variant found on the 2004-06-15 19:48:27 +00:00
pckbport remove license clauses 3 and 4 from my cpoyright notices 2004-03-24 17:26:53 +00:00
pcmcia Add corega FEtherII PCC-TXD. 2004-06-19 04:20:48 +00:00
podulebus Add the notion of "shadow registers" to the wdc driver. These shadow 2004-05-25 20:42:40 +00:00
ppbus occured -> occurred. From Peter Postma. 2004-02-24 15:12:51 +00:00
qbus Remove UCB ad clause in Hugh Graham's license. 2004-05-12 00:45:04 +00:00
raidframe fix const'ificication, gcc-3.4 will notice it 2004-06-02 22:58:28 +00:00
rasops Check character if it in font limits before drawing it in rasops8_putchar 2004-03-05 08:33:53 +00:00
rcons
sbus Handle STP4020_ISR0_SCINT (status change interrupt posted) - by ignoring 2004-05-18 06:20:28 +00:00
scsipi If READ_FORMAT_CAPACITIES fails with "Medium Format Corrupted" ASC/ASQ error, 2004-05-21 21:14:11 +00:00
smbus
std
sun sprintf -> snprintf 2004-04-22 00:17:10 +00:00
sysmon According to acpi_acad.c and powerd(8), PRESSED event for AC adapter device 2004-05-22 11:32:50 +00:00
tc remove redundant function prototypes to make this compilable after 2004-04-27 12:35:26 +00:00
usb Remove change accidentally committed by tls. 2004-06-14 13:52:55 +00:00
vinum
vme Spell removable with only two es. Inspired by jmc@openbsd. 2004-04-19 12:44:09 +00:00
wscons Add calibration support to uep driver. 2004-06-12 17:52:41 +00:00
wsfont use bounded string ops 2004-04-23 21:29:16 +00:00
xmi
DEVNAMES Add re. 2004-05-31 13:47:33 +00:00
Makefile Abstract the interface between pckbc(4), and the pckbd(4) and pms(4) 2004-03-13 17:31:33 +00:00
auconv.c
auconv.h
audio.c Fix a couple of long-standing bugs in the volume control(s) part of the 2004-01-31 00:07:56 +00:00
audio_if.h
audiobell.c Simple code to provide a console bell through a generic audio device, for 2004-01-17 20:55:59 +00:00
audiobellvar.h Add a comment explaining how to call audiobell(). 2004-01-17 22:14:18 +00:00
audiovar.h Fix a couple of long-standing bugs in the volume control(s) part of the 2004-01-31 00:07:56 +00:00
aurateconv.c Forcibly undefining debugging macros is rude, so don't do it. 2003-12-31 13:51:28 +00:00
ccd.c kill sprintf, use snprintf 2004-04-21 18:40:37 +00:00
ccdvar.h
cgd.c Modified the dksubr routines to: 2004-03-27 23:23:06 +00:00
cgd_crypto.c Fix a longstanding bug in key-handling for the blowfish cipher. 2004-03-18 10:42:08 +00:00
cgd_crypto.h
cgdvar.h Modified the dksubr routines to: 2004-03-27 23:23:06 +00:00
clock_subr.c
clock_subr.h
clockctl.c
cninit.c
cons.c "panicking" needs a k. 2004-05-16 15:44:10 +00:00
cons.h
dksubr.c Redo dk_start(). If di->di_diskstart() runs synchronous its biodone() will 2004-04-19 16:04:07 +00:00
dkvar.h Modified the dksubr routines to: 2004-03-27 23:23:06 +00:00
fss.c Add ffs internal snapshots. Written by Marshall Kirk McKusick for FreeBSD. 2004-05-25 14:54:55 +00:00
fssvar.h Add ffs internal snapshots. Written by Marshall Kirk McKusick for FreeBSD. 2004-05-25 14:54:55 +00:00
kttcp.c Constify protosw arrays. This can reduce the kernel .data section by 2004-04-22 01:01:40 +00:00
kttcpio.h
ld.c Don't use BUFQ_FCFS. It degrades performance both for "smart" (Mylex 2004-03-22 17:30:33 +00:00
ldvar.h
md.c kill sprintf, use snprintf 2004-04-21 18:40:37 +00:00
md.h
md_root.c
midi.c netbsd.org -> NetBSD.org 2003-12-04 13:57:30 +00:00
midi_if.h netbsd.org -> NetBSD.org 2003-12-04 13:57:30 +00:00
midisyn.c netbsd.org -> NetBSD.org 2003-12-04 13:57:30 +00:00
midisynvar.h netbsd.org -> NetBSD.org 2003-12-04 13:57:30 +00:00
midivar.h netbsd.org -> NetBSD.org 2003-12-04 13:57:30 +00:00
mm.c don't enumerate individual minor number cases in mmioctl(), handle all 2003-12-20 16:22:14 +00:00
mulaw.c
mulaw.h
nullcons_subr.c
radio.c
radio_if.h
radiovar.h
rnd.c Initialise (most) pools from a link set instead of explicit calls 2004-04-25 16:42:40 +00:00
rndpool.c
sequencer.c netbsd.org -> NetBSD.org 2003-12-04 13:57:30 +00:00
sequencervar.h netbsd.org -> NetBSD.org 2003-12-04 13:57:30 +00:00
verified_exec.c
vnd.c kill sprintf, use snprintf 2004-04-21 18:40:37 +00:00
vndvar.h