2007-08-27 |
Hasso Tepper | Remove fla(4) manpage during upgrade.
|
commit | commitdiff | tree |
2007-08-27 |
Hasso Tepper | Nuke fla(4). It's known to be buggy, supports very...
|
commit | commitdiff | tree |
2007-08-27 |
Hasso Tepper | Remove remainings of the oltr(4).
|
commit | commitdiff | tree |
2007-08-27 |
Hasso Tepper | Nuke ARCnet, Token Ring and FDDI related headers and...
|
commit | commitdiff | tree |
2007-08-27 |
Hasso Tepper | Nuke FDDI support.
|
commit | commitdiff | tree |
2007-08-27 |
Hasso Tepper | Nuke token ring support. This also means one blob less...
|
commit | commitdiff | tree |
2007-08-27 |
Hasso Tepper | Nuke ARCnet support.
|
commit | commitdiff | tree |
2007-08-22 |
Hasso Tepper | Add usbdi(9) manpage.
|
commit | commitdiff | tree |
2007-08-19 |
Hasso Tepper | Bring in latest uftdi(4) driver from FreeBSD.
|
commit | commitdiff | tree |
2007-08-19 |
Hasso Tepper | There is no reason to be so verbose.
|
commit | commitdiff | tree |
2007-08-19 |
Hasso Tepper | Use device_printf() where it makes sense.
|
commit | commitdiff | tree |
2007-08-19 |
Hasso Tepper | Add Smart Technologies USB to serial adapter.
|
commit | commitdiff | tree |
2007-08-19 |
Hasso Tepper | Add Smart Technologies USB to serial adapter.
|
commit | commitdiff | tree |
2007-08-18 |
Hasso Tepper | Fix setting 115200 baudrate.
|
commit | commitdiff | tree |
2007-08-17 |
Hasso Tepper | Make functions static.
|
commit | commitdiff | tree |
2007-08-16 |
Hasso Tepper | Add umsm(4) driver for EVDO and UMTS modems with Qualcomm...
|
commit | commitdiff | tree |
2007-08-16 |
Hasso Tepper | Add some devices based on Qualcomm HSDPA chips.
|
commit | commitdiff | tree |
2007-08-16 |
Hasso Tepper | Remove reference to the nonexistant uhub(4).
|
commit | commitdiff | tree |
2007-08-16 |
Hasso Tepper | Add support for HandyTech's Braille displays into ubsa...
|
commit | commitdiff | tree |
2007-08-16 |
Hasso Tepper | Add the ID of USB serial interface used in HandyTech...
|
commit | commitdiff | tree |
2007-08-15 |
Hasso Tepper | Hardware flow control support for uslcom(4).
|
commit | commitdiff | tree |
2007-08-14 |
Hasso Tepper | Add uark(4) driver which supports Arkmicro Technologies...
|
commit | commitdiff | tree |
2007-08-14 |
Hasso Tepper | - Correct SYNOPSIS section in USB serial manpages.
|
commit | commitdiff | tree |
2007-08-14 |
Hasso Tepper | Add some new uslcom(4) device ids found in Linux driver.
|
commit | commitdiff | tree |
2007-08-14 |
Hasso Tepper | Add some new uslcom(4) devices found in Linux driver.
|
commit | commitdiff | tree |
2007-08-14 |
Hasso Tepper | uslcom(4) works with devices based on CP2103 chip....
|
commit | commitdiff | tree |
2007-08-14 |
Hasso Tepper | Add uslcom(4) into LINT.
|
commit | commitdiff | tree |
2007-08-14 |
Hasso Tepper | Add uslcom(4) driver which provides support for USB...
|
commit | commitdiff | tree |
2007-08-14 |
Hasso Tepper | Add devices based on Silicon Laboratories USB-UART...
|
commit | commitdiff | tree |
2007-08-13 |
Hasso Tepper | Magic Control Technology (MCT) USB to serial converters...
|
commit | commitdiff | tree |
2007-08-07 |
Hasso Tepper | There is no need to explicitly call ttwakeup() and...
|
commit | commitdiff | tree |
2007-08-07 |
Hasso Tepper | ttyclose() increments t_gen. Remove redundant increments...
|
commit | commitdiff | tree |
2007-08-07 |
Hasso Tepper | Reomve unnecessary sys/vnode.h include.
|
commit | commitdiff | tree |
2007-08-07 |
Hasso Tepper | Fix warning.
|
commit | commitdiff | tree |
2007-08-07 |
Hasso Tepper | Fix driver_t.
|
commit | commitdiff | tree |
2007-08-03 |
Hasso Tepper | ICMP Extensions for MPLS is porposed standard now ...
|
commit | commitdiff | tree |
2007-08-02 |
Hasso Tepper | Add references to the uftdi(4), umct(4), and umodem(4).
|
commit | commitdiff | tree |
2007-08-02 |
Hasso Tepper | Some trivial fixes obtained from NetBSD:
|
commit | commitdiff | tree |
2007-08-02 |
Hasso Tepper | Minimal (relatively) patch to make my Nokia 9300 smartphone...
|
commit | commitdiff | tree |
2007-08-02 |
Hasso Tepper | Add support for many new devices into uplcom(4). IDs...
|
commit | commitdiff | tree |
2007-08-02 |
Hasso Tepper | Add more and fix some IDs, all related to uplcom(4).
|
commit | commitdiff | tree |
2007-08-02 |
Hasso Tepper | Better chips distinguishing code for uplcom(4).
|
commit | commitdiff | tree |
2007-07-27 |
Hasso Tepper | Regenerate usbdevs.h and usbdevs_data.h and fix affected...
|
commit | commitdiff | tree |
2007-07-27 |
Hasso Tepper | Reduce diff with FreeBSD where it makes sense - add...
|
commit | commitdiff | tree |
2007-07-04 |
Hasso Tepper | Fix stupid mistake. Sorry.
|
commit | commitdiff | tree |
2007-07-03 |
Hasso Tepper | Remove last usb_port.h defines usages from the tree...
|
commit | commitdiff | tree |
2007-07-03 |
Hasso Tepper | Fix typo.
|
commit | commitdiff | tree |
2007-07-03 |
Hasso Tepper | Nuke USB_DO_ATTACH and remove device_t dv, since it...
|
commit | commitdiff | tree |
2007-07-03 |
Hasso Tepper | Nuke the code specific to other BSDs.
|
commit | commitdiff | tree |
2007-07-02 |
Hasso Tepper | Nuke USB_DECLARE_DRIVER and USB_DECLARE_DRIVER_INIT...
|
commit | commitdiff | tree |
2007-07-02 |
Hasso Tepper | There is no need to have ETHER_ALIGN define here.
|
commit | commitdiff | tree |
2007-07-02 |
Hasso Tepper | Nuke USB_GET_SC and USB_GET_SC_OPEN macros.
|
commit | commitdiff | tree |
2007-07-01 |
Hasso Tepper | Nuke USB_MATCH*, USB_ATTACH* and USB_DETACH* macros.
|
commit | commitdiff | tree |
2007-06-30 |
Hasso Tepper | Nuke PROC_(UN)LOCK, usb_callout_t, usb_kthread_create...
|
commit | commitdiff | tree |
2007-06-30 |
Hasso Tepper | Fix KASSERT messages.
|
commit | commitdiff | tree |
2007-06-29 |
Hasso Tepper | Nuke usb_ callout macros.
|
commit | commitdiff | tree |
2007-06-28 |
Hasso Tepper | Nuke SIMPLEQ_* and logprintf.
|
commit | commitdiff | tree |
2007-06-28 |
Hasso Tepper | Remove duplicate.
|
commit | commitdiff | tree |
2007-06-28 |
Hasso Tepper | Nuke device_ptr_t, USBBASEDEVICE, USBDEVNAME(), USBDEVUNIT...
|
commit | commitdiff | tree |
2007-06-27 |
Hasso Tepper | Use kernel functions. I don't understand how I could...
|
commit | commitdiff | tree |
2007-06-27 |
Hasso Tepper | Nuke the code specific to NetBSD/OpenBSD/FreeBSD at...
|
commit | commitdiff | tree |
2007-06-26 |
Hasso Tepper | Nuke USBDEV().
|
commit | commitdiff | tree |
2007-06-26 |
Hasso Tepper | One callout_stop() is enough.
|
commit | commitdiff | tree |
2007-06-26 |
Hasso Tepper | malloc -> kmalloc
|
commit | commitdiff | tree |
2007-06-26 |
Hasso Tepper | - Fix headphone jack sensing support for Olivetti Olibook...
|
commit | commitdiff | tree |
2007-06-26 |
Hasso Tepper | Clean up sys/bus/usb/usb_port.h. Remove not used/dead...
|
commit | commitdiff | tree |
2007-06-26 |
Hasso Tepper | Nuke "is is" stammering.
|
commit | commitdiff | tree |
2007-06-21 |
Hasso Tepper | Add mpls-in-ip. Bring in some fixes from IANA and FreeBSD...
|
commit | commitdiff | tree |
2007-06-16 |
Hasso Tepper | Bring in the latest sound changes from RELENG_6.
|
commit | commitdiff | tree |
2007-06-16 |
Hasso Tepper | Bring in manpages from RELENG_6. Manpages related to...
|
commit | commitdiff | tree |
2007-06-12 |
Hasso Tepper | Fix rewrite error which appeared in rev 1.3.
|
commit | commitdiff | tree |
2007-05-31 |
Hasso Tepper | Add ip6 and icmp6 displays to systat(1).
|
commit | commitdiff | tree |
2007-05-29 |
Hasso Tepper | Add implementations of the inet6_opt* and inet6_rth...
|
commit | commitdiff | tree |
2007-05-29 |
Hasso Tepper | Update ping(8) code and manpage to the newest ones...
|
commit | commitdiff | tree |
2007-05-25 |
Hasso Tepper | Although our linker supports pie, our elf loader doesn't.
|
commit | commitdiff | tree |
2007-05-23 |
Hasso Tepper | ICMP extensions for MPLS support for traceroute(8).
|
commit | commitdiff | tree |
2007-05-13 |
Hasso Tepper | My round of spelling corrections in /share/man.
|
commit | commitdiff | tree |
2007-05-07 |
Hasso Tepper | More agressive fix for IPv6 routing header type 0 issue.
|
commit | commitdiff | tree |
2007-05-07 |
Hasso Tepper | Revert intial IPv6 routing header type 0 processing...
|
commit | commitdiff | tree |
2007-04-30 |
Hasso Tepper | Bring kernel threads back into top.
|
commit | commitdiff | tree |
2007-04-29 |
Hasso Tepper | Although defined in sys/time.h we don't have CLOCK_VIRTUAL...
|
commit | commitdiff | tree |
2007-04-27 |
Hasso Tepper | Testcommit.
|
commit | commitdiff | tree |