Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-05-21 | when looping for more work in the interrupt handler also flush the cache | Michael Shalayeff | |
2003-05-21 | sync | Nathan Binkert | |
2003-05-21 | add ServerWorks vendor ID. Add another flash reader | Nathan Binkert | |
2003-05-20 | sync | Jason Wright | |
2003-05-20 | order | Jason Wright | |
2003-05-20 | create a devine routine for devising the holy rom address and use it in both ↵ | Michael Shalayeff | |
match and attach then | |||
2003-05-20 | ansi and de-register; ok millert | Jason Wright | |
2003-05-20 | Add it(4) | Alexander Yurchenko | |
2003-05-20 | it(4) driver provides support for ITE IT8705F, IT8712F and SiS SiS950 | Alexander Yurchenko | |
hardware monitoring chips to be used with hw.sensors sysctl interface. Work by Julien Bordet <zejames@greyhats.org> with my little help. | |||
2003-05-20 | de-register; ok millert | Jason Wright | |
2003-05-20 | AN983 endian issue; from FreeBSD via PR 3263 with minor style fixes by me | Henning Brauer | |
ok jason@ | |||
2003-05-20 | Make the ddb trace command recognize elfish names | Andreas Gunnarsson | |
niklas@ OK | |||
2003-05-20 | fix a breakage in hfsc. | Kenjiro Cho | |
hif->hif_rootclass should be initialized when the root queue is created. | |||
2003-05-20 | cleanup | Michael Shalayeff | |
2003-05-20 | regen | Michael Shalayeff | |
2003-05-20 | an@isapnp w/ the isa card millert gave me shitloads of metric ages ago | Michael Shalayeff | |
2003-05-20 | change spaces to tabs so i can mail grange diffs :) | Ted Unangst | |
ok grange@ | |||
2003-05-20 | option NTFS, disabled atm | Ted Unangst | |
2003-05-20 | un __P | Ted Unangst | |
2003-05-20 | fix the tags | Michael Shalayeff | |
2003-05-20 | support for NTFS. from NetBSD via Julien Bordet | Ted Unangst | |
2003-05-20 | by popular request, NTFS support. read only. | Ted Unangst | |
The code comes from NetBSD and was ported by Julian Bordet. ok deraadt@ | |||
2003-05-20 | flags for auich | Ted Unangst | |
2003-05-20 | add flags support for reversing stereo. | Ted Unangst | |
ok mickey@ | |||
2003-05-19 | Put required delays between reading DSTAT and SSTAT0 registers. Add new ones | Kenneth R Westerback | |
where required and modify existing ones to use a consistant delay(25). From NetBSD with minor mods. ok mickey@. | |||
2003-05-19 | strlcpy; millert@ ok | Miod Vallat | |
2003-05-19 | dig internal EG prom address | Michael Shalayeff | |
2003-05-19 | say to skip the interactive part should the pdc say so | Michael Shalayeff | |
2003-05-19 | allow md part to skip the interactive part (the first try around) | Michael Shalayeff | |
2003-05-19 | no need for nfs headers since nqnfs had been removed way long time ago | Michael Shalayeff | |
2003-05-19 | updates from NetBSD | Nathan Binkert | |
2003-05-19 | fix documentation links from netbsd | Nathan Binkert | |
2003-05-19 | Bad switch condition used for SO_DEBUG, ok itojun@ | Daniel Hartmeier | |
2003-05-19 | add a quirk for my trek thumbdrive | Nathan Binkert | |
2003-05-19 | update documentation url | Nathan Binkert | |
2003-05-19 | sync tag with NetBSD | Nathan Binkert | |
2003-05-19 | check for null before memset | Nathan Binkert | |
2003-05-19 | nuke unused variable, from NetBSD | Nathan Binkert | |
2003-05-19 | don't use 1284 mode | Nathan Binkert | |
When detaching a ulpt device, call vdevgone() for the corresponding NOPRIME minor device too. from NetBSD | |||
2003-05-19 | ditch unused return value | Nathan Binkert | |
2003-05-19 | better match netbsd | Nathan Binkert | |
2003-05-19 | initialize variable to match NetBSD | Nathan Binkert | |
2003-05-18 | match on Intel 82440MX PCI-ISA which misidentifies itself. | Henning Brauer | |
2003-05-18 | It turns out that this card has a vga-compatible CRTC interface, with | Miod Vallat | |
just enough endianness madness to make this slightly complicated. Simplify some code based on this. | |||
2003-05-18 | speed hack: delay fetching the mbuf tag until we really need it (hit a | Henning Brauer | |
"tagged X" rule), and only get it when we really need it. simplifies code too. ok dhartmei@ pb@ | |||
2003-05-18 | Merge pf_send_ack() and _send_syn() into a generic _send_tcp(). | Daniel Hartmeier | |
In the SYN proxy, generate ACKs with proper window sizes after the handshakes. | |||
2003-05-18 | add a quirk for the Imation FlashGo adapter to make it shut up | Nathan Binkert | |
2003-05-18 | sync | Nathan Binkert | |
2003-05-18 | add mcbride's cf adapter | Nathan Binkert | |
2003-05-18 | try a little harder to attach devices that are really slow | Nathan Binkert | |