summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2002-04-18syncJason Wright
2002-04-18Another conexant winmodem, and a MiniPCI ethernet card; Maurice Nonnekes <mau...Jason Wright
2002-04-18Add amphyJason Wright
2002-04-18Provide the correct signal number to the ktrace PSIG information insteadMiod Vallat
2002-04-18call pool_get() with PR_NOWAIT. allocation can fail with low memory, butTheo de Raadt
2002-04-17dm9102 appears to be register compatible with dm9101 which is also an amphy-a...Jason Wright
2002-04-17remove unneeded bytes; tested by nate, deraadt and nate ok.Federico G. Schwindt
2002-04-17Clear flags indicating whether or not wi or hostap is active asTodd C. Miller
2002-04-17regenTodd C. Miller
2002-04-17Spectrum24 LA4100 is vendor id SYMBOL not SYMBOL2; from NetBSDTodd C. Miller
2002-04-17put -current in the wrong place; oopsTheo de Raadt
2002-04-17new RAMDISK config, much smallerTheo de Raadt
2002-04-16Same .text vs .data issue as for mvme68k.Miod Vallat
2002-04-16The interrupt vectors are data, not code; this makes non-DDB kernelsMiod Vallat
2002-04-16move prototypes of dc_eeprom_width, dc_read_srom, and dc_parse_21143_srom to ...Jason Wright
2002-04-16Use the common m68k pmap_bootstrap code here.Miod Vallat
2002-04-16Missing prototype.Miod Vallat
2002-04-16- allow users of pmap_bootstrap to not have virtual address 0 read only,Miod Vallat
2002-04-16Merge pmap_pinit() inside pmap_create() and pmap_release() insideMiod Vallat
2002-04-16use polled access for now (prevents a hang on the Momenco Leopard-V)Jason Wright
2002-04-16- Don't bother checking to see if the prom has already mapped thisJason Wright
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