.. |
advansys
|
|
|
aha
|
o enable plug and play support for the aha driver. Given the cumbersome
|
1999-01-20 06:21:27 +00:00 |
ahb
|
Correct test in poll loop for determining that the mailbox is free to
|
1999-01-28 03:30:02 +00:00 |
aic7xxx
|
"fix" long standing aicasm build glitch. The problem was the
|
1999-01-17 19:56:02 +00:00 |
ar
|
|
|
atkbdc
|
- Fixed the bug which always ignored Ctrl-Pause/Break on the AT 101
|
1999-01-28 10:55:55 +00:00 |
bktr
|
Support for MSP3410D / MSP3415D Stereo/Mono audio using the audio format
|
1999-01-28 17:47:47 +00:00 |
buslogic
|
|
|
ccd
|
Fix warnings preparing for -Wall -Wcast-qual
|
1999-01-27 20:09:21 +00:00 |
cs
|
Fix warnings in preparation for adding -Wall -Wcast-qual to the
|
1999-01-28 01:59:53 +00:00 |
cy
|
Use suser() to check for super user rather than examining cr_uid directly.
|
1999-01-30 12:17:38 +00:00 |
de
|
Removed a bogus cast to v_caddr_t. This is part of terminating
|
1999-01-29 11:31:45 +00:00 |
dec
|
|
|
dgb
|
Use suser() to check for super user rather than examining cr_uid directly.
|
1999-01-30 12:17:38 +00:00 |
dpt
|
|
|
ed
|
Fix warnings in preparation for adding -Wall -Wcast-qual to the
|
1999-01-28 01:59:53 +00:00 |
eisa
|
Replace includes of <sys/kernel.h> with includes of
|
1999-01-14 06:22:10 +00:00 |
en
|
Fix warnings preparing for -Wall -Wcast-qual
|
1999-01-27 20:09:21 +00:00 |
ep
|
Move the "fetch serial data" delay so that it is an inter-bit delay.
|
1999-01-31 22:41:51 +00:00 |
ex
|
Fix warnings in preparation for adding -Wall -Wcast-qual to the
|
1999-01-28 01:59:53 +00:00 |
fb
|
Oops, one line was accidentally commented out in the previous commit.
|
1999-01-26 10:00:02 +00:00 |
fdc
|
Update the pccard hooks to use a module style declaration instead.
|
1999-01-19 00:21:53 +00:00 |
fe
|
Update the pccard hooks to use a module style declaration instead.
|
1999-01-19 00:21:53 +00:00 |
fxp
|
Fix warnings related to -Wall -Wcast-qual
|
1999-01-28 17:32:05 +00:00 |
hea
|
Fix warnings preparing for -Wall -Wcast-qual
|
1999-01-27 20:09:21 +00:00 |
hfa
|
Fix warnings preparing for -Wall -Wcast-qual
|
1999-01-27 20:09:21 +00:00 |
ic
|
|
|
ie
|
Fix warnings in preparation for adding -Wall -Wcast-qual to the
|
1999-01-28 01:59:53 +00:00 |
iicbus
|
Submitted by: Nicolas Souchu <nsouch@freebsd.org>
|
1999-01-28 15:59:15 +00:00 |
isp
|
Implement and use Fast Posting for both parallel && fibre. Redo a bit of
|
1999-01-30 07:29:00 +00:00 |
joy
|
|
|
kbd
|
- Fixed the bug which always ignored Ctrl-Pause/Break on the AT 101
|
1999-01-28 10:55:55 +00:00 |
lnc
|
New driver flags to support IFF_ALLMULTI handling.
|
1999-01-31 00:56:32 +00:00 |
mc146818
|
|
|
mcd
|
|
|
mse
|
|
|
pcf
|
|
|
pci
|
Added OPTi FireLink and NEC (Toshiba and others) to OHCI ID's
|
1999-01-22 00:36:46 +00:00 |
pcm/isa
|
|
|
pdq
|
Fix '|' that was supposed to be '||'
|
1999-01-27 19:35:33 +00:00 |
ppbus
|
Fix compile warnings about missing braces around static initialization of unions.
|
1999-01-31 11:52:04 +00:00 |
ppc
|
Fix compile warnings about missing braces around static initialization of unions.
|
1999-01-31 11:52:04 +00:00 |
rc
|
Use suser() to check for super user rather than examining cr_uid directly.
|
1999-01-30 12:17:38 +00:00 |
rp
|
Use suser() to check for super user rather than examining cr_uid directly.
|
1999-01-30 12:17:38 +00:00 |
scd
|
Move a couple of functions to make __inline work. While I'm here,
|
1999-01-12 01:29:45 +00:00 |
si
|
Use suser() to check for super user rather than examining cr_uid directly.
|
1999-01-30 12:17:38 +00:00 |
sio
|
Use suser() to check for super user rather than examining cr_uid directly.
|
1999-01-30 12:17:38 +00:00 |
smbus
|
Add parens to SMBPRI, fixing bug in tsleep() call that OR's SMBPRI with
|
1999-01-27 19:58:53 +00:00 |
snp
|
Fix warnings in preparation for adding -Wall -Wcast-qual to the
|
1999-01-27 21:50:00 +00:00 |
sound/isa
|
|
|
speaker
|
|
|
sr
|
Fix typo. Unit is spelled with a 'u'. 'init' just types too easily.
|
1999-01-18 21:27:03 +00:00 |
streams
|
Nuke some prototypes that really shouldn't be here.
|
1999-02-01 21:22:30 +00:00 |
syscons
|
Use suser() to check for super user rather than examining cr_uid directly.
|
1999-01-30 12:17:38 +00:00 |
tx
|
|
|
usb
|
Added UHCI_LEGSUP to uhcireg.h
|
1999-01-31 16:22:35 +00:00 |
vinum
|
Change multiline comments to start with a lone /* and end with a */,
|
1999-01-29 01:17:54 +00:00 |
vn
|
The alternate B_PAGING path for vnstrategy() is used for VM faults
|
1999-02-01 08:36:02 +00:00 |
vr
|
Remember to initialize ifp->if_snd.ifq_maxlen.
|
1999-02-01 21:25:52 +00:00 |
vx
|
Fix warnings preparing for -Wall -Wcast-qual
|
1999-01-27 20:09:21 +00:00 |
wl
|
Silence warnings.
|
1999-01-12 00:36:36 +00:00 |