summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2007-09-06Clean up some debug messages and wrap them in DPRINTF. From AlexeyDeanna Phillips
2007-09-06syncFelix Kronlage
2007-09-06add Olimex vendor id, couple device ids for usb -> serial jtag interfacesFelix Kronlage
2007-09-06Return pressure as absolute z axis on ITM touchscreens. Other modelsMatthieu Herrb
2007-09-06fix temperature sensor. the sensors framework wants muK not degC!Damien Bergamini
2007-09-06disable interrupts coallescing for now.Damien Bergamini
2007-09-06meaningless numbers and strings should not appear in sensor.desc; ok deraadt@Constantine A. Murenin
2007-09-06new iwn(4) driver for Intel Wireless WiFi Link 4965AGN.Damien Bergamini
2007-09-06bump the copyright while touching these filesReyk Floeter
2007-09-06With a trunk(4) interface in fail over mode the trunk(4) interfaceReyk Floeter
2007-09-06fix copyright; spotted by cnstTheo de Raadt
2007-09-06negate -12V input value; spotted by Alexander LobodzinskiTheo de Raadt
2007-09-06Shuffle some things around to get rid of #ifdev'sMarco Peereboom
2007-09-06Don't try disabling bus power before setting the voltage onJonathan Gray
2007-09-06Add nvram read and validate functions. ok marco@David Collins
2007-09-05fix DPRINTFN() abuseJacob Meuser
2007-09-05Add MBOX debug flag.Marco Peereboom
2007-09-05IPv6 support for sppp layer, based on NetBSD version.Can Erkin Acar
2007-09-05typo; Mike BelopuhovTheo de Raadt
2007-09-05probe for adt7462 (no driver yet, someone want to write one), and mentionTheo de Raadt
2007-09-05remove dmesg block showing sample register layoutTheo de Raadt
2007-09-05Implement qli_allocmem and qli_freememMarco Peereboom
2007-09-05Only match on RTL8185 if RTW_DEBUG is set, support for the RTL8185Jonathan Gray
2007-09-05Implement qli_get_fw_state and fix a typo.Marco Peereboom
2007-09-05rename qli_prot_regs to qli_stat_regs to avoid possible confusion with qli_po...David Collins
2007-09-05fix over-agressive match function, oopsTheo de Raadt
2007-09-04Zap the simplelock goo and general cleanup of comments.Thordur I. Bjornsson
2007-09-04Add mailbox command handler and "about firmware" commandMarco Peereboom
2007-09-04UltraSPARC CPUs always have an on-chip FPU. There really is no need to haveMark Kettenis
2007-09-04driver for i2c lm93 sensor; very common on ipmi machines which have i2cTheo de Raadt
2007-09-04Reset the chip after internal memory exhaustion, makes the driver more solidMiod Vallat
2007-09-03Fix a few interrupt dispatch/receive register definitions.Mark Kettenis
2007-09-03there is a prototype version of the lm93 (plus spacing fixes)Theo de Raadt
2007-09-03Recognize Andigilog aSC7621.Mark Kettenis
2007-09-03unsupported ioctl's should be returned with ENOTTYThordur I. Bjornsson
2007-09-03call savectx() in cpu_fork(), so that the new process can take signalsMiod Vallat
2007-09-03Remove the pv and pte stealing code. Neither art@ and I like it, theMiod Vallat
2007-09-03Bump RTM_VERSION to 4 and start a new aera of routing in OpenBSD :)Claudio Jeker
2007-09-03Add ENOMSG and EIDRM; from jsg@Todd C. Miller
2007-09-03__inline removalJacob Meuser
2007-09-03Make use of the pfsync 'badval' and 'stale' counters instead of usingJoel Knight
2007-09-03Make use of the carp preempt counter to signal number of transitions ofJoel Knight
2007-09-03unbreak.Marc Balmer
2007-09-03Add more PCI ids; taken from the linux driver. Pointed out by StephanMarco Peereboom
2007-09-03syncMarco Peereboom
2007-09-03Add some more PCI ids for mpi; pointed out by Stephan EisvogelMarco Peereboom
2007-09-03Typos from miod. 'specificed' -> 'specified' in some comments and man page.Kenneth R Westerback
2007-09-03Typos from miod. 'requiered' -> 'required' in some comments.Kenneth R Westerback
2007-09-03Typos from miod. 'functin' -> 'functin' in some comments.Kenneth R Westerback
2007-09-03Typos from miod. 'intrrupt' -> 'interrupt' in some comments.Kenneth R Westerback