summaryrefslogtreecommitdiffstats
path: root/sys/dev
Commit message (Expand)AuthorAgeFilesLines
* Remove a diagnostic printf.gibbs2000-02-161-3/+0
* Include the file that defines PCIM_CMD_BUSMASTEREN.mjacob2000-02-161-0/+1
* Ensure that the busmaster enable bit is set; we can't assume that allmsmith2000-02-161-1/+8
* Fixed regressions in rev.1.274:bde2000-02-151-11/+15
* Fix ITDEBUG macro.mjacob2000-02-151-1/+1
* Correctly identify which bus of dual bus SCSI adapters some target modemjacob2000-02-151-2/+8
* Clean up some target mode debug messages. Fix (finally, I believe)mjacob2000-02-151-14/+9
* If the CDB length is greater than 12 for parallel SCSI, ispscsicmd hasmjacob2000-02-151-1/+5
* Clean out residual bogosity for fast posting stuff- ISP_NO_FASTPOST_SCSImjacob2000-02-151-15/+12
* fix ess end-of-buffer repeatingcg2000-02-143-18/+6
* Initial importdmlb2000-02-132-0/+0
* Simplifications:groudier2000-02-132-584/+281
* Fix two warnings.peter2000-02-132-2/+2
* The Leadtek Winfast TV2000 has one of the FM capable Tuners. Don'tpeter2000-02-121-0/+8
* Add in 12160 (Ultra3) support. Redo things to use the newbus code.mjacob2000-02-111-141/+196
* Turn back on fast posting- the code that turns it off (for 1020/1040) ismjacob2000-02-111-5/+0
* Correct a minor typo in error message.mjacob2000-02-111-1/+1
* Add in new async mbox defines for 2200- point to point stuff.mjacob2000-02-111-0/+23
* Add in 12160 (Ultra3) NVRAM definitions.mjacob2000-02-111-2/+76
* Add in 12160 (Ultra3) firmware. Gawd, this file is bulky.mjacob2000-02-111-0/+4037
* Restructure nvram reading routine to split out to separate functionsmjacob2000-02-111-362/+584
* Add 12160 (Ultra3) defines. Add config option flag for forcing point-to-pointmjacob2000-02-111-5/+12
* That "NO DRIVER" panic fix wasn't good enough...sos2000-02-111-1/+1
* - Be slightly more cautious and try to make more sure the keyboardyokota2000-02-112-8/+18
* - Don't reset text colors when changing the video mode.yokota2000-02-111-0/+2
* - Fix text cursor logic so that multiple instances of the "normal" cursoryokota2000-02-112-5/+7
* Correctly handle the conversion from virtual to physical addresses. Then_hibma2000-02-106-48/+77
* Update the Tigon driver to use the 12.3.18 firmware release from Alteon.wpaul2000-02-103-3604/+3738
* Kill the "unpause_always" argument to unpause_sequencer(). The reasonsgibbs2000-02-094-178/+338
* Fix parity error detection logic for aic7880 and aic7895 chips duringgibbs2000-02-091-8/+22
* Fix system hang when printer locks on missing papernsouch2000-02-081-2/+2
* Probe cosmetics.sos2000-02-082-3/+3
* The bde script has a bug, I used a patch from it verbatim, bad idea....sos2000-02-081-2/+2
* Do refcounting of open devices (more) correctly.sos2000-02-076-21/+17
* Dont panic if no sub-driver is found.sos2000-02-071-1/+1
* Unbreak addump, now dumping works again.sos2000-02-071-0/+1
* Add PCI Id's for i810 chipsets.n_hibma2000-02-071-0/+16
* Don't use tsleep when cold booting. It is called before bus->use_pollingn_hibma2000-02-061-1/+1
* Disable the generation of SMIs (System Management Interrupts). Always setn_hibma2000-02-061-10/+10
* Fix indentation.gibbs2000-02-041-1/+1
* Unbreak LINT (missing curly brace).n_hibma2000-02-041-1/+1
* fix support for shared IRQ's.sos2000-02-048-84/+171
* Commit missing bits, forgotten when committing support for suspend/resumen_hibma2000-02-041-4/+7
* Update copyright license terms to match the reset of the aic7xxx dirver.gibbs2000-02-032-14/+6
* Add support for the AdvanSys ASC38C0800 Ultra2 chipset. Preliminarygibbs2000-02-037-1010/+2539
* Add support for WEP (encryption) for silver and gold WaveLAN/IEEE turbo cards.wpaul2000-02-023-1/+71
* Spell "pci_delete_resource" correctly.peter2000-02-011-1/+1
* Remove a spurious printf left in from debugging.gibbs2000-02-011-1/+0
* bus_release_resource is spellt like bus_release_resource not liken_hibma2000-01-312-26/+26
* cosmetic changes only.sos2000-01-291-1/+1
OpenPOWER on IntegriCloud