summaryrefslogtreecommitdiffstats
path: root/sys/dev
Commit message (Expand)AuthorAgeFilesLines
* Implement statistics for the PHY chips. Statistics are hold inharti2003-07-142-4/+280
* Add support for the IDT77155 Sonet/SDH PHY.harti2003-07-143-1/+865
* Fix build breakage on ia64. The second argument of AcpiOsReadable()marcel2003-07-141-2/+2
* Update code to work with 0619 distnjl2003-07-137-36/+92
* o add read-only sysctls to view regulatory domain, country code, andsam2003-07-132-5/+22
* Fix for FAIL_IF_NO_KBD case as expected.simokawa2003-07-132-2/+6
* Check the status of the user command and return the proper errorps2003-07-121-2/+10
* Quiet down ciss unless bootverbose is set.ps2003-07-121-4/+4
* Add support for the A4 Tech RFSW-35 mouse wheel. Probe is similar tomikeh2003-07-123-3/+12
* Allow retrieval of local Configuration ROM.simokawa2003-07-121-7/+22
* Regen.joe2003-07-112-2/+34
* Added a few more entries.joe2003-07-111-0/+8
* Unlock the fxp driver lock before calling fxp_poll() to avoid recursing onjhb2003-07-111-1/+1
* Fix if_wi breakage.simokawa2003-07-112-4/+4
* Add support for asus wl100imp2003-07-111-0/+1
* sync to pccarddev 1.55imp2003-07-111-2/+2
* remove stray ASUSimp2003-07-111-1/+1
* sync to pccarddev 1.54imp2003-07-111-1/+7
* Add asus wl100imp2003-07-111-0/+4
* Squelch spurious "gigabit link up" messages generated on some fiber NICswpaul2003-07-111-4/+19
* Fix i386 assembly constraints. The same register cannot bekan2003-07-111-3/+3
* Regenerate.wpaul2003-07-102-5/+12
* Add support for a bunch of Microsoft networking products:wpaul2003-07-104-0/+36
* Rewrite much of the embedded controller driver.njl2003-07-101-311/+263
* Use the default arguments for lockfunc and lockfuncarg inharti2003-07-105-14/+23
* Handle the EINPROGRESS case of bus_dmamap_load() for data buffers.scottl2003-07-092-49/+54
* Fix a missing } that got dropped from the last commit.scottl2003-07-091-0/+1
* Add a new quirk for cards that incorrectly interpret the amount of memoryscottl2003-07-093-3/+12
* - Fix a typo in the call to acpi_disabled() in probe() by removing anjhb2003-07-091-1/+2
* Add ID for UMAX Astra 2100Uache2003-07-091-0/+1
* Make the dc(4) driver endian-clean, so to that it works on sparc64.mux2003-07-092-45/+56
* Configuraiton ROM fix:simokawa2003-07-091-8/+26
* Add an ACPI to ISA psuedo bridge driver. It attaches an isab(4) device tojhb2003-07-081-0/+129
* - Make the isab devclass global to allow for multiple ISA bridge drivers.jhb2003-07-081-12/+7
* Add a workaround for the USB_PRODUCT_MCT_SITECOM_USB232 device: limitwpaul2003-07-071-1/+4
* * add a function to display a complete feeder chain on the console, forcg2003-07-072-1/+18
* Add corega PCCL-11 to match entry added to pccarddevs a while ago.imp2003-07-071-0/+1
* Reset the PSM aux device twice to help pierce through some KVM's tomikeh2003-07-071-0/+9
* * support ich5cg2003-07-061-9/+14
* Convert the dc(4) driver to the busdma API. This is a necessary stepmux2003-07-062-117/+304
* Fix a bug that could cause dc(4) to m_freem() an already freedmux2003-07-061-1/+2
* Various style(9) and readability fixes.mux2003-07-061-14/+22
* * add support for amd-768 audio, as used on many dual athlon boards. onlycg2003-07-061-19/+23
* Fix a signedness problem in zstty_cncheckc(): when no character is ready,tmm2003-07-051-1/+1
* remove \n at end of panic strings. They are added by the call to panic.jmg2003-07-044-26/+26
* Add compatibility for FreeBSD-4.simokawa2003-07-044-5/+21
* Delete a superfluous semi-colon.harti2003-07-041-1/+1
* The em(4) driver has been converted to busdma and doesn't usemux2003-07-041-5/+0
* WARNING: white space diffjmg2003-07-0434-311/+309
* Due to extreme bogusness in the pci bus layer, these drivers wereimp2003-07-034-10/+14
OpenPOWER on IntegriCloud