| Commit message (Expand) | Author | Age | Files | Lines |
| * | Syntax fix in fwohci_pci_suspend(). | Hidetoshi Shimokawa | 2003-01-05 | 1 | -1/+2 |
| * | Fix the duplicate unlock of the pcm read channel in certain cases. | Brian Feldman | 2003-01-05 | 1 | -1/+0 |
| * | - Change definition of fc->maxrec same as fwdev->maxrec. | Hidetoshi Shimokawa | 2003-01-05 | 4 | -34/+49 |
| * | Sync with zs. | Jake Burkholder | 2003-01-05 | 1 | -238/+178 |
| * | - Remove speed_map API because speed_map is obsoleted by 1394a. | Hidetoshi Shimokawa | 2003-01-04 | 3 | -13/+8 |
| * | - Handle zero sized directory right way. | Hidetoshi Shimokawa | 2003-01-04 | 1 | -4/+5 |
| * | - Replace printf() with device_printf(). | Hidetoshi Shimokawa | 2003-01-04 | 4 | -63/+36 |
| * | - Propagate suspend/resume to child devices. | Hidetoshi Shimokawa | 2003-01-04 | 5 | -38/+99 |
| * | Remove CCDF_SWAP and CCDF_PARITY, they have never been implemented. | Poul-Henning Kamp | 2003-01-03 | 1 | -21/+4 |
| * | Remove unused second argument from DEV_STRATEGY(). | Poul-Henning Kamp | 2003-01-03 | 5 | -9/+9 |
| * | Remove unused second argument from BIO_STRATEGY() | Poul-Henning Kamp | 2003-01-03 | 2 | -6/+6 |
| * | - This damnable chip only has 1 status register for both ports, so the bit | Jake Burkholder | 2003-01-02 | 1 | -9/+37 |
| * | Update to correct NetBSD Id | Warner Losh | 2003-01-02 | 1 | -1/+1 |
| * | Make compiles (LINT and/or ISP_TARGET_MODE options) happier by making sure | Matt Jacob | 2003-01-02 | 1 | -5/+7 |
| * | Sync to 1.104 of usbdevs | Warner Losh | 2003-01-02 | 2 | -2/+18 |
| * | Add NEODIO TURBOCONNECT (from NetBSD) | Warner Losh | 2003-01-02 | 1 | -0/+4 |
| * | MFNetBSD through 1.42 (to be committed in a moment by me). | Warner Losh | 2003-01-02 | 1 | -3/+4 |
| * | Do not print the value of sc pointer before is has been ininialized. | Alexander Kabaev | 2003-01-02 | 1 | -1/+2 |
| * | Create debug sysctl nodes if USB_DEBUG is defined. | Alexander Kabaev | 2003-01-02 | 1 | -1/+1 |
| * | It appears that the SANYO SCP-4900 needs similar quirks to the | Warner Losh | 2003-01-01 | 1 | -0/+2 |
| * | Sync to usbdevs 1.103 | Warner Losh | 2003-01-01 | 2 | -2/+18 |
| * | Add Sanyo SCP-4900 phone. It needs quirks. | Warner Losh | 2003-01-01 | 1 | -0/+4 |
| * | Now that we've 'branched' 5.0, desupport FreeBSD 3.x in this driver. It | Warner Losh | 2003-01-01 | 1 | -29/+1 |
| * | Add a driver for the Zilog 8530 dual uart found in Ultra 1s and Ultra 2s. | Jake Burkholder | 2003-01-01 | 2 | -0/+1629 |
| * | Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, | Jens Schweikhardt | 2003-01-01 | 29 | -44/+44 |
| * | Experimental support for suspend/resume, not finished yet. | Hidetoshi Shimokawa | 2003-01-01 | 3 | -160/+182 |
| * | Reduce debug message. | Hidetoshi Shimokawa | 2003-01-01 | 1 | -0/+2 |
| * | - Retry phy access when the wait-loop count is exhausted. | Hidetoshi Shimokawa | 2003-01-01 | 3 | -5/+64 |
| * | When compiling the kernel do not implicitly include filedesc.h from proc.h, | Alfred Perlstein | 2003-01-01 | 1 | -0/+1 |
| * | Fix and add several device IDs. | Hidetoshi Shimokawa | 2002-12-31 | 2 | -31/+38 |
| * | - Implement primal Configuration ROM parser. | Hidetoshi Shimokawa | 2002-12-31 | 2 | -15/+291 |
| * | Improve error checking of phy access and retry when error occurs. | Hidetoshi Shimokawa | 2002-12-31 | 1 | -16/+22 |
| * | Use UID_ and GID_ constants for uid and gid arguments to make_dev() | Robert Watson | 2002-12-31 | 1 | -1/+2 |
| * | Convert the use of MAXBSIZE in the dma tag to more appropriate values. | Scott Long | 2002-12-31 | 5 | -8/+13 |
| * | MFS 1.6.2.3: fixup statistics; turn off batching by default; add max | Sam Leffler | 2002-12-30 | 2 | -12/+63 |
| * | Fix typos, mostly s/ an / a / where appropriate and a few s/an/and/ | Jens Schweikhardt | 2002-12-30 | 14 | -28/+28 |
| * | Correct mbuf packet header propagation. Previously, packet headers | Sam Leffler | 2002-12-30 | 5 | -8/+11 |
| * | fix build (make LINT) | Sam Leffler | 2002-12-30 | 1 | -0/+1 |
| * | Fix compiling without DDB and ALT_BREAK_TO_DEBUGGER. | Jake Burkholder | 2002-12-30 | 1 | -0/+2 |
| * | - Add more CSR related definitions (IEEE-1212). | Hidetoshi Shimokawa | 2002-12-30 | 1 | -5/+62 |
| * | Add support for MPI-350 the mini-pci Cisco Aironet card. This needs more | Doug Ambrisko | 2002-12-29 | 5 | -326/+1297 |
| * | Remove calls to cdevsw_add(), they are dreprecated on this branch now. | Poul-Henning Kamp | 2002-12-28 | 1 | -6/+0 |
| * | Add support for IC Book Labs Dreadnought x16 Lite. | Maxim Sobolev | 2002-12-28 | 2 | -1/+24 |
| * | Change ACPI make_dev() calls to use UID_ and GID_ constants rather | Robert Watson | 2002-12-28 | 1 | -1/+2 |
| * | Use OPERATOR instead of WHEEL for make_dev(), use 0640 instead of 0644 | Robert Watson | 2002-12-27 | 1 | -2/+2 |
| * | Use UID_ and GID_ constants instead of hard-coded numeric values | Robert Watson | 2002-12-27 | 1 | -1/+2 |
| * | Use UID_ROOT and GID_WHEEL for uid/gid argments to make_dev(). | Robert Watson | 2002-12-27 | 1 | -1/+2 |
| * | Make use of UID_ROOT, GID_WHEEL for make_dev() arguments. | Robert Watson | 2002-12-27 | 1 | -1/+1 |
| * | Synchronize mode for ppsX devices to that found previously in MAKEDEV | Robert Watson | 2002-12-27 | 1 | -2/+2 |
| * | Synchronize make_dev() for pcfclock devices to the values in MAKEDEV | Robert Watson | 2002-12-27 | 1 | -1/+1 |