summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* 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
* Let pseudofs into the warmth of the FreeBSD CVS repo.des2001-04-076-0/+1289
* Quieten when re-triggering.orion2001-04-071-0/+4
* use correct contants (from net/ethernet.h)alfred2001-04-061-2/+2
* replace hardcoded 1518 with ETHER_MAX_LENalfred2001-04-061-1/+1
* Add a new ddb command 'show pcpu' which lists some of the per-cpu data.jhb2001-04-062-2/+90
* - Split out the functionality of displaying the contents of a single lockjhb2001-04-062-21/+53
* Add ATA66 and ATA100 mode support for Acer chipsets.sos2001-04-061-4/+47
* fix security hole created by fragment cachedarrenr2001-04-0610-20/+72
* Axe the per-cpu variable witness_spin_check as it was replaced by thejhb2001-04-065-7/+0
* pipe/queue are the only consumers of flow_id, so only set it in those casesbillf2001-04-061-1/+1
* - correct logic of per-address input packet counts for lo0ume2001-04-051-16/+29
* Soften the dire warnings about this code. Things are kinda workingimp2001-04-051-8/+3
* More error handling cleanups.sos2001-04-051-14/+11
* On burners that return faulty ready on fixate, wait for thesos2001-04-051-33/+45
* Add new flag ATPR_F_QUIET to atapi_request.sos2001-04-053-39/+39
OpenPOWER on IntegriCloud