| Commit message (Expand) | Author | Age | Files | Lines |
* | Close PR# 19617: add support for VIA VT6102 NICs to VIA Rhine driver. | wpaul | 2000-07-05 | 2 | -0/+3 |
* | Use the packed attribute for the descriptor on the wire | n_hibma | 2000-07-05 | 2 | -2/+4 |
* | Oops! If we're deciding a command is now really dead, make *darned* | mjacob | 2000-07-05 | 1 | -0/+9 |
* | Clean up ISPCTL_ABORT_CMD function to not be too chatty if it succeeds, | mjacob | 2000-07-05 | 1 | -7/+14 |
* | be sure to wipe out m_pkthdr when you set M_PKTHDR, you may see junk pointer | itojun | 2000-07-04 | 2 | -1/+2 |
* | Previous commit changing SYSCTL_HANDLER_ARGS violated KNF. | phk | 2000-07-04 | 2 | -2/+2 |
* | Fix the "almost clone" semantics. | phk | 2000-07-04 | 1 | -6/+11 |
* | Move the truncation code out of vn_open and into the open system call | mckusick | 2000-07-04 | 2 | -4/+5 |
* | A side effect of new 12160 f/w- there is only one set whether target | mjacob | 2000-07-04 | 1 | -4/+1 |
* | roll new Qlogic 2200 firmware in place | mjacob | 2000-07-04 | 1 | -4473/+5181 |
* | roll new Qlogic 2100 firmware in place | mjacob | 2000-07-04 | 1 | -3952/+4556 |
* | roll new 12160.h firmware in place | mjacob | 2000-07-04 | 1 | -3928/+2336 |
* | Remove obsolete isp_dogactive tag. | mjacob | 2000-07-04 | 1 | -1/+1 |
* | Fix completely stupid and idiotiuc sprintfs in isp_inline.h with | mjacob | 2000-07-04 | 1 | -36/+19 |
* | Add in config_hook for catching when interrupts are safe- this allows | mjacob | 2000-07-04 | 1 | -72/+91 |
* | Add in isp_lock/isp_unlock inlines. Add in an islocked/intsok flag | mjacob | 2000-07-04 | 1 | -9/+82 |
* | Change delay loop in new isp_mboxcmd to the use of the new MBOX_WAIT_COMPLETE | mjacob | 2000-07-04 | 1 | -7/+2 |
* | Change startup locking. Use new isp_handle_index function | mjacob | 2000-07-04 | 1 | -20/+16 |
* | do-nothing module that depends on all sound drivers | cg | 2000-07-03 | 1 | -0/+70 |
* | add module metadata. this is a hack, sound drivers will eventually present a | cg | 2000-07-03 | 19 | -27/+85 |
* | Style police catches up with rev 1.26 of src/sys/sys/sysctl.h: | phk | 2000-07-03 | 2 | -2/+2 |
* | - Various comment fixes and additions. | groudier | 2000-07-02 | 2 | -267/+62 |
* | This is the patch to make my soundcard, a Creative Ensoniq AudioPCI (an | roberto | 2000-07-02 | 1 | -3/+6 |
* | Only try to detect Linksys PCMCIA cards when we are in a pccard | ps | 2000-06-29 | 3 | -22/+18 |
* | Staticize a variable. | markm | 2000-06-28 | 2 | -2/+2 |
* | Update to driver 2.14. Adds new Tuner types for Hauppauge WinTV cards | roger | 2000-06-28 | 4 | -77/+126 |
* | Fix usage of DELAY (SYS_DELAY is the platform independent local | mjacob | 2000-06-27 | 1 | -469/+382 |
* | Add in the enabling of interrupts (to isp_attach). Clean up a busted | mjacob | 2000-06-27 | 1 | -34/+93 |
* | Clean up private storage so that we can use the spriv_field0 to | mjacob | 2000-06-27 | 1 | -12/+33 |
* | Add 8 bits of volatile mailbox busy mask- this will be the bitmask of | mjacob | 2000-06-27 | 1 | -3/+5 |
* | Add mailbox bitmask macros (numbers of available mailbox registers | mjacob | 2000-06-27 | 1 | -1/+9 |
* | Add an isp_handle_index function- this is prepatory to loading more into | mjacob | 2000-06-27 | 1 | -3/+15 |
* | I am guilty of an act of ommission. There is no longer a /dev/urandom | markm | 2000-06-27 | 2 | -2/+12 |
* | - Fix a harmless compilation warning on Alpha. | groudier | 2000-06-26 | 3 | -19/+62 |
* | style(9) fixes from BDE. | markm | 2000-06-26 | 4 | -4/+4 |
* | Update to driver 2.13. | roger | 2000-06-26 | 9 | -240/+306 |
* | Fix include for non-module case. | markm | 2000-06-25 | 2 | -2/+2 |
* | Fix include for the non-module case. | markm | 2000-06-25 | 2 | -2/+2 |
* | Remove old entropy-harvesting hooks; this is going to be re-engineered | markm | 2000-06-25 | 1 | -7/+0 |
* | Remove unneeded header. | markm | 2000-06-25 | 3 | -3/+0 |
* | Only print the diagnostic about extended I/O ports if bootverbose is true. | dfr | 2000-06-25 | 1 | -2/+4 |
* | New machine-independant /dev/random driver. | markm | 2000-06-25 | 6 | -0/+800 |
* | New machine independant /dev/null and /dev/zero driver. This device is | markm | 2000-06-25 | 2 | -0/+274 |
* | Stupid me, I put the opt_tdfx.h underneath a test for TDFX_LINUX, which | cokane | 2000-06-24 | 2 | -4/+9 |
* | Add PnP probe methods to some common AT hardware drivers. In each case, | msmith | 2000-06-23 | 1 | -0/+44 |
* | Finish up the fixing of the linux ioctl stuff. Add line to remove the dev | cokane | 2000-06-23 | 2 | -1/+6 |
* | Minor redundant #include fix. | cokane | 2000-06-23 | 1 | -1/+0 |
* | Fixed problem with linux ioctl code, module loading should work now. | cokane | 2000-06-23 | 2 | -0/+59 |
* | Put RF_SHAREABLE into the bus_alloc_resource call. | cokane | 2000-06-22 | 1 | -1/+1 |
* | Stick in header, $FreeBSD$. | cokane | 2000-06-22 | 4 | -28/+188 |