summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2005-05-24crank up MAXCCB to 250 for cards that can handle it. ok mickey@Marco Peereboom
2005-05-24remove NetBSD's event counter code.Brad Smith
2005-05-24san depends on sppp. canacar@ ok.Hakan Olsson
2005-05-24- allow reception of VLAN sized framesBrad Smith
2005-05-24Set the data length on CBI data transfers.Christopher Pascoe
2005-05-24Support second interface on FTDI 2232C based devices.Christopher Pascoe
2005-05-24regenJonathan Gray
2005-05-24nForce4 devices found in a dmesg from Charly Tipton <ekop at flash.net>.Jonathan Gray
2005-05-24disable TX HW checksumming, some revs of the chip can cause packet corruption.Brad Smith
2005-05-23loose is not lose. ok deraadt tdeval and a few more typos from jfbTed Unangst
2005-05-23Remove some unuseful debug code.Jonathan Gray
2005-05-23- Fix some big-endian issues.Brad Smith
2005-05-23ROTD (Regen Of The Day)Miod Vallat
2005-05-23Duplicate keycode 50 as keycode 49, some USB keyboards use the latter.Miod Vallat
2005-05-23suspected airprime pc5220 EVDO supportTheo de Raadt
2005-05-23- remomve unneeded tulip_reset() and always include intr.hMartin Reindl
2005-05-23Initial radiotap support. ok dlg@Jonathan Gray
2005-05-22remove "0x" in front of %p in printfs.Artur Grabowski
2005-05-22ALTQ cleanoutMartin Reindl
2005-05-22fix setting of the "need ack" flag.Damien Bergamini
2005-05-22cosmetic. no need to initialize the read index.Damien Bergamini
2005-05-22set fragmentation threshold in iwi_config().Damien Bergamini
2005-05-22some changes for IBSS mode support (not yet working).Damien Bergamini
2005-05-22add monitor mode support. fast channel hop is not yet implemented though.Damien Bergamini
2005-05-22- Enable parity error detection on 900B and 635(A).Brad Smith
2005-05-22regenReyk Floeter
2005-05-22add new Realtek RT8185 PCI/CardBus deviceReyk Floeter
2005-05-22fix power hooksMartin Reindl
2005-05-22add power hookBrad Smith
2005-05-21sync power management settings. this should fix some unrecoverableReyk Floeter
2005-05-21improve power saving modeReyk Floeter
2005-05-21backout part of rev 1.35, which breaks some 5704-based fibre interfaces onBrad Smith
2005-05-21regenBrad Smith
2005-05-21add Broadcom 5714CBrad Smith
2005-05-19i82820 and later chips has a bit different SMRAM register layout.Alexander Yurchenko
2005-05-19At this rate I'm regenerating this file faster than I am losing my hair.Miod Vallat
2005-05-19Provide the same unmarked symbold on the fr.apple layout as found on theMiod Vallat
2005-05-19no need for BKTR_NO_OPEN_RESET option now that all tuners sw has been fixed; ...Michael Shalayeff
2005-05-19RegenMiod Vallat
2005-05-19Add a layout for the french Apple black usb keyboard (fr.apple).Miod Vallat
2005-05-18Do not compile the screen burner code if SMALL_KERNEL, helps floppies.Miod Vallat
2005-05-18don't initialize bbp registers with values in eeprom. some adapters seemDamien Bergamini
2005-05-17remove spurious bpf_mtap (I think it's leftover debugging code from a year ago)Jason Wright
2005-05-17- check return from write(2) so we KNOW the data is on the diskJason Wright
2005-05-17Need to find a way to detect if fw supports disabling hold of timers beforeMarco Peereboom
2005-05-16add a newline hereBrad Smith
2005-05-16remove an extra delay in rf register initReyk Floeter
2005-05-16Use cardbus_matchbyid().Brad Smith
2005-05-15only inside DIAGNOSTICTheo de Raadt
2005-05-15Use FLUSHCACHE EXT instead of FLUSHCACHE for LBA48 operations.Alexander Yurchenko