summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2005-07-19Remove vlan_input_tag() since all four drivers that used it have beenCamiel Dobbelaar
2005-07-19Update for GREENHOUSE2 -> REALTEK USB vid change.Jonathan Gray
2005-07-19regenJonathan Gray
2005-07-19The GREENHOUSE2 USB id (0x0bda) is actually Realtek's USB id,Jonathan Gray
2005-07-19On the SPARCbooks, allow tctrl(4) to control the external video output,Miod Vallat
2005-07-19A potpourri of IBM RGB525 ramdac defines, which will be necessary shortly.Miod Vallat
2005-07-18Use M_PREPEND to take advantage of any slack leading space in the mbuf.Camiel Dobbelaar
2005-07-18Compensate for NCOM_PUC disappearance; ok deraadt@Miod Vallat
2005-07-18PB190 Gestalt IDsMartin Reindl
2005-07-18fix sparc64 console; same diff as miodTheo de Raadt
2005-07-18revert marcos bio changes, mickey not okDavid Gwynne
2005-07-18save/restore fpu for the signal handler call in the trampoline.Michael Shalayeff
2005-07-18cache a copy of the fprs so we know what fp restore we should do afterTheo de Raadt
2005-07-18Match Sphairon UB801R.Jonathan Gray
2005-07-18regenJonathan Gray
2005-07-18Another ural.Jonathan Gray
2005-07-18COM_CONSOLE & DDB fixTheo de Raadt
2005-07-18Typo in comment, from Giorgos Keramidas, keramida (at) ceid (dot)Tom Cosgrove
2005-07-18Correct scancode mapping URL.Jonathan Gray
2005-07-18Good Way GWUSB2E Ethernet, found in Good Way USB docking stations.Jonathan Gray
2005-07-18regenJonathan Gray
2005-07-18Good Way GWUSB2E Ethernet, found in Good Way USB docking stations.Jonathan Gray
2005-07-18disable hardware vlan tag strippingCamiel Dobbelaar
2005-07-18remove trailing newline in panic(9); ok millert@ and deraadt@Federico G. Schwindt
2005-07-18Rip out all previous bio code because it sucked. Replaced all ioctl code inMarco Peereboom
2005-07-18Initialize UART registers after resume, and make functions non-static.Uwe Stuehler
2005-07-17Make sure we don't reprogram the colormap upon leaving mapped mode,Miod Vallat
2005-07-17Oops, forgot to commit this file (Tadpole SPARCbook modem attachment code).Miod Vallat
2005-07-17Attach com(4) to the built-in modem found on Tadpole SPARCbooks.Miod Vallat
2005-07-17Allow the console support code not to be compiled in; this will beMiod Vallat
2005-07-17If the internal battery is missing, report it as absent rather than in anMiod Vallat
2005-07-17Always turn off video when the lid is closed; this behaviour was lost in r1.8.Miod Vallat
2005-07-17Remove more non-emulating display code path and macros; no functional change.Miod Vallat
2005-07-17Do not claim this driver uses a soft interrupt in dmesg since it is not true.Miod Vallat
2005-07-16move headers and remove some FreeBSD specific stuff.Brad Smith
2005-07-16remove braces here tooBrad Smith
2005-07-16remove __BROKEN_INDIRECT_CONFIG cruftBrad Smith
2005-07-16fix support for interrupt mitigation.Brad Smith
2005-07-15From FreeBSD netgraph/bluetooth/include/ng_hci.h rev. 1.5:Alexander Yurchenko
2005-07-15kill trailing whitespace;Jason McIntyre
2005-07-15- add /bsd.rd to FILESJason McIntyre
2005-07-14Fix comments concerning VOP_LINK().Pedro Martelletto
2005-07-14More bge ids, found in Broadcom's Linux driver. ok brad@Jonathan Gray
2005-07-14regenJonathan Gray
2005-07-14More bge ids, found in Broadcom's Linux driver. ok brad@Jonathan Gray
2005-07-14Oops, commit actual structure that we need...Marco Peereboom
2005-07-14Add physical disk structure.Marco Peereboom
2005-07-14More netccitt and netns removals; OK henning, brad, mickeyUwe Stuehler
2005-07-14add D-Link PCI id.Brad Smith
2005-07-14use symbolic names for checking in %fprs, as aboveTheo de Raadt