summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2001-03-12Add support for reading the MAC address from the APC CMOS RAM in theAaron Campbell
2001-03-12Adjust the way that media is initialized on DP8390-compatibles; from NetBSD.Aaron Campbell
2001-03-12syncJason Wright
2001-03-12add i82562E[MT]Jason Wright
2001-03-11make those loops time-bound, space policeMichael Shalayeff
2001-03-11Code for devices that read/write to an IEEE 802.3u MII bus using theAaron Campbell
2001-03-10First support for 53c1010 chip. This enables support up to U2W forKenneth R Westerback
2001-03-09On alpha, we want to memory map. ok mjacob@Nathan Binkert
2001-03-09missing twe_unlock for failed get_ccb() for i/o scsi cmd, which was impossibl...Michael Shalayeff
2001-03-09give some dadaical credits and disable debuggingMichael Shalayeff
2001-03-09Add Belgian keymap for wscons; addresses PR/1592 from TDeval@PrimeOBJ.COM.Aaron Campbell
2001-03-09seems to work; rush because of cvs's battery at 73% nowMichael Shalayeff
2001-03-09proper irq printout (like other busses)Michael Shalayeff
2001-03-09differentiate fifo overrun errorsMichael Shalayeff
2001-03-08Make struct wscons_keydesc public. To make it possible for kbd(1) toMats O Jansson
2001-03-07and this will produce a cubios mickeyMichael Shalayeff
2001-03-07Add some non US encodings. Add option UKBD_LAYOUT. -moj ok @aaronMats O Jansson
2001-03-07C requires labels to be followed by statements; from NetBSD.Aaron Campbell
2001-03-07Instead of panic'ing when an ESC is found in kernel output, print a warningAaron Campbell
2001-03-061) Enable tag queuing.Kenneth R Westerback
2001-03-06Convert to new timeout API. mickey@ ok.Hakan Olsson
2001-03-05Backs out changes to wsdisplay.c so alpha (and presumably others)Todd C. Miller
2001-03-05Convert to new timeout API. costa@ ok.Hakan Olsson
2001-03-05syncTheo de Raadt
2001-03-05Add support for ISAPnP i82365-based PCMCIA controllers; from NetBSD. UNTESTED.Aaron Campbell
2001-03-05fix orderTheo de Raadt
2001-03-03use AC97_HOST_DONT_READANY since some machines are unreliableTheo de Raadt
2001-03-03new AC97_HOST_DONT_READANY flag for ac97 chipsets that are _really_ on drugsTheo de Raadt
2001-03-03complete wscons support for abd keyboard. -moj ok @deraadtMats O Jansson
2001-03-03syncTheo de Raadt
2001-03-03Apple Titanium laptop videoTheo de Raadt
2001-03-02Allow kernel to compile again.Marc Espie
2001-03-02pcidevs.hTheo de Raadt
2001-03-02new lavaTheo de Raadt
2001-03-02print the interrupt, and pack to one lineTheo de Raadt
2001-03-02Fix isp_print_qentry to print all four lines- it's been broken for months.mjacob
2001-03-01Wrap KS_Cmd_KbdReset in #ifdef __i386__ for now; politely pointed to this byAaron Campbell
2001-03-01port kqueue changes from freebsd, plus all required openbsd glue.Niels Provos
2001-03-01Typo police: various misspelling, capitalizations, etc.Kenneth R Westerback
2001-03-01(all changes made behind #ifdef __vax__)Brandon Creighton
2001-03-01Add CTRL-ALT-DEL machine reset support, like PCVT had, enabled by theAaron Campbell
2001-02-28Add ability to get display width in bytes for display memory, thisDale Rahn
2001-02-28do not blindely bus_space_ma the vga bios,Michael Shalayeff
2001-02-27Half support for this D-Link DFE-650 model that has completely differentFederico G. Schwindt
2001-02-27Always fully reset the card on an_init()Thorsten Lockert
2001-02-27Sync with anreg.h -- this should be redone to not duplicate information...Thorsten Lockert
2001-02-27Garbage collect unused flagThorsten Lockert
2001-02-26Sigh. unstatic the simplelock to make this compile without LOCKDEBUG.Artur Grabowski
2001-02-26Initialize the simple lock properly.Artur Grabowski
2001-02-26Replace literal with defined constantThorsten Lockert