summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2000-07-03Add support for big endian hardware. Clean up memory vs. io mapping code.Steve Murphree
2000-07-03oopsMichael Shalayeff
2000-07-03closer approximation to an alpha using new wscons.Michael Shalayeff
2000-07-03Carefully reset pcic register; ok @aaronNiklas Hallqvist
2000-07-03From NetBSD:Aaron Campbell
2000-07-02add via vt6102 id; freebsd-gnatsJason Wright
2000-07-02syncJason Wright
2000-07-02add via vt6102 id; freebsd-gnatsJason Wright
2000-07-01syncAaron Campbell
2000-07-01Oops, forgot to commit these new device IDs last night.Aaron Campbell
2000-07-01- Make the 3CCFE575BT work.Aaron Campbell
2000-06-30Oops, put back this call to spltty(). When our timeout expires and we poll theAaron Campbell
2000-06-30Convert to new timeout API.Artur Grabowski
2000-06-30New timeout API.Artur Grabowski
2000-06-30.es kbd; from nbsdMichael Shalayeff
2000-06-30some more display types; from nbsdMichael Shalayeff
2000-06-30Driver for the cs4280 Crystal Clear audio found on some laptops.Artur Grabowski
2000-06-30Convert to use new timeout API.Artur Grabowski
2000-06-30Convert some parts to new timeouts.Artur Grabowski
2000-06-30Convert to new timeouts.Artur Grabowski
2000-06-29after computing the hash value, inform the card [delete-o from when thisJason Wright
2000-06-29Allow USB to compile with USB_DEBUG defined; binkertn@umich.eduAaron Campbell
2000-06-29regenNiklas Hallqvist
2000-06-29Devices found in a Sony VAIO PCG/XG28Niklas Hallqvist
2000-06-29Be more detach friendly. In particular, remove the infinite while() loopsAaron Campbell
2000-06-29No need to call bpfdetach(), that's done in if_detach().Aaron Campbell
2000-06-29Sync adw files with (almost) latest NetBSD versions:Kenneth R Westerback
2000-06-28sync with NetBSD v1.7Kenneth R Westerback
2000-06-28Remove pointless variable. It is set to 0, then returned without modification.Todd C. Miller
2000-06-28Make suspend -> eject card -> resume work.Aaron Campbell
2000-06-28Don't call the drivers' xxx_activate() function directly -- use the systemAaron Campbell
2000-06-27Move ac97 register defines into ac97.hArtur Grabowski
2000-06-27Make this driver work. When I ported it from FreeBSD, somehow a line got leftAaron Campbell
2000-06-26Convert to new timeouts.Artur Grabowski
2000-06-26let svnd deal with sparse files, okay art@ deraadt@Niels Provos
2000-06-26interface can be faked for cmd chipsChris Cappuccio
2000-06-26from NetBSDChris Cappuccio
2000-06-26Make the Linksys Combo PCMCIA EthernetCard (EC2T) work again; it was broken byAaron Campbell
2000-06-26syncAaron Campbell
2000-06-26Add a PCMCIA_CIS entry for the Linksys Combo PCMCIA EthernetCard EC2T.Aaron Campbell
2000-06-23Implement PCMCIA event polling. This will either complement interrupt-drivenAaron Campbell
2000-06-23Pass the correct sizeo() to cfattach struct so we don't panic on detach.Aaron Campbell
2000-06-22on unconfig, bzero the key before free; from aazubel@core-sdi.com.Federico G. Schwindt
2000-06-22xl_setmulti_hash() does not work right. tested at usenix2000 term room.Jun-ichiro itojun Hagino
2000-06-20add encryption for svnd's for Erich <hh@cyberpass.net>. You can do aNiels Provos
2000-06-20allow rx to work after tcpdump; ok art@Todd T. Fries
2000-06-20KNFTodd T. Fries
2000-06-20Avoid using I/O port 0x370 since this is used by onboard audio onTodd C. Miller
2000-06-20remove NetBSD ifdefs. indent.Federico G. Schwindt
2000-06-20KNFTodd T. Fries