| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
'RELENG_3_3_0_RELEASE'.
This commit was manufactured to restore the state of the 3.3-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
|
| |
|
|
|
|
|
|
| |
'RELENG_3_3_0_RELEASE'.
Notes:
svn path=/stable/3/; revision=51329
svn path=/release/3.3.0/; revision=51330; tag=release/3.3.0
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
I fixed this in -current a month ago but forgot to MFC them. I don't
know how the old code ever worked... 8-)
There is also two fixes for detaching devices in here. One is for
disconnecting a device with bus-dma resources (busdma_machdep.c) and
the other is for cam queue resources. These two fixes have been in
-current for over a month (Nick Himba found them using USB devices).
And finally, there is a fix for a compile warning in the advansys
driver.
Approved by: jkh
Notes:
svn path=/stable/3/; revision=51257
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
"Almost everyone using the bus-dma interface copied a bug from my code.
I fixed this in -current a month ago but forgot to MFC them. I don't
know how the old code ever worked... 8-)
There is also two fixes for detaching devices in here. One is for
disconnecting a device with bus-dma resources (busdma_machdep.c) and
the other is for cam queue resources. These two fixes have been in
-current for over a month (Nick Himba found them using USB devices).
And finally, there is a fix for a compile warning in the advansys
driver.
I may not be around for much of today, so feel free to commit these
if they are approved." ]
Submitted by: gibbs
Notes:
svn path=/stable/3/; revision=51256
|
| |
|
|
|
|
|
|
|
|
| |
to write such crap again.
Spotted-by: Parag Patel <parag@cgt.com>
Approved-by: jkh
Notes:
svn path=/stable/3/; revision=51220
|
| |
|
|
|
|
|
|
|
| |
nits in the error recovery code.
Approved by: jkh
Notes:
svn path=/stable/3/; revision=51162
|
| |
|
|
|
|
|
| |
Approved-by: jkh
Notes:
svn path=/stable/3/; revision=50777
|
| |
|
|
| |
Notes:
svn path=/stable/3/; revision=50678
|
| |
|
|
| |
Notes:
svn path=/stable/3/; revision=50583
|
| |
|
|
|
|
|
| |
the graphics mode (rev 1.11).
Notes:
svn path=/stable/3/; revision=50486
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
config_plex: don't allocate a rangelock struct.
lockrange: correctly expand rangelock struct, including expanding a
null struct. Previously lockrange would attempt to lock a
NULL pointer under these circumstances.
Reported-by: Ian Freislich <iang@uunet.co.za>
Notes:
svn path=/stable/3/; revision=50386
|
| |
|
|
| |
Notes:
svn path=/stable/3/; revision=50300
|
| |
|
|
| |
Notes:
svn path=/stable/3/; revision=50298
|
| |
|
|
|
|
|
|
|
|
| |
(The PR originator has been testing the code in his -STABLE box for some
time now and seen no problem.)
PR: kern/13002
Notes:
svn path=/stable/3/; revision=50155
|
| |
|
|
| |
Notes:
svn path=/stable/3/; revision=49916
|
| |
|
|
| |
Notes:
svn path=/stable/3/; revision=49914
|
| |
|
|
| |
Notes:
svn path=/stable/3/; revision=49912
|
| |
|
|
| |
Notes:
svn path=/stable/3/; revision=49911
|
| |
|
|
|
|
|
|
| |
MFC:f/w is less than 1.17.0 level. Change where we do the loop database
MFC:init. Add in the CMD_RQLATER return. Add some register debounce.
Notes:
svn path=/stable/3/; revision=49908
|
| |
|
|
| |
Notes:
svn path=/stable/3/; revision=49832
|
| |
|
|
| |
Notes:
svn path=/stable/3/; revision=49821
|
| |
|
|
| |
Notes:
svn path=/stable/3/; revision=49362
|
| |
|
|
| |
Notes:
svn path=/stable/3/; revision=49091
|
| |
|
|
|
|
|
|
|
| |
the wrong string, thus the PS-CE2-10 failed to be reconized.
Submitted by: Wilko Bulte <wilko@yedi.iaf.nl>
Notes:
svn path=/stable/3/; revision=49088
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
o Call ums_disable() to abort the pipe.
o Do not wake up processes which has been waiting or polling for mouse
data. It won't be available anymore.
o Add non-blocking I/O on read
o Add checks to make sure we do not dereference the softc when not found
because the device has been removed.
Requested by: Kazutaka YOKOTA
OKed by: Nick Hibma
Notes:
svn path=/stable/3/; revision=49084
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
of the current interrupt transaction.
o Do not schedule the next interrupt transaction if the pipe is being
aborted or the last round of the interrupt transaction ended with error.
Reviewed by: Kazutaka YOKOTA <yokota@zodiac.mech.utsunomiya-u.ac.jp>
Nick Hibma <n_hibma@freebsd.org>
Notes:
svn path=/stable/3/; revision=49063
|
| |
|
|
|
|
|
|
| |
- Clear relevant variables when the keyboard is not available.
- Do not touch the `tty' struct when it's not yet available.
Notes:
svn path=/stable/3/; revision=48980
|
| |
|
|
|
|
|
| |
won't be initialized if `atkbd?' is disabled. (rev 1.12)
Notes:
svn path=/stable/3/; revision=48979
|
| |
|
|
| |
Notes:
svn path=/stable/3/; revision=48765
|
| |
|
|
| |
Notes:
svn path=/stable/3/; revision=48617
|
| |
|
|
| |
Notes:
svn path=/stable/3/; revision=48603
|
| |
|
|
|
|
|
|
| |
Remove non-CAM code. Merge contents of isp_freebsd_cam.h to isp_freebsd.h.
Remove isp_freebsd_cam.h. Run in circles, scream and shout.
Notes:
svn path=/stable/3/; revision=48501
|
| |
|
|
| |
Notes:
svn path=/stable/3/; revision=48493
|
| |
|
|
|
|
|
|
| |
rather than BEFORE the call. Otherwise the structure will be `zero'ed out
by l_open, which actually is ttyopen(), if !TS_OPEN. (Rev.1.310)
Notes:
svn path=/stable/3/; revision=48339
|
| |
|
|
|
|
|
|
|
|
| |
division by 0 fault
PR: kern/12041
Submitted-By: J.Hudson@massey.ac.nz
Notes:
svn path=/stable/3/; revision=48250
|
| |
|
|
| |
Notes:
svn path=/stable/3/; revision=48196
|
| |
|
|
| |
Notes:
svn path=/stable/3/; revision=47959
|
| |
|
|
| |
Notes:
svn path=/stable/3/; revision=47953
|
| |
|
|
| |
Notes:
svn path=/stable/3/; revision=47943
|
| |
|
|
|
|
|
| |
code (rev 1.9).
Notes:
svn path=/stable/3/; revision=47567
|
| |
|
|
| |
Notes:
svn path=/stable/3/; revision=47527
|
| |
|
|
|
|
|
| |
aha softc.
Notes:
svn path=/stable/3/; revision=47515
|
| |
|
|
|
|
|
| |
we've validated the index given by the firmware.
Notes:
svn path=/stable/3/; revision=47513
|
| |
|
|
| |
Notes:
svn path=/stable/3/; revision=47435
|
| |
|
|
| |
Notes:
svn path=/stable/3/; revision=47419
|
| |
|
|
|
|
|
|
| |
Tripped-over-by: Thomas Stromberg <tstromberg@rtci.com>
"R. Luettgen" <a0074@netcologne.de>
Notes:
svn path=/stable/3/; revision=47382
|
| |
|
|
| |
Notes:
svn path=/stable/3/; revision=47313
|
| |
|
|
| |
Notes:
svn path=/stable/3/; revision=47311
|
| |
|
|
| |
Notes:
svn path=/stable/3/; revision=47288
|
| |
|
|
| |
Notes:
svn path=/stable/3/; revision=47255
|