aboutsummaryrefslogtreecommitdiff
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* First release of ixgb driver for the Intel(R) PRO/10GbE Family of Adapters. ...Tony Ackerman2004-05-2813-0/+6312
* Use rman_get_start in preference to reaching into the rman structure.Warner Losh2004-05-271-1/+1
* Call nfsm_clget_nolock() instead of nfsm_clget() when holding the NFSRobert Watson2004-05-271-1/+1
* Restructure the wake GPE API. Now there are three functions:Nate Lawson2004-05-274-186/+285
* Fixing disorder is the hardest thing in the world: Learn to sort :-)Warner Losh2004-05-271-1/+2
* POLA dictates that VLAN_MTU be enabled by default.Yaroslav Tykhiy2004-05-271-1/+7
* Make "envctrl" a known master driver for iicbus.Joerg Wunsch2004-05-271-0/+1
* Fix disordering of pccarddevs.h noticed by bde. Also remove a fewWarner Losh2004-05-2718-84/+50
* These are now not needed, after repo copy and conversion.Warner Losh2004-05-272-186/+0
* Sort includes, remove unnecssary ones.Warner Losh2004-05-271-10/+3
* Those sysctls shouldn't be writtable from inside a jail.Pawel Jakub Dawidek2004-05-261-2/+2
* Add support for an /etc/eui64 file modeled on /etc/ethers. The API isBrooks Davis2004-05-261-0/+57
* Add PCI ID for via 8237.Mathew Kanner2004-05-261-0/+4
* It seems that clearing the MCR_IE bit in the modem control registerThomas Moestl2004-05-261-22/+23
* Unbreak build ifJosef El-Rayes2004-05-261-1/+1
* Sysctl hw.bus.devctl_disable shouldn't be writtable from inside a jail.Pawel Jakub Dawidek2004-05-261-3/+2
* Add pccarddevs.h and usbdevs.h as depends, ala miidevs.h, in the rightWarner Losh2004-05-261-5/+5
* MFi386: revision 1.493.Yoshihiro Takahashi2004-05-261-2/+2
* Retire cpu_sched_exit(); it is not used any more.Thomas Moestl2004-05-2610-49/+0
* Move the per-CPU vmspace pointer fixup that is required before aThomas Moestl2004-05-265-36/+41
* if_printf() won't emit a newline unless told to.Yaroslav Tykhiy2004-05-261-2/+3
* Dump some more informations:Pawel Jakub Dawidek2004-05-262-36/+57
* Quick fix for overflow when tsc_freq >= 2^31. "int profrate" in structBruce Evans2004-05-262-6/+20
* MFamd64:Bruce Evans2004-05-264-10/+34
* Move to generating pccarddevs.h on the fly, both for the kernel andWarner Losh2004-05-2650-1231/+66
* Fix disorder introduce in 1.862 by sorting emu10k before miidevs.h,Warner Losh2004-05-261-5/+5
* devlist2h.awk is too generic a name for what it does. It reallyWarner Losh2004-05-263-151/+4
* Keepalive timer should be added if we does not have any sppp consumers beforeRoman Kurakin2004-05-251-2/+2
* MFS: vm_map.c rev 1.187.2.27 through 1.187.2.29, fix MS_INVALIDATEDag-Erling Smørgrav2004-05-251-1/+5
* Back out previous commit; it went to the wrong file.Dag-Erling Smørgrav2004-05-251-8/+1
* MFS: rev 1.187.2.27 through 1.187.2.29, fix MS_INVALIDATE semantics butDag-Erling Smørgrav2004-05-251-1/+8
* Enable GPE at runtime rather than suspend time. This is to match theNate Lawson2004-05-252-2/+6
* Add a super-user check to ipfw_ctl() to make sure that the callingChristian S.J. Peron2004-05-251-0/+4
* Teach fxp(4) to control VLAN_MTU in the hardware.Yaroslav Tykhiy2004-05-252-8/+17
* After all the relevant drivers have been fixed, fix vlan(4) itselfYaroslav Tykhiy2004-05-251-27/+27
* As previously threatened, give each device its own sysctl context andDag-Erling Smørgrav2004-05-252-29/+156
* Set the IFCAP_VLAN_MTU bit in capenable as well.Dag-Erling Smørgrav2004-05-251-0/+1
* Set baudrate to 100 Mbps, and advertise our ability to handle extendedDag-Erling Smørgrav2004-05-251-1/+7
* Round #1 of improving pcf(4).Joerg Wunsch2004-05-254-320/+645
* Use the correct location of the EBDA for searching for the RSDP.Nate Lawson2004-05-251-7/+9
* Correct two error cases in vm_map_unwire():Alan Cox2004-05-251-4/+5
* Remove call to _INI for thermal devices. ACPI-CA now calls _INI forNate Lawson2004-05-251-6/+0
* This commit was generated by cvs2svn to compensate for changes in r129694,Nate Lawson2004-05-251-1/+1
|\
| * Remove a warning of a constant that is too large. Change submitted toNate Lawson2004-05-251-1/+1
* | Changes to implement 20040514:Nate Lawson2004-05-255-45/+67
* | Local change: allow usermode to compile this header. Submitted to vendor.Nate Lawson2004-05-251-7/+1
* | Local change: don't hang forever if WAK_STS is never set.Nate Lawson2004-05-251-9/+32
* | Local change: remove warnings.Nate Lawson2004-05-253-45/+66
* | Local diff: allow use of the disassembler.Nate Lawson2004-05-251-2/+33
* | Unchanged files that are off the vendor branch.Nate Lawson2004-05-253-12/+24