.. |
advansys
|
Unspammed includes in <machine/cpufunc.h> in the !SMP case. Partially
|
1999-01-08 19:17:49 +00:00 |
aha
|
Invalid is spelled with the v *BEFORE* the a.
|
1998-12-22 22:31:06 +00:00 |
ahb
|
Hook up ahapoll so that dumps, synchronize cache commands or any other
|
1998-10-09 21:38:36 +00:00 |
aic7xxx
|
Fix a few problems with handling rejected transfer negotiation messages.
|
1998-12-17 00:06:52 +00:00 |
ar
|
Straigthen out the use of the tls and tlf callbacks.
|
1998-12-16 18:42:38 +00:00 |
atkbdc
|
Add the new keyboard driver and video card driver. They will be
|
1999-01-09 02:44:50 +00:00 |
bktr
|
probe function changed from returning char * to const char *.
|
1998-12-14 06:37:37 +00:00 |
buslogic
|
probe function changed from returning char * to const char *.
|
1998-12-14 06:37:37 +00:00 |
ccd
|
Update system to new device statistics code.
|
1998-09-15 08:15:30 +00:00 |
cs
|
The "easy" fixes for compiling the kernel -Wunused: remove unreferenced static
|
1998-12-07 21:58:50 +00:00 |
cy
|
Fixed minor style bugs in previous commit.
|
1999-01-11 23:43:54 +00:00 |
de
|
Silence -Wtrigraph.
|
1998-12-30 00:37:44 +00:00 |
dec
|
|
|
dgb
|
|
|
dpt
|
Error check is not necessary - this function cannot fail in this
|
1998-12-22 20:21:12 +00:00 |
ed
|
pci_device pd_probe function changed from returning char * to returning
|
1998-12-14 05:47:29 +00:00 |
eisa
|
Examine all occurrences of sprintf(), strcat(), and str[n]cpy()
|
1998-12-04 22:54:57 +00:00 |
en
|
cleanup: remove part of the code for 2.1.
|
1999-01-09 12:56:17 +00:00 |
ep
|
|
|
ex
|
Initialize isa_devtab entries for interrupt handlers in individual
|
1998-10-22 05:58:45 +00:00 |
fb
|
Update the pointer into the bitmap correctly. The previous code
|
1999-01-11 17:32:22 +00:00 |
fdc
|
Pre 3.0 branch cleanup casualty #6: ft
|
1998-12-27 13:40:57 +00:00 |
fe
|
Another(better) way to support Access/NOTE N98(PC-98) without any effects
|
1998-12-31 03:21:14 +00:00 |
fxp
|
|
|
hea
|
probe function changed from returning char * to const char *.
|
1998-12-14 06:37:37 +00:00 |
hfa
|
probe function changed from returning char * to const char *.
|
1998-12-14 06:37:37 +00:00 |
ic
|
Implemented sending of BREAKs. This is quite complicated because the
|
1998-12-17 17:40:13 +00:00 |
ie
|
Eliminate compiler warning.
|
1998-12-10 01:52:16 +00:00 |
iicbus
|
Change /dev/smb and /dev/iic interface to allow user programs to interact with
|
1999-01-09 18:08:24 +00:00 |
isp
|
Suggested by bde@freebsd.org- memcpy not necessarily good to use. D'oh- not in
|
1999-01-10 11:15:23 +00:00 |
joy
|
|
|
kbd
|
Add the new keyboard driver and video card driver. They will be
|
1999-01-09 02:44:50 +00:00 |
lnc
|
probe function changed from returning char * to const char *.
|
1998-12-14 06:37:37 +00:00 |
mc146818
|
Major changes to the generic device framework for FreeBSD/alpha:
|
1998-06-14 13:46:10 +00:00 |
mcd
|
Initialize isa_devtab entries for interrupt handlers in individual
|
1998-10-22 05:58:45 +00:00 |
mse
|
|
|
pcf
|
The "easy" fixes for compiling the kernel -Wunused: remove unreferenced static
|
1998-12-07 21:58:50 +00:00 |
pci
|
Remove warning
|
1999-01-10 18:31:22 +00:00 |
pcm/isa
|
Fix YMF719 detection (report by jose@we.lc.ehu.es).
|
1999-01-04 20:06:38 +00:00 |
pdq
|
The previous commit was bogus. malloc(..., M_WAITOK) should not be
|
1999-01-01 12:35:47 +00:00 |
ppbus
|
Fix missing \n in boot printfs. Add more mode detection if bootverbose.
|
1999-01-11 21:22:41 +00:00 |
ppc
|
Fix broken low level ppb_rxxx() return type: char becomes u_char.
|
1999-01-10 16:41:14 +00:00 |
rc
|
Initialize isa_devtab entries for interrupt handlers in individual
|
1998-10-22 05:58:45 +00:00 |
rp
|
|
|
scd
|
Fixed printf format errors (only 1 left in GENERIC now).
|
1998-07-13 09:53:11 +00:00 |
si
|
Fixed printf format errors. `struct eisa_device' uses a strange type
|
1998-08-23 10:12:12 +00:00 |
sio
|
Add support for another 3COM/USR PNP modem, USR3031.
|
1998-12-13 23:12:54 +00:00 |
smbus
|
Change /dev/smb and /dev/iic interface to allow user programs to interact with
|
1999-01-09 18:08:24 +00:00 |
snp
|
KNFize, by bde.
|
1999-01-10 01:58:29 +00:00 |
sound/isa
|
Fix YMF719 detection (report by jose@we.lc.ehu.es).
|
1999-01-04 20:06:38 +00:00 |
speaker
|
Fixed printf format errors. Only one left in LINT on i386's.
|
1998-08-24 02:28:16 +00:00 |
sr
|
Straigthen out the use of the tls and tlf callbacks.
|
1998-12-16 18:42:38 +00:00 |
syscons
|
The first stage of console driver reorganization: activate new
|
1999-01-11 03:18:56 +00:00 |
tx
|
probe function changed from returning char * to const char *.
|
1998-12-14 06:37:37 +00:00 |
usb
|
Added file handling to ulpt (USB printer) driver
|
1999-01-11 00:03:59 +00:00 |
vinum
|
Fix an overflow problem which prevented revive from working on plexes
|
1999-01-06 23:11:29 +00:00 |
vn
|
Remove the SLICE code.
|
1998-09-14 19:56:42 +00:00 |
vr
|
Tweak the vr_start() and vr_rxeof() routines a little to improve
|
1999-01-10 18:51:49 +00:00 |
vx
|
vxalloc() can return NULL. Deal with it.
|
1998-12-16 00:38:57 +00:00 |
wl
|
Someday I hope people will learn that "#endif" is not a comment
|
1998-12-09 03:30:52 +00:00 |