summaryrefslogtreecommitdiffstats
path: root/sys/dev
Commit message (Expand)AuthorAgeFilesLines
* Add a prioritization field to the devstat_add_entry() call so thatken1999-02-102-4/+6
* Cleanup. Set all PCI parameters of importance. Set a define that willmjacob1999-02-091-15/+105
* Roll internal release tag. Roll core version minor. Fix broken DPARM_DEFAULTmjacob1999-02-091-5/+8
* clean up some NVRAM definesmjacob1999-02-091-9/+5
* Add in defines that disable (temp) fast posting.mjacob1999-02-091-3/+7
* Allow fibre channel 'bus resets' to go through. Handle Loop Down/Loop Upmjacob1999-02-091-13/+43
* Roll internal release tag. Print out if we're in a 64 bit PCI slot.mjacob1999-02-091-59/+156
* roll internal release tagmjacob1999-02-094-10/+14
* Generate correct DLT_NULL headers before passing packets to bpf.des1999-02-081-30/+43
* Bring in the simplified port probe from src/sys/i386/isa/lpt.cdes1999-02-081-26/+20
* Added detection for bt848a chipsroger1999-02-081-5/+11
* Added check to bktr_mmap() from OpenBSD driver.roger1999-02-081-46/+83
* Changed to use IICBUS_REPEATED_STARTroger1999-02-061-2/+2
* Followup to yokota's last commit:des1999-02-054-13/+14
* - Don't assume the line length in the video memory is always the same asyokota1999-02-053-11/+12
* Remove some dead debug codegrog1999-02-051-32/+27
* YAMFsio.c (1.227-1.228: set up input buffering dynamically).bde1999-02-042-232/+378
* Remember to initialize ifp->if_snd.ifq_maxlen.wpaul1999-02-011-2/+3
* Nuke some prototypes that really shouldn't be here.newton1999-02-011-8/+0
* The alternate B_PAGING path for vnstrategy() is used for VM faultsdillon1999-02-011-1/+2
* Move the "fetch serial data" delay so that it is an inter-bit delay.dufault1999-01-311-5/+13
* Added UHCI_LEGSUP to uhcireg.hn_hibma1999-01-311-0/+2
* Fix compile warnings about missing braces around static initialization of uni...nsouch1999-01-312-25/+25
* New driver flags to support IFF_ALLMULTI handling.paul1999-01-311-1/+4
* Add IFF_MULTICAST when setting flags in lnc_init().paul1999-01-311-2/+2
* Fix and enable multicast support.paul1999-01-311-51/+47
* Distinguish EPP address/data register. Add EPP address register access to ppi.nsouch1999-01-3010-64/+91
* Use suser() to check for super user rather than examining cr_uid directly.phk1999-01-309-16/+24
* Implement and use Fast Posting for both parallel && fibre. Redo a bit ofmjacob1999-01-307-205/+410
* Grrr.. Do the *correct* and *usable* 1.31 firmware. You have to powermjacob1999-01-301-1135/+3100
* roll internal release tagmjacob1999-01-301-2/+2
* roll internal release tagmjacob1999-01-301-2/+2
* New pseudo-device to provide for a way of obtaining a socket by open()ingnewton1999-01-301-0/+427
* Removed a bogus cast to v_caddr_t. This is part of terminatingbde1999-01-291-2/+2
* Removed bogus casts to c_caddr_t. This is part of terminatingbde1999-01-291-4/+3
* Change multiline comments to start with a lone /* and end with a */,grog1999-01-2920-379/+723
* Change multiline comments to start with a lone /* and end with a */,grog1999-01-291-17/+26
* Support for MSP3410D / MSP3415D Stereo/Mono audio using the audio formatroger1999-01-281-16/+356
* Fix warnings related to -Wall -Wcast-qualdillon1999-01-283-5/+7
* Added METEOR_DEV2 and METEOR_DEV3roger1999-01-281-2/+3
* Submitted by: Nicolas Souchu <nsouch@freebsd.org>roger1999-01-281-1/+50
* Submitted by: Nicolas Souchu <nsouch@freebsd.org>roger1999-01-281-3/+6
* Submitted by: Nicolas Souchu <nsouch@freebsd.org>roger1999-01-281-2/+2
* - Fixed the bug which always ignored Ctrl-Pause/Break on the AT 101yokota1999-01-283-72/+157
* build_write_request: only fail if all plexes are down, instead of ifgrog1999-01-281-1/+4
* Fix some format breakage before bde finds outgrog1999-01-281-156/+106
* Correct test in poll loop for determining that the mailbox is free togibbs1999-01-281-7/+2
* Fix warnings in preparation for adding -Wall -Wcast-qual to thedillon1999-01-2814-132/+132
* Fix parenthesization, but the code still looks wrong.dillon1999-01-281-2/+7
* Fix warnings in preparation for adding -Wall -Wcast-qual to thedillon1999-01-284-11/+11
OpenPOWER on IntegriCloud