summaryrefslogtreecommitdiff
path: root/sys/dev
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/4.1.1cvs2svn2000-09-2525-10537/+1
* MFC: U160 support plus numerous bug fixes. Code is now identical to -current.Justin T. Gibbs2000-09-2315-11223/+5482
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-09-2213-0/+8253
* MFC: Newbus'ify and bus_space'ify.Yoshihiro Takahashi2000-09-221-1/+1
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-09-224-0/+4630
* MFC the major rewrite of this driver (core version 2.0). MFC supportMatt Jacob2000-09-219-1751/+2091
* MFC copyright cleanupsMatt Jacob2000-09-211-3/+2
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-09-212-0/+4666
* PR: 20895Gerard Roudier2000-09-172-26/+46
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-09-172-0/+352
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-09-163-0/+465
* MFC: Correct the module initialisation position.Roger Hardiman2000-09-111-4/+5
* MFC: Change to SI_ORDER_FIRSTRoger Hardiman2000-09-111-1/+2
* MFC: Update to driver release 2.15.Roger Hardiman2000-09-1110-364/+511
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-09-1122-0/+11223
* MFC: added ALTIMA's AC 101 PHY. AC101 and QS6612 are quite compatibleSemen Ustimenko2000-09-103-7/+23
* MFC:Yoshihiro Takahashi2000-09-106-459/+774
* Implement the Power enable command in the vhub. Removes the IOError messageNick Hibma2000-09-041-1/+4
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-08-302-0/+562
* MFC: Fix ioctl MOUSE_SETMODE as defined in mouse(4). (1.5)Kazutaka YOKOTA2000-08-271-2/+5
* MFC: this file isn't used.Peter Wemm2000-08-271-207/+0
* MFC: rev 1.21: allow PCI irqs to be shared like before.Peter Wemm2000-08-261-1/+2
* Fix the lba calculation, too much -current'ness crept in, sorry...Søren Schmidt2000-08-251-1/+5
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-08-237-0/+5001
* MFC:Søren Schmidt2000-08-226-266/+378
* MFC:Cameron Grant2000-08-201-154/+140
* MFC:Cameron Grant2000-08-201-1/+1
* MFC:Cameron Grant2000-08-201-11/+4
* MFC:Cameron Grant2000-08-201-0/+3
* MFC:Cameron Grant2000-08-201-0/+75
* MFC:Cameron Grant2000-08-201-0/+1
* MFC:Cameron Grant2000-08-202-3/+21
* MFC:Cameron Grant2000-08-201-1/+5
* MFC: Save state between suspend and resume. Makes resume work on mostNick Hibma2000-08-182-5/+15
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-08-132-0/+1097
* sync with peter's module.h changesCameron Grant2000-08-091-8/+0
* Sigh. Spell "dettach" correctly. *blush*Peter Wemm2000-08-091-1/+1
* MFC: allow these drivers to be detachedPeter Wemm2000-08-092-0/+2
* MFC: fix printf at unloadPeter Wemm2000-08-081-1/+0
* MFC: remove useless #include "aic.h"Peter Wemm2000-08-081-2/+0
* MFC: remove useless #include "adw.h" - NADW is not used here.Peter Wemm2000-08-081-1/+0
* MFC: 1.17: hide annoying message behind bootverbosePeter Wemm2000-08-081-1/+2
* "Fix" some ISADMA_* breakage I caused.Peter Wemm2000-08-081-4/+6
* Oops, this was a commit accident. The dpt_isa.c code is marked:Peter Wemm2000-08-071-186/+0
* MFC: newbusify, add isa supportPeter Wemm2000-08-074-251/+246
* Fix a style(9) indentation problem by syncing whitespace with -currentPeter Wemm2000-08-071-3/+3
* MFC: 1.25: fix unused variable warningPeter Wemm2000-08-071-2/+0
* MFC: add pmap_kenter_temporary() to replace CADDR1 for crashdump usage.Peter Wemm2000-08-051-3/+4
* MFC: use non-2.2 compat PCI register namesPeter Wemm2000-08-041-1/+1
* MFC: pmap interface optimizations, optionally physically backed SYSVSHM.Peter Wemm2000-08-041-4/+2