summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2004-04-12Enable the memory arbiter before turning off the PXE restart. ThisBrad Smith
2004-04-12This has been a pain in the ass for about 8 months which made new ICPTheo de Raadt
2004-04-11Use INQUIRY instead of TUR for PPR. By doing this the target device actually...Marco Peereboom
2004-04-10syncTheo de Raadt
2004-04-10minolta dimage A1 quirk; 3734, michael@paddon.orgTheo de Raadt
2004-04-10Support for Sony Clie PEG-TJ25; from ilya voronin <ivoronin@ivoronin.pp.ru>Alexander Yurchenko
2004-04-10Sony Clie PEG-TJ25; from ilya voronin <ivoronin@ivoronin.pp.ru>Alexander Yurchenko
2004-04-09do not whine if we cannot get mbufs. the countless printfd makes the machineHenning Brauer
2004-04-09syncAlexander Yurchenko
2004-04-09Two amd8131 pci-x devices found in dmesg from henningAlexander Yurchenko
2004-04-09syncTheo de Raadt
2004-04-09support Crystalfontz CF-63[1234] USB LCDs; wpd@xs4all.nlTheo de Raadt
2004-04-09Warn the user if we don't attach the ac97 codec.Miod Vallat
2004-04-08swap the last two parameters to TAILQ_FOREACH_REVERSE. matches what FreeBSDHenning Brauer
2004-04-07regenMichael Shalayeff
2004-04-07attach on abocom's 8139; from Kimmo Sinkko <kimmo@sinkko.org>Michael Shalayeff
2004-04-07Clean up printf's per deraadt@. Kill panic in mpt_pci_attach per mickey@Marco Peereboom
2004-04-06Attach Microsoft MN-520 wireless cardTodd C. Miller
2004-04-06regen; add Microsoft MN-520 wireless cardTodd C. Miller
2004-04-06Add Microsoft MN-520 wireless cardTodd C. Miller
2004-04-06Hil keyboard layout for german keyboards, at least suitable for the PS/2-likeMiod Vallat
2004-04-06syncTheo de Raadt
2004-04-06shortenTheo de Raadt
2004-04-06syncTheo de Raadt
2004-04-06pci express device ids; from someoneTheo de Raadt
2004-04-05Most of the non-US keyboard layouts define an ``AltGr'' key to access upMiod Vallat
2004-04-04Don't print firmware upload messages in dmesg. Pointed out deraadt@, ok krw@Marco Peereboom
2004-04-03Add \n to some error messages to make dmesg looks better; ok deraadt@Alexander Yurchenko
2004-04-03Complete 'lp.d_' to 'lp->d_' changes started with r1.24 so that ramdisk_cd andKenneth R Westerback
2004-04-02repair linuxisms tested on hppa, sparc, vax and i386; from Sven Dehmlow <sven...Michael Shalayeff
2004-04-02kill _8 api completelyMichael Shalayeff
2004-04-02Do not define AXE_DEBUG by default.Miod Vallat
2004-04-02remove terms 3 & 4 for drochner@NetBSD.org; as seen on netbsd listsTheo de Raadt
2004-04-02axe usb ethernet driver hacked into the tree by taleck@oz.netTheo de Raadt
2004-04-01Better bounds checking in strategy(), and kill the (unused) rd flagsMiod Vallat
2004-03-31cleanup some whitespacesMichael Shalayeff
2004-03-31regenMichael Shalayeff
2004-03-31a few more hp cardsMichael Shalayeff
2004-03-20Remove errant ';' at end of if() statement that was causing pre-matureAaron Campbell
2004-03-20Implement firmware download.Kenneth R Westerback
2004-03-19Use __LP64__ to check for 64-bit systems.Miod Vallat
2004-03-19typo in comment; from robert nagyMichael Shalayeff
2004-03-19Tweak isr to speed it up, panic in correct spot, prepare for more firmwareKenneth R Westerback
2004-03-18Starting with Prism firmware version 1.6.3, HostAP supports anTodd C. Miller
2004-03-18don't read registers all the time, solves timeout issues. from Joris VinkTed Unangst
2004-03-17Reduce openings to avoid both usual 'EIO' problems in interrupt modeKenneth R Westerback
2004-03-16Slovenian keymap, contributed by Jernej Kovacic (jkovacic, email dot si).Miod Vallat
2004-03-16unlock on error paths, from Patrick LatifiTed Unangst
2004-03-15Changes to wihap_auth_req():Todd C. Miller
2004-03-15Make software WEP work in BSS (station) mode. Based on patches fromTodd C. Miller