summaryrefslogtreecommitdiffstats
path: root/sys/dev
Commit message (Expand)AuthorAgeFilesLines
* Previous commit changing SYSCTL_HANDLER_ARGS violated KNF.phk2000-07-042-2/+2
* Fix the "almost clone" semantics.phk2000-07-041-6/+11
* Move the truncation code out of vn_open and into the open system callmckusick2000-07-042-4/+5
* A side effect of new 12160 f/w- there is only one set whether targetmjacob2000-07-041-4/+1
* roll new Qlogic 2200 firmware in placemjacob2000-07-041-4473/+5181
* roll new Qlogic 2100 firmware in placemjacob2000-07-041-3952/+4556
* roll new 12160.h firmware in placemjacob2000-07-041-3928/+2336
* Remove obsolete isp_dogactive tag.mjacob2000-07-041-1/+1
* Fix completely stupid and idiotiuc sprintfs in isp_inline.h withmjacob2000-07-041-36/+19
* Add in config_hook for catching when interrupts are safe- this allowsmjacob2000-07-041-72/+91
* Add in isp_lock/isp_unlock inlines. Add in an islocked/intsok flagmjacob2000-07-041-9/+82
* Change delay loop in new isp_mboxcmd to the use of the new MBOX_WAIT_COMPLETEmjacob2000-07-041-7/+2
* Change startup locking. Use new isp_handle_index functionmjacob2000-07-041-20/+16
* do-nothing module that depends on all sound driverscg2000-07-031-0/+70
* add module metadata. this is a hack, sound drivers will eventually present acg2000-07-0319-27/+85
* Style police catches up with rev 1.26 of src/sys/sys/sysctl.h:phk2000-07-032-2/+2
* - Various comment fixes and additions.groudier2000-07-022-267/+62
* This is the patch to make my soundcard, a Creative Ensoniq AudioPCI (anroberto2000-07-021-3/+6
* Only try to detect Linksys PCMCIA cards when we are in a pccardps2000-06-293-22/+18
* Staticize a variable.markm2000-06-282-2/+2
* Update to driver 2.14. Adds new Tuner types for Hauppauge WinTV cardsroger2000-06-284-77/+126
* Fix usage of DELAY (SYS_DELAY is the platform independent localmjacob2000-06-271-469/+382
* Add in the enabling of interrupts (to isp_attach). Clean up a bustedmjacob2000-06-271-34/+93
* Clean up private storage so that we can use the spriv_field0 tomjacob2000-06-271-12/+33
* Add 8 bits of volatile mailbox busy mask- this will be the bitmask ofmjacob2000-06-271-3/+5
* Add mailbox bitmask macros (numbers of available mailbox registersmjacob2000-06-271-1/+9
* Add an isp_handle_index function- this is prepatory to loading more intomjacob2000-06-271-3/+15
* I am guilty of an act of ommission. There is no longer a /dev/urandommarkm2000-06-272-2/+12
* - Fix a harmless compilation warning on Alpha.groudier2000-06-263-19/+62
* style(9) fixes from BDE.markm2000-06-264-4/+4
* Update to driver 2.13.roger2000-06-269-240/+306
* Fix include for non-module case.markm2000-06-252-2/+2
* Fix include for the non-module case.markm2000-06-252-2/+2
* Remove old entropy-harvesting hooks; this is going to be re-engineeredmarkm2000-06-251-7/+0
* Remove unneeded header.markm2000-06-253-3/+0
* Only print the diagnostic about extended I/O ports if bootverbose is true.dfr2000-06-251-2/+4
* New machine-independant /dev/random driver.markm2000-06-256-0/+800
* New machine independant /dev/null and /dev/zero driver. This device ismarkm2000-06-252-0/+274
* Stupid me, I put the opt_tdfx.h underneath a test for TDFX_LINUX, whichcokane2000-06-242-4/+9
* Add PnP probe methods to some common AT hardware drivers. In each case,msmith2000-06-231-0/+44
* Finish up the fixing of the linux ioctl stuff. Add line to remove the devcokane2000-06-232-1/+6
* Minor redundant #include fix.cokane2000-06-231-1/+0
* Fixed problem with linux ioctl code, module loading should work now.cokane2000-06-232-0/+59
* Put RF_SHAREABLE into the bus_alloc_resource call.cokane2000-06-221-1/+1
* Stick in header, $FreeBSD$.cokane2000-06-224-28/+188
* This really shouldn't be here, fragment left over from the tarball.cokane2000-06-211-2/+0
* Subtle Tx bugs - I wonder why the cast wans't picked up...dmlb2000-06-211-4/+4
* This commit was generated by cvs2svn to compensate for changes in r61911,cokane2000-06-215-0/+876
|\
| * First import of my 3dfx voodoo driver. Currently it supports the Voodoo Graph...cokane2000-06-215-0/+876
* Added Altima Communications OUI and their AC101 10/100semenu2000-06-213-0/+14
OpenPOWER on IntegriCloud