summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2005-03-24always good to check for invalid values. ok marius pedroTed Unangst
2005-03-24another D-Link DFE-670TXD PCMCIA card, next MAC 3-byte seq; fromTheo de Raadt
2005-03-23typo corrections; ok krw a long time agoTheo de Raadt
2005-03-23Set up a shutdown hook to put the display back to a PROM-compatible modeMiod Vallat
2005-03-23Do not bzero() too far when setting up 32-bit mode.Miod Vallat
2005-03-23Move the alloc_screen, free_screen and show_screen wsdisplay accessops toMiod Vallat
2005-03-23Do not set up accelerated operations if we fail to unbusy the blitter inMiod Vallat
2005-03-23Move wzero() and wcopy() from machdep.c to where they are really used.Miod Vallat
2005-03-23Match power on the SPARCbook's auxio2, but prefer tctrl poweroff ifMiod Vallat
2005-03-23Kill the sparc-specific mountroot hooks (which are run before the rootMiod Vallat
2005-03-23fix a possible kernel panic in the ar5211 and ar5212 detach functions.Reyk Floeter
2005-03-23use URAL_DEBUG not RAL_DEBUG. use logprintf for consistency. default toDamien Bergamini
2005-03-23add new vendor/product ids.Damien Bergamini
2005-03-23regen.Damien Bergamini
2005-03-23more ural devicesDamien Bergamini
2005-03-23do packet accounting (opackets/oerrors/ierrors).Damien Bergamini
2005-03-23print the mac address in dmesg like every other nic we haveDavid Gwynne
2005-03-23USB_DEBUG implies URAL_DEBUG.David Gwynne
2005-03-23Merge some sppp improvements from NetBSD:Can Erkin Acar
2005-03-23Follow RFC and do not reset timeouts everytime sppp_cp_change_state()Can Erkin Acar
2005-03-22fix probable pasto that calculated a control register value forMarco S Hyman
2005-03-22fix merge missesNikolay Sturm
2005-03-22Use a sane interrupt priority for serial. Has a better chance of working.Dale Rahn
2005-03-22regen.Marc Balmer
2005-03-22Add Gude ADS, Gude Analog- und Digitalsysteme GmbH, DE-Koeln, andMarc Balmer
2005-03-22fix a typo, don't #define PF_RTIP to something nonmexistantHenning Brauer
2005-03-21Remove unused st_crazymap().Miod Vallat
2005-03-21syncNikolay Sturm
2005-03-21new O2 Micro cardbus adapterNikolay Sturm
2005-03-21Do not print anything on console for can't happen situations unless optionMiod Vallat
2005-03-21Voltage reinforcements.Miod Vallat
2005-03-20some fixes for wep and reset.Reyk Floeter
2005-03-19+bce +axe +uralTheo de Raadt
2005-03-19enable ural(4)Martin Reindl
2005-03-19pci de(4) unlikely on laptop compared to othersTheo de Raadt
2005-03-19ar5212 uses larger tx descriptors, adjust the offsetReyk Floeter
2005-03-19further fixes for ar5212.Reyk Floeter
2005-03-19add spl calls where appropriate.Damien Bergamini
2005-03-19ieee80211_get_rate() is broken.Damien Bergamini
2005-03-19scan channels 12, 13 and 14 too.Damien Bergamini
2005-03-18oops, i was a teeny tiny bit over...Theo de Raadt
2005-03-18shut off aac(4) unless Adaptec stops behaving like assholesTheo de Raadt
2005-03-18use ieee80211_get_rate() instead of building or own routine.Damien Bergamini
2005-03-18use IFQ_* instead of IF_* for the data queueReyk Floeter
2005-03-18improve ar5212 init on resetReyk Floeter
2005-03-18add IBSS and HostAP support. thanks to SnoopyPro.Damien Bergamini
2005-03-18sk(4) fitsTheo de Raadt
2005-03-18another re* at cardbus missing, arghcvs diff -u RAMDISK_CDTheo de Raadt
2005-03-18sk(4) fitsTheo de Raadt
2005-03-18disable a bunch of old devices (mostly ISA, or stuff people are unlikelyTheo de Raadt