summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2002-04-16Move the stage2 boot block load address higher, so that it can loadMiod Vallat
2002-04-16Using a dull device to probe the FPU is ridiculous, replace it with an earlyMiod Vallat
2002-04-16From NetBSD:Todd C. Miller
2002-04-15Add Siemens/Efficient Networks SpeedStream 1023 Wireless PCI Adapter,Todd C. Miller
2002-04-15regen with SpeedStream 1023Todd C. Miller
2002-04-15SpeedStream 1023 Wireless PCI Adapter (PLX-based)Todd C. Miller
2002-04-15Remove bogus casts to int in printf that causes a warning on 64bit arches.Todd C. Miller
2002-04-15Since XFree doesn't try to remap things behind our backs anymore, simplifyJason Wright
2002-04-153.1-currentTheo de Raadt
2002-04-15wx is totally gone nowTheo de Raadt
2002-04-14gx, not wx, you fool. spotted by miodTheo de Raadt
2002-04-13Try MUCH harder to always print a "root on" lineTheo de Raadt
2002-04-11Back out nfs_realign() change, it causes "pool_get: must have NOWAIT" panics.Todd C. Miller
2002-04-11o Check supported speeds before examing capabiltiesTodd C. Miller
2002-04-11Make sure this always prints the 'root on' line. Also, treat ramdisksJason Wright
2002-04-11bye bye betaTheo de Raadt
2002-04-11Fix Lucent <-> Prism2 WEP interop bug. We only want to set theTodd C. Miller
2002-04-11o Set feature flags based on firmware type and version.Todd C. Miller
2002-04-10o Add ibss and ibss-master mediaopt for ifconfigTodd C. Miller
2002-04-10For PLX cards move CIS handling to be earlierTodd C. Miller
2002-04-10nfs_realign from FreeBSD. The old code was over-optimized, occasionally overw...Constantine Sapuntzakis
2002-04-10Handle all pending adb interrupts when searching for devices.Dale Rahn
2002-04-10don't attach to system processes.Federico G. Schwindt
2002-04-10Be sure to print 'root on' line for RAMDISK kernelsJason Wright
2002-04-10remove ahc from here againTheo de Raadt
2002-04-09because SUNW,fas boards don't have a corresponding 'dma' device, searchingJason Wright
2002-04-09better lt keymap (in the best .su tradition); from Vladis Adler <vld@vic.lt>Michael Shalayeff
2002-04-09Don't enable interrupts until an open() is done. Until then the driverPer Fogelstrom
2002-04-09No longer need memsize.Todd C. Miller
2002-04-08Make fiber cards work (3com 3c996-SX)Nathan Binkert
2002-04-08Match on phy model found internally on the BCM5701 chips (3c996B-T)Nathan Binkert
2002-04-08syncNathan Binkert
2002-04-08new brgphy modelNathan Binkert
2002-04-08two missing splx()sMichael Shalayeff
2002-04-08restore what was a default inactivity timeout, two minutesMichael Shalayeff
2002-04-08make hostap work on other-endian machines; tested by drahn@Michael Shalayeff
2002-04-08Credit DARPA/USAF appropriately.Jason Wright
2002-04-08wi* at pci* works with PLX pci adapters.Dale Rahn
2002-04-08tag repairTheo de Raadt
2002-04-08pieces for gdb; deraadt@ okFederico G. Schwindt
2002-04-08add ESS Allegro-1 and Maestro-3 driverMike Frantzen
2002-04-08regenMike Frantzen
2002-04-08ESS Alegro-1 and Maestro 3 stuffMike Frantzen
2002-04-08add an entry for the MAESTRO_3 audio accelerator. it improves your bandwidthMike Frantzen
2002-04-08Allegro-1 and Maestro 3 driver ported from netbsdMike Frantzen
2002-04-08add flag to swap channels. from netbsd.Mike Frantzen
2002-04-07Don't reset COR in wi_reset(), break it out into its own function andTodd C. Miller
2002-04-07Typo. ok millert@Thierry Deval
2002-04-06Add support for setting antenna diversity on Symbol cards.Todd C. Miller
2002-04-06Do not hide Pfpregs from a switch() if PT_[GS]ETFPREGS are not defined,Miod Vallat