summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2005-03-16permit ramdisks to compileTheo de Raadt
2005-03-16syncDamien Bergamini
2005-03-16move ral vendor/product Ids into usbdevsDamien Bergamini
2005-03-16enable uralTheo de Raadt
2005-03-16Driver for Ralink Technology RT2500USB wireless adapters.Damien Bergamini
2005-03-16Use biowait() instead of rolling our own.Miod Vallat
2005-03-16+rtw, ral, but a few rare ethernet devices go away..Theo de Raadt
2005-03-16ath, atw, ral, rtw on CD ramdiskTheo de Raadt
2005-03-16more wireless chipsetsTheo de Raadt
2005-03-16play the relied-upon-xlation proper; deraadt@ okMichael Shalayeff
2005-03-16don't account packet's twice; from joel@; ok deraadt@, henning@Markus Friedl
2005-03-16amd64 also fails copyoutstr regress, missed in the first round.Ted Unangst
2005-03-15s/IPL_BIO/IPL_TTY. ok drahn@, deraadt@Uwe Stuehler
2005-03-15tag for release, more things coming, but ports needs thisTheo de Raadt
2005-03-15enable hotplug on macppc, been using it for some time, forgot it wasn't enabled.Dale Rahn
2005-03-15Skip empty pci ranges rather than aborting probe, as done on sparc64.Miod Vallat
2005-03-15Only warn if pci_{io,mem}_find fails if the returned value is not ENOENT - emptyMiod Vallat
2005-03-15Only print warning messages in pci_{io,mem}_find() if option DEBUG; instead,Miod Vallat
2005-03-15A potpourri of cgfourteen fixes and improvements:Miod Vallat
2005-03-15If no "intr" property exists, correctly handle the "interrupts" property forMiod Vallat
2005-03-15Nuke matchbyname(), which isn't used anymore.Miod Vallat
2005-03-15Take care of updating the PROMs view of the cursor position in the common fbMiod Vallat
2005-03-15byte order of mss, only affects synproxy code path, from John L. ScarfoneDaniel Hartmeier
2005-03-15use IFQ_ rather than IF_ macro here too, maybe helps altq; ok henningPeter Valchev
2005-03-15use IFQ_* macros instead of hand-rolling or using IF_*, makes ALTQ work onHenning Brauer
2005-03-15Seperate delay for discharge and charge, otherwise discharge period may notDale Rahn
2005-03-15- stop tearing down routes when the carp interface goes to backup in theRyan Thomas McBride
2005-03-15Make attach errors appear on new lines and makeJonathan Gray
2005-03-15no need to flush a few fpregs since soon the whole pcb get flushedMichael Shalayeff
2005-03-15hafta flush pcb once active (and a tush tush tush)Michael Shalayeff
2005-03-15revise lockf limit policy. after exceeding "soft limit", start enforcingTed Unangst
2005-03-15Try harder to prevent spurious touch screen 'down' events.Dale Rahn
2005-03-15Restructure the keyboard code so that the keys in rawkey are always sentDale Rahn
2005-03-14Fix typo in commentTom Cosgrove
2005-03-14regenPedro Martelletto
2005-03-14Add GeForce4 MX 4000, okay deraadt@Pedro Martelletto
2005-03-14don't display an error message when re-associating.Damien Bergamini
2005-03-14syncTheo de Raadt
2005-03-14support jvc mp-prx1; iedowseTheo de Raadt
2005-03-14more Yukon models and Yukon EC revs.Brad Smith
2005-03-13Add missed WSDISPLAYIO_[GS]VIDEO ioctl handling.Miod Vallat
2005-03-13Only use bangpxe calling on PXE 2.1 and above. Makes no difference onTom Cosgrove
2005-03-13KNFTom Cosgrove
2005-03-13On return from real mode, reload the GDT using a 16-bit pointer ratherTom Cosgrove
2005-03-13Only use bangpxe calling on PXE 2.1 and above. Makes no difference onTom Cosgrove
2005-03-13the wep mac may be NULL if it's a broadcast keyReyk Floeter
2005-03-13fix a potential crash that could occur when CARP_LOG is being used.Patrick Latifi
2005-03-13va_args repair; andrushock@korovino.net, ok miodTheo de Raadt
2005-03-13enable gdtTheo de Raadt
2005-03-13fix whitespaceReyk Floeter