Age | Commit message (Expand) | Author |
2001-11-06 | sync | Peter Stromberg |
2001-11-06 | new device | Peter Stromberg |
2001-11-02 | i do not think everybody needs USB_DEBUG | Michael Shalayeff |
2001-10-31 | sync | Nathan Binkert |
2001-10-31 | new device | Nathan Binkert |
2001-10-31 | sync | Nathan Binkert |
2001-10-31 | Synchronize usb code with NetBSD. | Nathan Binkert |
2001-10-26 | sync | Nathan Binkert |
2001-10-26 | MCT USB-232 interface | Nathan Binkert |
2001-10-25 | ddb entry support using usb (console) keyboard. | Dale Rahn |
2001-10-25 | If a usb keyboard is detached, check if the intrpipe is still active. | Dale Rahn |
2001-10-04 | Match a IEEE 1284.4 protocol. We do not support this protocol directly, | Grigoriy Orlov |
2001-10-02 | make usb work across apm suspends. okay millert@, niklas@, aaron@, deraadt@ | Niels Provos |
2001-10-02 | regen with uplcom devices | Todd C. Miller |
2001-10-02 | Add support for I/O DATA USB-RSAQ2 serial adapter; ichiro@netbsd.org | Todd C. Miller |
2001-09-25 | Change to umass to not attach immediately if the system is still 'cold'. | Dale Rahn |
2001-09-20 | occured->occurred | Mike Pechkin |
2001-09-17 | Save the result of the configure children, so that the device | Dale Rahn |
2001-09-15 | Add a timer to reinable the OHCI RHSC (Root Hub Status Change) | Dale Rahn |
2001-09-02 | regen | Jakob Schlyter |
2001-09-02 | add Todos Argos Mini Smartcard Reader | Jakob Schlyter |
2001-08-23 | Add show_scsipi_xs and show_scsipi_cmd. Closes PR#2008 | Constantine Sapuntzakis |
2001-07-25 | be carefull about initializing timeouts | Michael Shalayeff |
2001-07-15 | regen | Michael Shalayeff |
2001-07-15 | add support for SOHOware NUB100; from Jason Ackley <jason@ackley.net> | Michael Shalayeff |
2001-07-08 | Don't set up ifq_maxlen manually for drivers that uses IFQ_MAXLEN | Federico G. Schwindt |
2001-06-27 | ALTQ'ify network drivers. | Kenjiro Cho |
2001-06-25 | ether_input_mbuf() conversion. | Federico G. Schwindt |
2001-06-24 | cold is in systm now | Michael Shalayeff |
2001-06-15 | change the meaning of ifnet.if_lastchange to meet RFC1573 ifLastChange. | Jun-ichiro itojun Hagino |
2001-06-13 | dmesg cleanup | Theo de Raadt |
2001-06-12 | interrupts cannot happen before | Michael Shalayeff |
2001-05-24 | Angelos' Fuji camera is an 8070i device and it only accepts 12 byte CDBs. | Constantine Sapuntzakis |
2001-05-03 | Sync with NetBSD. Tested with a USB keyboard, USB mouse, and three different | Aaron Campbell |
2001-03-25 | Missing splx(). Thanks to dawson and team for finding this one | Constantine Sapuntzakis |
2001-03-25 | Missing splx(). Thanks to dawson and team for finding this one | Constantine Sapuntzakis |
2001-03-25 | Avoid dereferencing a null pointer | Constantine Sapuntzakis |
2001-03-22 | contify usbdevs a little | Michael Shalayeff |
2001-03-07 | Add some non US encodings. Add option UKBD_LAYOUT. -moj ok @aaron | Mats O Jansson |
2001-03-01 | Add CTRL-ALT-DEL machine reset support, like PCVT had, enabled by the | Aaron Campbell |
2001-02-24 | #else if/#elif | Michael Shalayeff |
2001-02-20 | for ethernet ifaces attach bpf from ether_ifattach; jason@, aaron@, itojun@ ok | Michael Shalayeff |
2001-02-20 | Compile with USCANNER_DEBUG, implied by USB_DEBUG. | Hakan Olsson |
2001-02-20 | Forgot $OpenBSD$ tags | Nathan Binkert |
2001-02-20 | Add the uftdi driver for the FTDI usb->serial converter. | Nathan Binkert |
2001-02-11 | Allow up to 12 virtual terminals (CTRL-ALT-F1 through CTRL-ALT-F12). Only | Aaron Campbell |
2001-02-04 | Permit scrollback (SHIFT+PGUP/PGDN) to be activated from a USB keyboard. | Aaron Campbell |
2001-02-03 | oops, sleep(9) | Michael Shalayeff |
2001-02-03 | new timeouts; somebody, fold it back to {f,n}bsd | Michael Shalayeff |
2001-01-30 | sync | Theo de Raadt |