.. |
aac
|
Disable calling timeout() when doing bio. It was causing more prolems than
|
2000-11-19 23:46:21 +00:00 |
acpica
|
- Convert a lot of homebrew debugging output to use the ACPI CA debugging
|
2000-12-08 09:16:20 +00:00 |
advansys
|
Remove unneeded <stddef.h> #includes.
|
2000-10-29 16:57:42 +00:00 |
agp
|
Remove unneeded #include <sys/proc.h> lines.
|
2000-10-29 13:57:19 +00:00 |
aha
|
Make a few more mallocs use M_ZERO.
|
2000-10-29 16:29:05 +00:00 |
ahb
|
Add the use of M_ZERO to some malloc calls.
|
2000-10-29 15:47:16 +00:00 |
aic
|
Remove unneeded #include <machine/clock.h>
|
2000-10-15 14:19:01 +00:00 |
aic7xxx
|
Don't attempt to reference a NULL scb_data area during teardown events
|
2000-11-13 03:35:43 +00:00 |
amd
|
Remove unneeded #include <machine/clock.h>
|
2000-10-15 14:19:01 +00:00 |
amr
|
Remove some over-
|
2000-11-28 20:51:04 +00:00 |
an
|
Fixes to the Aironet driver to clear up some WEP issues.
|
2000-12-08 19:00:10 +00:00 |
ar
|
Lock down the network interface queues. The queue mutex must be obtained
|
2000-11-25 07:35:38 +00:00 |
asr
|
Use M_ZERO.
|
2000-12-03 13:21:55 +00:00 |
ata
|
Fix a braino ..
|
2000-11-18 12:14:35 +00:00 |
atkbdc
|
- Add a hack for "psmintr: out of sync.." This is NOT a fix,
|
2000-12-01 05:26:24 +00:00 |
awi
|
Lock down the network interface queues. The queue mutex must be obtained
|
2000-11-25 07:35:38 +00:00 |
bktr
|
Fix typo in comments
|
2000-10-31 14:30:29 +00:00 |
buslogic
|
Classify all EISA cards with major firmware revions '2' as 742As.
|
2000-11-13 03:44:20 +00:00 |
cardbus
|
Remove an unused variable.
|
2000-11-30 19:14:26 +00:00 |
ccd
|
Avoid the modules madness I inadvertently introduced by making the
|
2000-09-02 19:17:34 +00:00 |
cs
|
Remove unneeded #include <machine/clock.h>
|
2000-10-15 14:19:01 +00:00 |
cy
|
Move suser() and suser_xxx() prototypes and a related #define from
|
2000-10-29 16:06:56 +00:00 |
dc
|
Initialize/grab the mutex earlier in the attach phase, so that
|
2000-12-04 22:46:50 +00:00 |
de
|
Lock down the network interface queues. The queue mutex must be obtained
|
2000-11-25 07:35:38 +00:00 |
dec
|
Add missing $FreeBSD$
|
2000-05-01 19:54:26 +00:00 |
dgb
|
Move suser() and suser_xxx() prototypes and a related #define from
|
2000-10-29 16:06:56 +00:00 |
dpt
|
Convert all users of fldoff() to offsetof(). fldoff() is bad
|
2000-10-27 11:45:49 +00:00 |
ed
|
Argh, I have fixed this cut/paste error twice before. I must have
|
2000-11-25 07:25:08 +00:00 |
eisa
|
Back out the previous change to the queue(3) interface.
|
2000-05-26 02:09:24 +00:00 |
en
|
Lock down the network interface queues. The queue mutex must be obtained
|
2000-11-25 07:35:38 +00:00 |
ep
|
Remove unneeded #include <machine/clock.h>
|
2000-10-15 14:19:01 +00:00 |
ex
|
Remove unneeded #include <machine/clock.h>
|
2000-10-15 14:19:01 +00:00 |
fb
|
Disabled EGA/VGA 1bpp/4bpp modes support. This is not real fix, but this comes
|
2000-10-31 07:58:34 +00:00 |
fdc
|
Make diskerr() always log with printf.
|
2000-11-26 19:29:15 +00:00 |
fe
|
The fe driver does not support pnp devices.
|
2000-11-10 14:05:47 +00:00 |
fxp
|
Make usual 1-line cardbus support modification.
|
2000-10-22 06:41:46 +00:00 |
hea
|
Add back some now needed #include <sys/systm.h>
|
2000-12-07 22:19:06 +00:00 |
hfa
|
Add back some now needed #include <sys/systm.h>
|
2000-12-07 22:19:06 +00:00 |
ic
|
Add $FreeBSD$
|
2000-05-01 20:32:07 +00:00 |
ichsmb
|
Add missing #include.
|
2000-12-08 00:49:37 +00:00 |
ida
|
Add PCI id for the RAID LC2 controller.
|
2000-12-01 15:26:11 +00:00 |
ie
|
Remove unneeded #include <machine/clock.h>
|
2000-10-15 14:19:01 +00:00 |
iicbus
|
Lock down the network interface queues. The queue mutex must be obtained
|
2000-11-25 07:35:38 +00:00 |
isp
|
Only call ISP_UNLOCK/ISP_LOCK if isp->isp_osinfo.intsok in USEC_SLEEP.
|
2000-12-05 07:41:53 +00:00 |
ispfw
|
some copyright cleanups
|
2000-09-21 20:16:04 +00:00 |
joy
|
|
|
kbd
|
Remove unneeded #include <sys/proc.h> lines.
|
2000-10-29 13:57:19 +00:00 |
lmc
|
Lock down the network interface queues. The queue mutex must be obtained
|
2000-11-25 07:35:38 +00:00 |
lnc
|
Make all Ethernet drivers attach using ether_ifattach() and detach using
|
2000-07-13 22:54:34 +00:00 |
mc146818
|
Add missing $FreeBSD$
|
2000-05-01 19:54:26 +00:00 |
mca
|
Reduce code duplication by using the GET_RESOURCE_LIST bus method and related
|
2000-11-28 07:12:12 +00:00 |
mcd
|
Remove unneeded #include <machine/clock.h>
|
2000-10-15 14:19:01 +00:00 |
md
|
Avoid the modules madness I inadvertently introduced by making the
|
2000-09-02 19:17:34 +00:00 |
mii
|
Catch up to moving headers:
|
2000-10-20 07:58:15 +00:00 |
mlx
|
Avoid hardcoding the 'rid' and 'type' of the MEM/IOPORT resource.
|
2000-11-28 06:17:32 +00:00 |
mly
|
Further use of M_ZERO.
|
2000-11-18 15:21:22 +00:00 |
mse
|
Initiate deorbit burn sequence for <machine/mouse.h>.
|
2000-10-09 08:08:36 +00:00 |
musycc
|
Always emply the NCO to attenuate jitter. The Receive clock recovery
|
2000-11-04 23:23:27 +00:00 |
ncv
|
Change flags of ncv and nsp driver. Both were conflicted with the flags
|
2000-10-29 06:54:32 +00:00 |
nsp
|
Change flags of ncv and nsp driver. Both were conflicted with the flags
|
2000-10-29 06:54:32 +00:00 |
null
|
During a verbose boot, call the null device 'null' rather than 'null0' to
|
2000-10-06 00:46:29 +00:00 |
ofw
|
OpenFirmware/PowerPC loader, part 2.
|
2000-11-10 06:39:58 +00:00 |
pccard
|
Oops, broke newcard because I forgot to commit this in my last round of changes to pccbb.c
|
2000-11-28 15:50:13 +00:00 |
pccbb
|
A bunch of newcard/cardbus changes that's been sitting in my tree for a while:
|
2000-11-28 00:05:20 +00:00 |
pcf
|
Remove unneeded #include <machine/clock.h>
|
2000-10-15 14:19:01 +00:00 |
pci
|
Convert the pcib_{read,write}_config args from signed to unsigned,
|
2000-12-01 15:27:48 +00:00 |
pcic
|
Start to make code more generic so it can be used by the pccbb driver
|
2000-12-05 04:49:26 +00:00 |
pdq
|
Lock down the network interface queues. The queue mutex must be obtained
|
2000-11-25 07:35:38 +00:00 |
ppbus
|
Don't use a private malloc(9) type for something this M_DEVBUFish.
|
2000-12-07 22:33:12 +00:00 |
ppc
|
Add support for the PC87303 chipset (found on Miata alphas) and add
|
2000-07-20 09:28:07 +00:00 |
random
|
Major speedup to /dev/random and the kernel thread that reseeds it.
|
2000-12-02 18:40:16 +00:00 |
ray
|
Changes necessary to make this work.
|
2000-11-12 21:43:52 +00:00 |
rc
|
Move suser() and suser_xxx() prototypes and a related #define from
|
2000-10-29 16:06:56 +00:00 |
rp
|
Move suser() and suser_xxx() prototypes and a related #define from
|
2000-10-29 16:06:56 +00:00 |
scd
|
Remove unneeded #include <machine/clock.h>
|
2000-10-15 14:19:01 +00:00 |
sf
|
Initialize/grab the mutex earlier in the attach phase, so that
|
2000-12-04 22:46:50 +00:00 |
si
|
Move suser() and suser_xxx() prototypes and a related #define from
|
2000-10-29 16:06:56 +00:00 |
sio
|
- Overhaul the software interrupt code to use interrupt threads for each
|
2000-10-25 05:19:40 +00:00 |
sk
|
Initialize/grab the mutex earlier in the attach phase, so that
|
2000-12-04 22:46:50 +00:00 |
smbus
|
Remove unneeded #include <machine/clock.h>
|
2000-10-15 14:19:01 +00:00 |
sn
|
Make sn_pccard_products[] static
|
2000-11-25 07:25:45 +00:00 |
snc
|
Remove unused #includes.
|
2000-10-31 08:22:26 +00:00 |
snp
|
Move suser() and suser_xxx() prototypes and a related #define from
|
2000-10-29 16:06:56 +00:00 |
sound
|
Bump the buffersize from 0x1000 to 0x4000.
|
2000-11-21 12:22:11 +00:00 |
speaker
|
Add PnP probe methods to some common AT hardware drivers. In each case,
|
2000-06-23 07:44:33 +00:00 |
sr
|
Lock down the network interface queues. The queue mutex must be obtained
|
2000-11-25 07:35:38 +00:00 |
stg
|
Remove conflicts between unsinged char *s and int s.
|
2000-12-08 13:50:20 +00:00 |
streams
|
Cleanup after repo copy of sys/svr4 to sys/compat/svr4.
|
2000-09-01 08:47:14 +00:00 |
sym
|
Remove unneeded include of <pci.h>
|
2000-12-07 20:58:16 +00:00 |
syscons
|
Don't needlessly indirect the APM softstate. It does nothing but
|
2000-10-31 21:00:15 +00:00 |
tdfx
|
Added some handling code to work with SLI configs, and removed some unused
|
2000-10-10 03:51:54 +00:00 |
ti
|
Initialize/grab the mutex earlier in the attach phase, so that
|
2000-12-04 22:46:50 +00:00 |
twe
|
- add support for crashdumps (courtesy of ps and Y!)
|
2000-12-03 02:11:35 +00:00 |
tx
|
Add missing delay after card reset.
|
2000-11-09 17:25:49 +00:00 |
usb
|
Remove a warning.
|
2000-12-08 10:44:15 +00:00 |
vinum
|
Don't include system-specific header files for userland program.
|
2000-11-28 06:38:53 +00:00 |
vn
|
Make labels mandatory for vn(4).
|
2000-12-01 22:27:40 +00:00 |
vr
|
Initialize/grab the mutex earlier in the attach phase, so that
|
2000-12-04 22:46:50 +00:00 |
vx
|
When I converted this driver, I neglected to deal with packet alignment.
|
2000-12-07 23:30:51 +00:00 |
wds
|
Weaken a bogus dependency on <sys/proc.h> in <sys/buf.h> by #ifdef'ing
|
2000-10-29 14:54:55 +00:00 |
wi
|
remove unneded sys/ucred.h includes
|
2000-11-30 18:52:32 +00:00 |
wl
|
Move suser() and suser_xxx() prototypes and a related #define from
|
2000-10-29 16:06:56 +00:00 |
xe
|
Remove unneeded #include <machine/clock.h>
|
2000-10-15 14:19:01 +00:00 |