summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2005-04-08fix parenthesisBrad Smith
2005-04-08- enable reception of VLAN sized framesBrad Smith
2005-04-08add rcs idsJolan Luff
2005-04-08interger->integerJolan Luff
2005-04-08no need to spit out portno twiceTheo de Raadt
2005-04-08handle at least the first port of a dual-port ufdti; from freebsdTheo de Raadt
2005-04-08clean up properly in the event of a failure during attach.David Gwynne
2005-04-08recognize Dell OEM 2312 card.Brad Smith
2005-04-08regenBrad Smith
2005-04-08add QLogic 2312 and 6312 cardsBrad Smith
2005-04-07Remove spurious -L for /usr/include in INCLUDES defn. ok miod@Ian Darwin
2005-04-07on some machines it's possible to limit the amount of physmem initialised dri...Michael Shalayeff
2005-04-07regenMichael Shalayeff
2005-04-07fix a few board idsMichael Shalayeff
2005-04-07duh. space vs tabMichael Shalayeff
2005-04-07simpler logic for trap exitMichael Shalayeff
2005-04-07dig lpaMichael Shalayeff
2005-04-0764bit-friendly pdc.h and iomod.h and correspondent changes elsewhereMichael Shalayeff
2005-04-07put a memmory barrier onto the sync_caches()Michael Shalayeff
2005-04-07fix debug printfMichael Shalayeff
2005-04-06Remove ses crud.Marco Peereboom
2005-04-06Move ses crud into its own file.Marco Peereboom
2005-04-06no longer install the tigon firmware. Bill Paul, who built these firmwaresTheo de Raadt
2005-04-06Add status/receive ses structures and #defines.Marco Peereboom
2005-04-06pad keys with zeros to a supported key length. this is bad but seemsReyk Floeter
2005-04-06De-register scsi.Kenneth R Westerback
2005-04-06Add control/send structures.Marco Peereboom
2005-04-06Add alert blink.Marco Peereboom
2005-04-06spelling/grammar cleanupsChristopher Pascoe
2005-04-06Remove obsolete file.Kenneth R Westerback
2005-04-06<sys/types.h> is not needed with <sys/param.h>Kevin Lo
2005-04-06Add RECEIVE_DIAGNOSTIC & SEND_DIAGNOSTIC #defines for SES.Marco Peereboom
2005-04-05Off-by-ones in register comparisons.Miod Vallat
2005-04-05regen.Federico G. Schwindt
2005-04-05winmodem found in vaio PCGFR315M; ok deraadt@Federico G. Schwindt
2005-04-05Don't clobber the returned sample rate when the AC97 changes it.Marco S Hyman
2005-04-05add tcp sack stats, similar to freebsd; ok deraadtMarkus Friedl
2005-04-05prevent non-root users to invoke wanpipe ioctls.Can Erkin Acar
2005-04-05match on nforce4 and nforce2-400 ac97 as well; form netbsdMichael Shalayeff
2005-04-05regenMichael Shalayeff
2005-04-05nforce4 devs and nforce2-400 ac97Michael Shalayeff
2005-04-05from netbsd:Michael Shalayeff
2005-04-05fix wep by adjusting the total packet lengthReyk Floeter
2005-04-05No extra newline if keyboard plugged but not console.Miod Vallat
2005-04-05make sure *vpp == NULL if udf_lookup() returns an errorPedro Martelletto
2005-04-05Argument to DELAY should be usecs, not hz.Christopher Pascoe
2005-04-05Return EINVAL in SIOCSIFLLADDR if new lladdr is a multicast address.Claudio Jeker
2005-04-05Factor out scsi_mode_sense() and scsi_mode_select() like NetBSD does.Kenneth R Westerback
2005-04-05Clean up some logic. Use better error handling for sd devices. BeKenneth R Westerback
2005-04-05ich6 support from freebsd via [Bjorn] Sandell <biorn@dce.chalmers.se>Michael Shalayeff