summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Rename the IPI API from smp_ipi_* to ipi_* since the smp_ prefix is justjhb2001-04-1114-145/+145
* Parse the various argument registers in the printtrap() function so thatjhb2001-04-111-7/+109
* Add forgotten files for NETSMBCRYPTO option (may be DES based encryptionbp2001-04-111-0/+2
* Add O2Micro's OZ6872 Cardbus bridge.imp2001-04-112-0/+5
* Correct the following defines to match the POSIX.1e spec:jedgar2001-04-114-114/+114
* Create debug.hashstat.[raw]nchash and debug.hashstat.[raw]nfsnode topeter2001-04-113-0/+238
* Remove constants defining the bitmasks of the old giant kernel lock.jhb2001-04-103-15/+0
* Remove the old APIC I/O higher level IPI API in favor of the newer MIjhb2001-04-103-48/+2
* Remove the BETTER_CLOCK #ifdef's. The code is on by default and is herejhb2001-04-1016-149/+29
* Add an MI API for sending IPI's. I used the same API present on the alphajhb2001-04-108-84/+404
* Add another card to the list of Neomagic 256AV's which don't have AC97greid2001-04-102-1/+48
* lock the mutex, not the softc pointer.cg2001-04-101-2/+2
* Directory layout preference improvements from Grigoriy Orlov <gluk@ptci.ru>.mckusick2001-04-103-21/+143
* Import kernel part of SMB/CIFS requester.bp2001-04-1030-0/+11983
* Add more diagnostic output for failure.alfred2001-04-101-13/+36
* Avoid endless recursion on panic.bp2001-04-101-2/+6
* Maintain a reference count on the witness struct. When the referencejhb2001-04-091-0/+15
* Several things:mjacob2001-04-091-307/+618
* Add in MII support for LICENGOOD copper part (10/100/1000). Add in somemjacob2001-04-091-4/+28
* Pick up changes from Parag Patel and Kachun Lee, and self:mjacob2001-04-091-23/+104
* - One can now specify the decimal pid of a process to trace as a parameter.jhb2001-04-092-50/+146
* We now depend on miibus_if.h.mjacob2001-04-091-1/+2
* comment out a boot-time debug messagecg2001-04-091-1/+1
* Add Marvell PHY support for 10/100/1000 LIVENGOOD_CU Intel NIC.mjacob2001-04-095-0/+769
* Rege.n_hibma2001-04-092-4/+4
* Again an ID that has been reused. Update description.n_hibma2001-04-091-1/+1
* Add the Abocom URE 450 ethernet adapter.n_hibma2001-04-091-0/+1
* Regen.n_hibma2001-04-092-4/+4
* Update the description for the EPSON PID 0x010a. It seems to be reused inn_hibma2001-04-091-1/+1
* Regen.n_hibma2001-04-092-2/+9
* Add the Omni 56K Plus modemn_hibma2001-04-091-0/+1
* enable the rate conversion feeder.cg2001-04-093-3/+3
* Remove a stale file.n_hibma2001-04-091-455/+0
* Add function prototypes and base module for kernel side iconv library.bp2001-04-099-1/+840
* Two minor fixes:imp2001-04-091-4/+5
* Correctly initialize free_ccbq so that if we fail to attach (as ismjacob2001-04-091-9/+8
* Reinitialise the DSP and mixer after a resume from suspendgreid2001-04-081-0/+21
* Style fix.obrien2001-04-081-1/+1
* Move the decision whether we want to request authentication from ourjoerg2001-04-081-8/+8
* add a software sample rate conversion feeder. this uses linearcg2001-04-081-0/+175
* minor tweaks in speed and format setting routines.cg2001-04-083-62/+69
* fix feeder initialisation methods to return correct result codes.cg2001-04-081-3/+3
* if the feeder chain returned no data, do not try to acquire the data.cg2001-04-081-1/+2
* insert a magical second memory barrier prior to calling draina() ingallatin2001-04-081-0/+1
* Fix a precedence bug. ! has higher precedence than &.jake2001-04-081-1/+1
* Add yet another chip revision of the ES1371 which requires initialisationgreid2001-04-081-1/+2
* no longer needed now that we are able to build cdboot from sources againgallatin2001-04-081-1554/+0
* build cdboot from sources now that the cd9660 fs support worksgallatin2001-04-071-5/+4
* Use getopt instead of a home grown onen_hibma2001-04-072-167/+139
* Add id for the IO Data ET/Tn_hibma2001-04-071-0/+1
OpenPOWER on IntegriCloud