| Commit message (Expand) | Author | Age | Files | Lines |
* | Additional enhancments to allow IBM Etherjet cards to be probed, | imp | 2001-02-23 | 4 | -111/+137 |
* | Fix a longstanding bug- we had the sense of what bit 14 | mjacob | 2001-02-23 | 3 | -12/+27 |
* | Sigh, nobody ever got back to me about this. So, here it is.. | peter | 2001-02-23 | 1 | -8/+35 |
* | Apply patch to allow TX underrun handling without issuing a complete | wpaul | 2001-02-22 | 2 | -26/+64 |
* | Big round of minor updates: | wpaul | 2001-02-21 | 5 | -81/+64 |
* | aic7xxx.c: | gibbs | 2001-02-21 | 6 | -122/+194 |
* | Fixed warnings. | nyan | 2001-02-21 | 3 | -14/+14 |
* | Fix vinum for both devfs and non-devfs systems. | alfred | 2001-02-20 | 2 | -4/+11 |
* | forced commit to note that the last delta also reordered some code in | alfred | 2001-02-20 | 1 | -1/+1 |
* | Take a shot at making vinum devfs aware. | alfred | 2001-02-20 | 4 | -19/+57 |
* | Typo fixes: prefered -> preferred | kris | 2001-02-20 | 1 | -1/+1 |
* | Take luigi's suggestion and move the check for nothing to do to before the | imp | 2001-02-20 | 1 | -5/+4 |
* | Add DC_UNLOCK before first return. This caused returns when dc was on | imp | 2001-02-20 | 1 | -1/+3 |
* | Change default devfs permissions to the ones in MAKEDEV. | n_hibma | 2001-02-19 | 1 | -2/+2 |
* | Use ttymalloc() instead of roll-our-own. | peter | 2001-02-19 | 1 | -14/+1 |
* | Set the interrupt-harvesting bit for those hardware items that I | markm | 2001-02-18 | 3 | -3/+3 |
* | Provide the infrastructure for sysadmins to select the broad class | markm | 2001-02-18 | 2 | -1/+16 |
* | Encapselate midi_info, nmidi and nsynth into midi.c. | tanimura | 2001-02-18 | 10 | -176/+128 |
* | Preceed/preceeding are not english words. Use precede and preceding. | asmodai | 2001-02-18 | 1 | -1/+1 |
* | Preceed/preceeding are not english words. Use precede or preceding. | asmodai | 2001-02-18 | 3 | -4/+4 |
* | Add a check in the interrupt service routine to return quickly in | luigi | 2001-02-18 | 1 | -1/+4 |
* | Limit CHANNEL_B_PRIMARY's effect to twin channel adapters where we can easily | gibbs | 2001-02-17 | 2 | -4/+8 |
* | Don't assume bus_space_handle_t == the start address of resource. | nyan | 2001-02-16 | 1 | -4/+8 |
* | Extend kqueue down to the device layer. | jlemon | 2001-02-15 | 9 | -17/+26 |
* | add a format feeder for conversion from alaw to ulaw and vice versa. | cg | 2001-02-13 | 1 | -0/+93 |
* | make attempts to set unsupported speeds or formats non-sticky. this should | cg | 2001-02-13 | 1 | -3/+30 |
* | add power management support. | cg | 2001-02-13 | 2 | -95/+107 |
* | Oops, its no longer NISA its DEV_ISA, sigh.... | sos | 2001-02-12 | 1 | -1/+1 |
* | Dont rely on isa includes to get at the std port adresses. | sos | 2001-02-12 | 2 | -2/+6 |
* | Print out sensekey specifik values if set on error | sos | 2001-02-12 | 1 | -3/+8 |
* | Properly report the VIA '586 type. | sos | 2001-02-12 | 1 | -1/+3 |
* | Implement a unified run queue and adjust priority levels accordingly. | jake | 2001-02-12 | 1 | -1/+1 |
* | Make a big improvement to entropy-harvesting speed by not having any | markm | 2001-02-11 | 2 | -66/+41 |
* | Fix: | groudier | 2001-02-11 | 1 | -10/+32 |
* | RIP <machine/lock.h>. | markm | 2001-02-11 | 3 | -6/+42 |
* | Eliminate ISP2100_FABRIC- we always allow for fabric now. Add an | mjacob | 2001-02-11 | 1 | -19/+86 |
* | Add structure defining FC-AL position maps. The only tool that I know of | mjacob | 2001-02-11 | 1 | -0/+16 |
* | Shuffle around how we do isp_disable management- make sure we return 0 so | mjacob | 2001-02-11 | 1 | -21/+25 |
* | Add isp_fc_runstate function- this function's purpose is to, in stages, | mjacob | 2001-02-11 | 1 | -0/+54 |
* | Roll minor version. Remove ISP2100_FABRIC define (unneeded now). | mjacob | 2001-02-11 | 1 | -2/+6 |
* | Do some cleanup based upon adapter role- mainly not enabling interrupts | mjacob | 2001-02-11 | 1 | -35/+33 |
* | Minor stuff: | mjacob | 2001-02-11 | 1 | -370/+593 |
* | update to latest and greatest f/w | mjacob | 2001-02-11 | 5 | -11570/+13592 |
* | aic7xxx.c: | gibbs | 2001-02-10 | 5 | -78/+175 |
* | Revert the spin mutex for the cy(4) driver. | jhb | 2001-02-09 | 2 | -138/+304 |
* | Catch up to the new swi API. | jhb | 2001-02-09 | 1 | -7/+6 |
* | - Use a spin mutex instead of COM_LOCK, since COM_LOCK is going away. | jhb | 2001-02-09 | 2 | -330/+166 |
* | - Catch up to the new swi API changes: | jhb | 2001-02-09 | 1 | -12/+12 |
* | Unbreak EISA. The PCI-EISA bridge bus is named `eisab', not `isab'. | joerg | 2001-02-09 | 1 | -1/+1 |
* | Change and clean the mutex lock interface. | bmilekic | 2001-02-09 | 21 | -151/+151 |