| Commit message (Expand) | Author | Age | Files | Lines |
| * | Limit CHANNEL_B_PRIMARY's effect to twin channel adapters where we can easily | Justin T. Gibbs | 2001-02-17 | 2 | -4/+8 |
| * | Don't assume bus_space_handle_t == the start address of resource. | Yoshihiro Takahashi | 2001-02-16 | 1 | -4/+8 |
| * | Extend kqueue down to the device layer. | Jonathan Lemon | 2001-02-15 | 9 | -17/+26 |
| * | add a format feeder for conversion from alaw to ulaw and vice versa. | Cameron Grant | 2001-02-13 | 1 | -0/+93 |
| * | make attempts to set unsupported speeds or formats non-sticky. this should | Cameron Grant | 2001-02-13 | 1 | -3/+30 |
| * | add power management support. | Cameron Grant | 2001-02-13 | 2 | -95/+107 |
| * | Oops, its no longer NISA its DEV_ISA, sigh.... | Søren Schmidt | 2001-02-12 | 1 | -1/+1 |
| * | Dont rely on isa includes to get at the std port adresses. | Søren Schmidt | 2001-02-12 | 2 | -2/+6 |
| * | Print out sensekey specifik values if set on error | Søren Schmidt | 2001-02-12 | 1 | -3/+8 |
| * | Properly report the VIA '586 type. | Søren Schmidt | 2001-02-12 | 1 | -1/+3 |
| * | Implement a unified run queue and adjust priority levels accordingly. | Jake Burkholder | 2001-02-12 | 1 | -1/+1 |
| * | Make a big improvement to entropy-harvesting speed by not having any | Mark Murray | 2001-02-11 | 2 | -66/+41 |
| * | Fix: | Gerard Roudier | 2001-02-11 | 1 | -10/+32 |
| * | RIP <machine/lock.h>. | Mark Murray | 2001-02-11 | 3 | -6/+42 |
| * | Eliminate ISP2100_FABRIC- we always allow for fabric now. Add an | Matt Jacob | 2001-02-11 | 1 | -18/+85 |
| * | Add structure defining FC-AL position maps. The only tool that I know of | Matt Jacob | 2001-02-11 | 1 | -0/+16 |
| * | Shuffle around how we do isp_disable management- make sure we return 0 so | Matt Jacob | 2001-02-11 | 1 | -21/+25 |
| * | Add isp_fc_runstate function- this function's purpose is to, in stages, | Matt Jacob | 2001-02-11 | 1 | -0/+54 |
| * | Roll minor version. Remove ISP2100_FABRIC define (unneeded now). | Matt Jacob | 2001-02-11 | 1 | -2/+6 |
| * | Do some cleanup based upon adapter role- mainly not enabling interrupts | Matt Jacob | 2001-02-11 | 1 | -35/+33 |
| * | Minor stuff: | Matt Jacob | 2001-02-11 | 1 | -370/+593 |
| * | update to latest and greatest f/w | Matt Jacob | 2001-02-11 | 5 | -11570/+13592 |
| * | aic7xxx.c: | Justin T. Gibbs | 2001-02-10 | 5 | -78/+175 |
| * | Revert the spin mutex for the cy(4) driver. | John Baldwin | 2001-02-09 | 2 | -138/+304 |
| * | Catch up to the new swi API. | John Baldwin | 2001-02-09 | 1 | -7/+6 |
| * | - Use a spin mutex instead of COM_LOCK, since COM_LOCK is going away. | John Baldwin | 2001-02-09 | 2 | -330/+166 |
| * | - Catch up to the new swi API changes: | John Baldwin | 2001-02-09 | 1 | -12/+12 |
| * | Unbreak EISA. The PCI-EISA bridge bus is named `eisab', not `isab'. | Joerg Wunsch | 2001-02-09 | 1 | -1/+1 |
| * | Change and clean the mutex lock interface. | Bosko Milekic | 2001-02-09 | 21 | -151/+151 |
| * | Add includes of sys/malloc.h so this actually compiles. | John Baldwin | 2001-02-09 | 2 | -1/+2 |
| * | Whoops... forgotten a few pieces in previous patch: | Luigi Rizzo | 2001-02-08 | 1 | -5/+9 |
| * | Make sure that we do not accept packets shorter than a full ethernet | Luigi Rizzo | 2001-02-08 | 1 | -1/+3 |
| * | Fix memory leaks with dev_get_children(). | Warner Losh | 2001-02-08 | 1 | -0/+6 |
| * | Fix a memory leak. | Søren Schmidt | 2001-02-08 | 1 | -5/+4 |
| * | Fix memoryleaks with device_get_children(). | Jeroen Ruigrok van der Werven | 2001-02-08 | 2 | -0/+3 |
| * | Fix memory leaks with dev_get_children(). | Warner Losh | 2001-02-08 | 1 | -0/+3 |
| * | Fix typos: initalise -> initialise. | Jeroen Ruigrok van der Werven | 2001-02-08 | 1 | -5/+5 |
| * | - Check if the ccb_infos in the softc is NULL before trying to free it in | John Baldwin | 2001-02-08 | 2 | -2/+11 |
| * | Oops... I knew i shouldn't use arrows in vi. Fix a typo causing errors in | Semen Ustimenko | 2001-02-07 | 1 | -1/+0 |
| * | back out rev 1.49, looks like i committed it from the wrong tree. | Cameron Grant | 2001-02-07 | 1 | -421/+800 |
| * | Add support for SMC9432FTX card, possibly othe fiber optic SMC9432 family | Semen Ustimenko | 2001-02-07 | 3 | -43/+216 |
| * | Add QS6612, AC101 and LXT970 personal drivers and register definitions. | Semen Ustimenko | 2001-02-07 | 7 | -6/+1367 |
| * | Use correct index when counting short errors. | Poul-Henning Kamp | 2001-02-07 | 1 | -1/+1 |
| * | conditionalize "hwptr went backwards" messages | Cameron Grant | 2001-02-07 | 1 | -798/+422 |
| * | Introduce busspace instead of the good old in/out instructions. | Søren Schmidt | 2001-02-06 | 9 | -253/+312 |
| * | Regen. | Nick Hibma | 2001-02-06 | 2 | -2/+17 |
| * | Add a comment about the fact that adding an ID doesn't actually do anything. | Nick Hibma | 2001-02-06 | 1 | -0/+15 |
| * | Damn! that was the wrong patch! get it right this time.... | Søren Schmidt | 2001-02-06 | 1 | -1/+1 |
| * | Fix the clone functionality in atapi-cd, it didn't work for | Søren Schmidt | 2001-02-06 | 3 | -6/+17 |
| * | Fix typo: compatability -> compatibility. | Jeroen Ruigrok van der Werven | 2001-02-06 | 1 | -1/+1 |