imp 2008-09-13 19:56:37 UTC
FreeBSD src repository
Modified files:
rescue/rescueMakefile
Log:
SVN rev 183007 on 2008-09-13 19:56:37Z by imp
Take a moment to tidy some white space while I'm here. No functional
changes for this commit.
Revision Changes
imp 2008-09-18 19:54:02 UTC
FreeBSD src repository
Modified files:
cddl/contrib/opensolaris/lib/libdtrace/common dt_printf.c
Log:
SVN rev 183153 on 2008-09-18 19:54:02Z by imp
Mips doesn't have a long double that's different in size from double.
Revision Changes
imp 2008-09-18 19:57:06 UTC
FreeBSD src repository
Modified files:
sys/cddl/compat/opensolaris/kern opensolaris_atomic.c
sys/cddl/compat/opensolaris/sys atomic.h
Log:
SVN rev 183154 on 2008-09-18 19:57:06Z by imp
Mips needs the same treatment for atomic_or_8 as the
imp 2008-09-19 01:35:34 UTC
FreeBSD src repository
Modified files:
gnu/lib/libgcc Makefile
Log:
SVN rev 183165 on 2008-09-19 01:35:34Z by imp
Prefer the patch in p4 to the patch in svn as it properly sorts the
architectures alphabetically.
Revision Changes
imp 2008-09-19 02:30:22 UTC
FreeBSD src repository
Modified files:
gnu/lib/libgomp Makefile
Log:
SVN rev 183166 on 2008-09-19 02:30:22Z by imp
mfp4: sort the architectures alphabetically...
Revision ChangesPath
1.4 +1 -1 src/gnu/lib/libgomp/Ma
imp 2008-09-19 03:09:36 UTC
FreeBSD src repository
Modified files:
gnu/lib/libgcc Makefile
Log:
SVN rev 183167 on 2008-09-19 03:09:36Z by imp
MFP4: Add mips to the list of soft-float platforms.
Revision ChangesPath
1.62 +2 -2 src/gnu/lib/libgc
imp 2008-09-19 03:36:37 UTC
FreeBSD src repository
Modified files:
sys/conf ldscript.mips options.mips
Log:
SVN rev 183170 on 2008-09-19 03:36:37Z by imp
Merge from p4: add Juniper license statement.
Revision ChangesPath
1.3 +35 -2 src/s
imp 2008-09-19 03:47:29 UTC
FreeBSD src repository
Modified files:
sys/mips/confIDT
Log:
SVN rev 183172 on 2008-09-19 03:47:29Z by imp
Merge from p4: add bpf
Revision ChangesPath
1.5 +2 -0 src/sys/mips/conf/IDT
_
imp 2008-09-19 04:10:09 UTC
FreeBSD src repository
Modified files:
sys/mips/adm5120 obio.c
sys/mips/idt obio.c
Log:
SVN rev 183173 on 2008-09-19 04:10:09Z by imp
MFp4: Update the interrupt code from perforce.
Submitted by: gonzo@
Revision Ch
imp 2008-09-19 04:16:13 UTC
FreeBSD src repository
Modified files:
sys/mips/malta gt_pci.c
sys/mips/mipsintr_machdep.c
Log:
SVN rev 183174 on 2008-09-19 04:16:13Z by imp
MFp4: Merge interrupt code from p4
Submitted by: gonzo@
Revision Chan
imp 2008-09-19 19:20:05 UTC
FreeBSD src repository
Modified files:
usr.sbin Makefile
Log:
SVN rev 183195 on 2008-09-19 19:20:05Z by imp
crunchgen doesn't work yet on mips. So sysinstall can't be built there.
omit it like we do for arm.
Revision Chang
imp 2008-09-19 19:26:38 UTC
FreeBSD src repository
Modified files:
sys/conf files.mips
Log:
SVN rev 183196 on 2008-09-19 19:26:38Z by imp
mips_subr.c was in the Juniper code drop, but didn't have any
functions used by other code in the tree. As such it was
imp 2008-09-19 19:46:11 UTC
FreeBSD src repository
Modified files:
sys/conf files.mips
Log:
SVN rev 183197 on 2008-09-19 19:46:11Z by imp
Add atheros HAL building so the IDT kernel can build.
Revision ChangesPath
1.4 +7 -0 src/sys/conf/
imp 2008-09-26 03:53:10 UTC
FreeBSD src repository
Added files:
sys/dev/cfe cfe_api.c cfe_api.h cfe_api_int.h
cfe_console.c cfe_error.h cfe_ioctl.h
cfe_resource.c
Log:
SVN rev 183370 on 2008-09-26 03:53:10Z by imp
imp 2008-09-26 03:57:23 UTC
FreeBSD src repository
Added files:
sys/dev/siba siba.c siba_ids.h siba_pcib.c
siba_pcibvar.h sibareg.h sibavar.h
Log:
SVN rev 183371 on 2008-09-26 03:57:23Z by imp
Support for the siba bus found in many broad
imp 2008-09-26 04:45:56 UTC
FreeBSD src repository
Modified files:
sys/mips/sentry5 s5_machdep.c
Log:
SVN rev 183372 on 2008-09-26 04:45:56Z by imp
Remove reference to machine/tlb.h. It no longer exists, and isn't
needed as this compiles fine w/o it.
Revision
imp 2008-09-26 05:10:57 UTC
FreeBSD src repository
Modified files:
sys/dev/cfe cfe_console.c
Log:
SVN rev 183374 on 2008-09-26 05:10:57Z by imp
The Ultra2 never had a CFE console or CFE boot loader. Kill obvious
cut-n-paste leftover.
Revision Changes
imp 2008-09-26 05:37:54 UTC
FreeBSD src repository
Modified files:
sys/dev/cfe cfe_console.c
Log:
SVN rev 183376 on 2008-09-26 05:37:54Z by imp
Catch up to latest tty, kdb and SYSINIT changes. Modeled after the
dev/ofw changes, since this driver appears to ha
imp 2008-09-26 05:40:56 UTC
FreeBSD src repository
Modified files:
sys/dev/siba siba_pcib.c
Log:
SVN rev 183377 on 2008-09-26 05:40:56Z by imp
Use some casting to get the right addresses. This is likely unwise
code, but will be OK until there's a 64-bit siba..
imp 2008-09-28 03:33:01 UTC
FreeBSD src repository
Modified files:
sys/dev/cfe cfe_console.c
Log:
SVN rev 183424 on 2008-09-28 03:33:01Z by imp
Change while (cond)\n\t\t; to while (cond)\n\t\tcontinue; since the
former more explicitly tells the compiler that y
imp 2008-09-28 03:45:16 UTC
FreeBSD src repository
Modified files:
share/man/man9 spl.9
Log:
SVN rev 183425 on 2008-09-28 03:45:16Z by imp
Add stronger warning that spl is historical. I almost deleted this
man page entirely, but it is still mildly useful in unde
imp 2008-09-28 03:47:24 UTC
FreeBSD src repository
Modified files:
sys/mips/mipspmap.c
Log:
SVN rev 183426 on 2008-09-28 03:47:24Z by imp
Remove stale comment. splhigh -> critical_enter transition happend
some time ago, and no longer needs special attention.
imp 2008-09-28 03:48:15 UTC
FreeBSD src repository
Modified files:
sys/mips/adm5120 if_admsw.c
Log:
SVN rev 183427 on 2008-09-28 03:48:15Z by imp
Fix comment about needing to call something from splnet, which doesn't
exist in freebsd.
Revision ChangesPath
imp 2008-09-28 03:50:34 UTC
FreeBSD src repository
Modified files:
sys/mips/mipstrap.c
Log:
SVN rev 183428 on 2008-09-28 03:50:34Z by imp
Fix comments to relate to FreeBSD's current interrupt blocking
functionality, as opposed to the legacy spl means.
Revi
imp 2008-09-28 05:36:25 UTC
FreeBSD src repository
Modified files:
sys/arm/arm pmap.c
Log:
SVN rev 183429 on 2008-09-28 05:36:25Z by imp
White space nit.
Revision ChangesPath
1.102 +0 -1 src/sys/arm/arm/pmap.c
___
imp 2008-09-28 19:44:38 UTC
FreeBSD src repository
Modified files:
sys/mips/include param.h
Log:
SVN rev 183441 on 2008-09-28 19:44:38Z by imp
Catch up with svn r96606 (cvs rev 1.127 2002/05/14 20:35:29) of
sys/param.h and move the MI numbers out of here. Also mov
imp 2008-09-28 22:21:53 UTC
FreeBSD src repository
Modified files:
sys/dev/mmc mmc.c
Log:
SVN rev 183444 on 2008-09-28 22:21:53Z by imp
Fix line continuation whitespace.
Submitted by: mav@
Revision ChangesPath
1.5 +2 -2 src/sys/dev/
imp 2008-09-28 22:23:06 UTC
FreeBSD src repository
Modified files:
sys/dev/mmc mmc.c
Log:
SVN rev 183445 on 2008-09-28 22:23:06Z by imp
Other busses on the system use the official capitalization for the
technology. Make mmc conform to that.
Submitted by:
imp 2008-09-28 22:27:29 UTC
FreeBSD src repository
Modified files:
sys/dev/mmc mmc.c mmcreg.h
Log:
SVN rev 183446 on 2008-09-28 22:27:29Z by imp
The OCR register defines both acceptable voltage bits, as well as bits
for other things. Mask out the voltage only
imp 2008-09-28 22:40:11 UTC
FreeBSD src repository
Modified files:
sys/dev/mmc mmc.c mmcbrvar.h mmcvar.h
Log:
SVN rev 183447 on 2008-09-28 22:40:11Z by imp
Propigate read-only status of cards. Right now it is read only at
device attach time. We may need to r
imp 2008-09-28 22:42:29 UTC
FreeBSD src repository
Modified files:
sys/dev/mmc mmcsd.c
Log:
SVN rev 183448 on 2008-09-28 22:42:29Z by imp
When a device is read only, fail all non-read BIO requests.
Submitted by: mav@
Revision ChangesPath
1.5
imp 2008-09-28 23:24:52 UTC
FreeBSD src repository
Modified files:
sys/dev/mmc mmc.c
Log:
SVN rev 183449 on 2008-09-28 23:24:52Z by imp
Implement power down, and power down the bus on detach.
Submitted by: mav@
Revision ChangesPath
1.9 +
imp 2008-09-28 23:37:06 UTC
FreeBSD src repository
Modified files:
sys/dev/mmc mmcbrvar.h
Log:
SVN rev 183450 on 2008-09-28 23:37:06Z by imp
Add "caps" word to host bridge.
Revision ChangesPath
1.4 +2 -0 src/sys/dev/mmc/mmcbrvar.h
imp 2008-09-28 23:37:56 UTC
FreeBSD src repository
Modified files:
sys/arm/at91 at91_mci.c
Log:
SVN rev 183451 on 2008-09-28 23:37:56Z by imp
Implement MMCBR_IVAR_CAPS for AT91 MCI device.
Submitted by: mav@ (well, not this one, but the base impl was)
imp 2008-09-29 01:28:30 UTC
FreeBSD src repository
Modified files:
sys/dev/mmc mmc.c
Log:
SVN rev 183452 on 2008-09-29 01:28:30Z by imp
The parameters to the MMCBR_ACQUIRE_HOST and MMCBR_RELEAES_HOST were
the device in question, rather than the bus doing the r
imp 2008-09-29 01:32:21 UTC
FreeBSD src repository
Modified files:
sys/dev/mmc mmc.c
Log:
SVN rev 183453 on 2008-09-29 01:32:21Z by imp
Convert all C++ comments to C style. There's lots of folks that don't
like them and they don't add enough to be worth stand
imp 2008-09-29 18:05:26 UTC
FreeBSD src repository
Modified files:
sys/dev/mmc mmc.c mmcsd.c
Log:
SVN rev 183467 on 2008-09-29 18:05:26Z by imp
Conform to style(9) for return (foo); The files were a mix before.
Submitted by: mav@
Revision Changes
imp 2008-09-29 18:17:23 UTC
FreeBSD src repository
Modified files:
sys/dev/mmc mmc.c mmcreg.h
Log:
SVN rev 183468 on 2008-09-29 18:17:23Z by imp
Minor style fixes from mav@ (with similar problems fixed where I noticed
them):
#define
zero me
imp 2008-09-29 18:33:08 UTC
FreeBSD src repository
Modified files:
sys/dev/mmc mmc.c
Log:
SVN rev 183470 on 2008-09-29 18:33:08Z by imp
Explicitly set data to NULL rather than relying mmc_wait_for_cmd() to
do it for us. There may be commands we have to wait f
imp 2008-09-29 18:55:45 UTC
FreeBSD src repository
Modified files:
sys/dev/mmc mmc.c
Log:
SVN rev 183471 on 2008-09-29 18:55:45Z by imp
Make the media size return the block rather than the bytes on the device.
Revision ChangesPath
1.15 +1 -1
imp 2008-09-30 02:32:41 UTC
FreeBSD src repository
Modified files:
sys/arm/at91 at91_mci.c
Log:
SVN rev 183479 on 2008-09-30 02:32:41Z by imp
Properly implement read only. Also, the caps implementation is wrong
here, so I'm backing it out.
Revision Chang
imp 2008-09-30 02:34:45 UTC
FreeBSD src repository
Modified files:
sys/dev/mmc mmcsd.c
Log:
SVN rev 183480 on 2008-09-30 02:34:45Z by imp
Improve support for multiple block read/write. This code is currently
disabled by default because there's problems with i
imp 2008-10-01 05:47:17 UTC
FreeBSD src repository
Modified files:
sys/mips/mipspmap.c
Log:
SVN rev 183510 on 2008-10-01 05:47:17Z by imp
Remove critical_enter() and critical_exit(): pmap_growkernel is called
with kernel_map->system_mtx held so these aren't nee
imp 2008-10-02 06:29:45 UTC
FreeBSD src repository
Modified files:
sys/dev/pccbbpccbb_pci.c
Log:
SVN rev 183539 on 2008-10-02 06:29:45Z by imp
Don't forget to match on a CLASS of PCIC_BRIDGE as well as subclass
PCIS_BRIDGE_CARDBUS. Otherwise, we may hit a few
imp 2008-10-02 07:00:31 UTC
FreeBSD src repository
Modified files:
sys/dev/mmc mmcsd.c
Log:
SVN rev 183541 on 2008-10-02 07:00:31Z by imp
MAXPHYS seems more stable on the AT91RM9200 boards that I have. We
may need to ask the host controller for the right numb
imp 2008-10-02 07:06:59 UTC
FreeBSD src repository
Modified files:
sys/dev/mmc mmc.c mmcreg.h mmcsd.c mmcvar.h
Log:
SVN rev 183542 on 2008-10-02 07:06:59Z by imp
Define and use MMC_SECTOR_SIZE.
Make mmc_get_media_size now return an off_t and remove now useless
imp 2008-10-02 22:50:11 UTC
FreeBSD src repository
Modified files:
sys/dev/pccbbpccbb_pci.c
Log:
SVN rev 183558 on 2008-10-02 22:50:11Z by imp
Return BUS_PROBE_GENERIC rather BUS_PROBE_DEFAULT for generic CBB we match.
Reviewed by:jhb@
Revision Cha
imp 2008-10-03 22:53:29 UTC
FreeBSD ports repository
Modified files:
emulators/gxemul Makefile
Added files:
emulators/gxemul/files patch-bus_pci.c
Log:
o Fix a bug reported by Oleksandr Tymoshenko:
Due to small issue with gxemul (PCI registers values of p
imp 2008-10-05 23:37:03 UTC
FreeBSD src repository
Modified files:
sys/boot/arm/at91/boot2 boot2.c
Log:
SVN rev 183634 on 2008-10-05 23:37:03Z by imp
Indent with 8-space tabs. This reduces the diffs to the newer ixp425
boot2 and may make it easier to merge these files
imp 2008-10-05 23:39:28 UTC
FreeBSD src repository
Modified files:
sys/boot/arm/at91/boot2 boot2.c centipad_board.c
kb920x_board.c
Log:
SVN rev 183635 on 2008-10-05 23:39:28Z by imp
Remove XMODEM_DL support. It never was complete and only se
imp 2008-10-05 23:59:52 UTC
FreeBSD src repository
Modified files:
sys/boot/arm/at91/boot2 boot2.c
Log:
SVN rev 183636 on 2008-10-05 23:59:52Z by imp
Bring in the trivial differences between this code and John Hay's new
code. Added a copyright for the work I did to th
imp 2008-10-07 17:23:16 UTC
FreeBSD src repository
Modified files:
sys/arm/at91 at91_mci.c at91_spi.c if_ate.c
uart_dev_at91usart.c
Log:
SVN rev 183670 on 2008-10-07 17:23:16Z by imp
Use bus_get_dma_tag() instead of NULL here. Not reall
imp 2008-10-07 17:27:37 UTC
FreeBSD src repository
Modified files:
sys/boot/arm/ixp425/boot2 boot2.c
Log:
SVN rev 183671 on 2008-10-07 17:27:37Z by imp
Diff reduction with boot/arm/at91/boot2/boot2.c: indent this statement
correctly.
Revision ChangesPath
1.
imp 2008-10-07 17:44:04 UTC
FreeBSD src repository
Modified files:
sys/boot/arm/at91/boot2 boot2.c
Log:
SVN rev 183673 on 2008-10-07 17:44:04Z by imp
More diff reductions against ixp425/boot2/boot2.c. This time, we
bring in FIXUP_BOOT_DRV functionality as an #ifdef.
imp 2007-06-05 17:04:44 UTC
FreeBSD src repository
Modified files:
sys/dev/mmc mmc.c
Log:
MFp4: When querying the operating condition of SD cards (using the
application specific SEND_OP_COND (CMD55 + ACMD41), go ahead and allow
100 tries. This gives a timeout of
imp 2007-06-05 20:45:10 UTC
FreeBSD src repository
Modified files:
share/man/man9 condvar.9
Log:
Add note about condvars not working with spin locks.
Revision ChangesPath
1.20 +6 -0 src/share/man/man9/condvar.9
_
imp 2007-06-05 20:53:18 UTC
FreeBSD src repository
Modified files:
share/man/man9 condvar.9
Log:
bump date for 1.20
Revision ChangesPath
1.21 +1 -1 src/share/man/man9/condvar.9
___
cvs-all@freebsd.org mai
imp 2007-06-05 21:06:17 UTC
FreeBSD src repository
Modified files:
sys/dev/usb uftdi.c usbdevs
Log:
Add more IDs for the uftdi driver. Slight tweaks to patch by me.
Submitted by: Thorsten Trampisch
PR: 113384
Revision ChangesPath
1.26 +11 -1
imp 2007-06-07 06:05:53 UTC
FreeBSD src repository
Modified files:
sys/dev/usb uftdi.c
Log:
Fix spaces introduced in last commit
Revision ChangesPath
1.27 +14 -14src/sys/dev/usb/uftdi.c
___
cvs-all@free
imp 2007-06-08 04:03:57 UTC
FreeBSD src repository
Modified files:
sys/dev/cardbus cardbus_cis.c
Log:
gcc 4.2 thinks that tupleid is uninitialized. Or might be used
uninitialized. It gets passed into other routines that initialize
it... Cope by initializing.
imp 2007-06-08 22:25:10 UTC
FreeBSD src repository
Modified files:
sys/dev/usb uftdi.c
Log:
Cleanup messages printed on attach. Since the description gets set to
what we print, don't print it anymore. And don't compute it anymore.
And don't malloc/free memory f
imp 2007-06-09 06:31:07 UTC
FreeBSD src repository
Modified files:
sys/dev/usb if_axe.c if_cdce.c if_cdcereg.h if_cue.c
if_kue.c if_rue.c if_rum.c if_udav.c
if_ural.c
Log:
The devinfo stuff has been moved up into th
imp 2007-06-09 06:37:17 UTC
FreeBSD src repository
Modified files:
sys/dev/usb umodem.c
Log:
Try to set the data multiplexed feature, but don't care if there's an
error doing so. It seems an increasing number of phones have this
quirk, and we're not keeping up.
imp 2007-06-09 06:38:19 UTC
FreeBSD src repository
Modified files:
sys/dev/usb umass.c
Log:
Kill USB_MATCH_SETUP, since this is the only place it was used in the tree.
While I'm here, kill devinfo junk.
Revision ChangesPath
1.144 +2 -8 src/sys/
imp 2007-06-09 06:39:43 UTC
FreeBSD src repository
Modified files:
sys/dev/usb uark.c ubsa.c ubser.c ucycom.c udbp.c
Log:
Kill devinfo stuff. It is no longer needed.
Kill bogus bzero as necessary.
Minor tidy.
Expand USB_ATTACH_SETUP inline where needed.
R
imp 2007-06-09 06:40:18 UTC
FreeBSD src repository
Modified files:
sys/dev/usb ufm.c
Log:
Remove lots of extra junk:
o other bsd defines, there's no way this would work there
o devinfo junk
Revision ChangesPath
1.27 +2 -114src/sys/dev/usb/ufm
imp 2007-06-09 06:42:19 UTC
FreeBSD src repository
Modified files:
sys/dev/usb ufoma.c ugen.c uhid.c uhub.c uipaq.c
ukbd.c ulpt.c umct.c ums.c uplcom.c
urio.c uscanner.c uvisor.c uvscom.c
Log:
Remove devinfo junk.
imp 2007-06-09 06:49:05 UTC
FreeBSD src repository
Modified files:
sys/dev/sound/usbuaudio.c
Log:
Expand USB_ATTACH_SETUP inline + devinfo tweaks
# looks like there's a chance that uaudio might compile on otherBSD, so leave
# those #defines alone as well as make th
imp 2007-06-09 06:53:27 UTC
FreeBSD src repository
Modified files:
sys/netgraph/bluetooth/drivers/ubt ng_ubt.c
sys/netgraph/bluetooth/drivers/ubtbcmfw ubtbcmfw.c
Log:
Expand USB_ATTACH_SETUP inline.
Kill devinfo stuff.
Revision ChangesPath
1.29 +1 -4
imp 2007-06-10 07:24:32 UTC
FreeBSD src repository
Modified files:
sys/dev/usb if_axe.c if_axereg.h
Log:
Prefer device_printf over printf. Eliminate axe_unit as it is no
longer required.
Revision ChangesPath
1.46 +32 -37src/sys/dev/usb/if_axe.
imp 2007-06-10 07:33:48 UTC
FreeBSD src repository
Modified files:
sys/dev/usb if_cdce.c if_cdcereg.h
Log:
Prefer device_printf over printf
Eliminate cdce_unit from softc.
Revision ChangesPath
1.18 +31 -35src/sys/dev/usb/if_cdce.c
1.8 +
imp 2007-06-11 05:42:48 UTC
FreeBSD src repository
Modified files:
sys/dev/usb if_cue.c if_cuereg.h
Log:
Prefer device_printf to printf where sane.
Elimiante cue_unit from softc.
Revision ChangesPath
1.66 +29 -32src/sys/dev/usb/if_cue.c
1.20
imp 2007-06-11 05:44:28 UTC
FreeBSD src repository
Modified files:
sys/dev/usb if_aue.c
Log:
Get rid of useless devinfo stuff
Kill bogus bzero
prefer device_printf to printf
Reviewed by: alfred@
Revision ChangesPath
1.108 +28 -40src/sys/d
imp 2007-06-11 05:50:47 UTC
FreeBSD src repository
Modified files:
sys/dev/usb if_kue.c if_kuereg.h
Log:
Prefer device_printf to printf
Remove keu_unit from softc
# this change saves about 180 bytes in the module, all in text
Revision ChangesPath
1
imp 2007-06-11 06:01:06 UTC
FreeBSD src repository
Modified files:
sys/dev/usb if_rue.c
Log:
Prefer device_printf to printf
Eliminate rue_unit from softc
# saves ~200 bytes
Revision ChangesPath
1.33 +41 -44src/sys/dev/usb/if_rue.c
imp 2007-06-11 06:03:32 UTC
FreeBSD src repository
Modified files:
sys/dev/usb ufm.c
Log:
Minor tweak.
Revision ChangesPath
1.28 +2 -4 src/sys/dev/usb/ufm.c
___
cvs-all@freebsd.org mailing list
http://
imp 2007-06-11 06:14:42 UTC
FreeBSD src repository
Modified files:
sys/dev/usb uark.c ubsa.c
Log:
Prefer device_printf over printf.
Revision ChangesPath
1.3 +10 -13src/sys/dev/usb/uark.c
1.26 +24 -32src/sys/dev/usb/ubsa.c
imp 2007-06-11 06:18:35 UTC
FreeBSD src repository
Modified files:
sys/dev/usb usb_port.h
Log:
Eliminate USB_ATTACH_SETUP and USB_MATCH_SETUP. They are no longer in
the tree.
Revision ChangesPath
1.83 +0 -9 src/sys/dev/usb/usb_port.h
imp 2007-06-11 06:21:50 UTC
FreeBSD src repository
Modified files:
sys/dev/usb usb_port.h usbdivar.h
Log:
Expand DECLARE_USB_DMA_T inline in the one place it is used and eliminate
from usb_port.h.
Revision ChangesPath
1.84 +0 -8 src/sys/dev/us
imp 2007-06-11 15:29:03 UTC
FreeBSD src repository
Modified files:
sys/netgraph ng_vlan.c
Log:
Silence a gcc warning in a more canonical way (evl = NULL rather than &evl).
I saw warnings here at one point on the arm build.
Revision ChangesPath
1.5
imp 2007-06-11 19:34:53 UTC
FreeBSD src repository
Modified files:
sys/net80211 ieee80211_radiotap.h
Log:
Prefer __packed to __attribute__((__packed__)).
OK'd by sam@ months ago...
Revision ChangesPath
1.9 +1 -1 src/sys/net80211/ieee80211_r
imp 2007-06-11 19:36:37 UTC
FreeBSD src repository
Modified files:
sys/arm/at91 if_ate.c
Log:
Fix a spacing nit.
Revision ChangesPath
1.20 +0 -1 src/sys/arm/at91/if_ate.c
___
cvs-all@freebsd.org mailing
imp 2007-06-12 15:37:19 UTC
FreeBSD src repository
Modified files:
sys/netgraph/bluetooth/drivers/ubt ng_ubt.c
sys/netgraph/bluetooth/drivers/ubtbcmfw ubtbcmfw.c
sys/dev/usb if_aue.c if_axe.c if_cdce.c if_cue.c
if_kue.c if_rue.c if_rum.
imp 2007-06-12 16:41:30 UTC
FreeBSD src repository
Modified files:
sys/dev/usb uhid.c usb_port.h
Log:
clalloc and clfree are useles. Remove them. Remove dead code that's
always been dead for years, but has been obfuscated by these macros.
Revision Changes
imp 2007-06-12 16:52:07 UTC
FreeBSD src repository
Modified files:
sys/dev/usb if_cdce.c if_udav.c ubser.c uftdi.c
uhid.c uhub.c ulpt.c urio.c usb.c
usb_port.h uscanner.c uvisor.c
Log:
Remove USBDEV() macro. We do
imp 2007-06-12 17:30:55 UTC
FreeBSD src repository
Modified files:
sys/netgraph/bluetooth/drivers/ubtbcmfw ubtbcmfw.c
sys/dev/usb ucom.c ucomvar.h ufm.c uhid.c ulpt.c
umodem.c ums.c uplcom.c urio.c usb.c
usb_port.h
imp 2007-06-12 18:52:07 UTC
FreeBSD src repository
Modified files:
sys/dev/usb usb.c
Log:
unifdef -D__FreeBSD__ -U__NetBSD__ -U__OpenBSD__
Use kthread_create directly
Revision ChangesPath
1.117 +5 -100src/sys/dev/usb/usb.c
__
imp 2007-06-12 18:52:29 UTC
FreeBSD src repository
Modified files:
sys/dev/usb usb_port.h
Log:
Remove usb_kthread_create*. They are now unused.
Revision ChangesPath
1.89 +0 -6 src/sys/dev/usb/usb_port.h
_
imp 2007-06-12 19:01:32 UTC
FreeBSD src repository
Modified files:
sys/dev/usb dsbr100io.h rio500_usb.h ufm.c
Log:
Don't pretend to support !BSD systems.
Revision ChangesPath
1.3 +0 -10 src/sys/dev/usb/dsbr100io.h
1.3 +0 -11 src/sys/
imp 2007-06-12 19:40:21 UTC
FreeBSD src repository
Modified files:
sys/dev/usb hid.c usbdi.c usbdi.h usbdi_util.c
usbdivar.h uvisor.c uvscom.c
Log:
First pass at removing __OtherBSD__. We can't blindly remove all of
them in bulk because t
imp 2007-06-12 21:35:18 UTC
FreeBSD src repository
Modified files:
sys/dev/usb uark.c
Log:
Remove compat macros. md5 the same.
Revision ChangesPath
1.5 +11 -6 src/sys/dev/usb/uark.c
___
cvs-all@freebs
imp 2007-06-13 05:38:00 UTC
FreeBSD src repository
Modified files:
sys/dev/usb if_aue.c if_axe.c if_cdce.c if_cue.c
if_kue.c if_rue.c if_rum.c if_udav.c
if_ural.c ubsa.c ubser.c udbp.c ufm.c
ufo
imp 2007-06-13 05:45:49 UTC
FreeBSD src repository
Modified files:
sys/dev/usb uhid.c umass.c ums.c usb.h usb_mem.c
usb_mem.h uscanner.c
Log:
Remove more __OtherBSD__ ifdefs that don't make sense, and haven't for
some time.
Revision
imp 2007-06-13 06:00:10 UTC
FreeBSD src repository
Modified files:
sys/dev/usb ehci.c ohci.c ohcivar.h uhci.c uhcivar.h
urio.c
Log:
Remove more unnecessary and unwanted __OtherBSD__ ifdefs.
Revision ChangesPath
1.53 +0 -40
imp 2007-06-13 20:58:57 UTC
FreeBSD src repository
Modified files:
sys/dev/usb usb_port.h usb_subr.c
Log:
config_detach is just used in one place, so expand it inline.
Revision ChangesPath
1.90 +0 -8 src/sys/dev/usb/usb_port.h
1.92 +6 -1
imp 2007-06-14 15:09:22 UTC
FreeBSD src repository
Modified files:
sys/dev/usb usb.h usb_port.h
Log:
Move malloc definitions to usb.h.
Also, remove usb_malloc_type: it was unused.
Remove METHODS_NONE: it was unused.
Move include of opt_usb.h from usb_port.h to
imp 2007-06-14 16:12:04 UTC
FreeBSD src repository
Modified files:
sys/dev/usb usb.h usb_port.h
Log:
Move PWR_* from usb_port.h to usb.h
Revision ChangesPath
1.45 +8 -0 src/sys/dev/usb/usb.h
1.92 +0 -3 src/sys/dev/usb/usb_port.h
imp 2007-06-14 16:23:31 UTC
FreeBSD src repository
Modified files:
sys/dev/usb ehci.c ehcivar.h ohci.c ohcivar.h uhci.c
uhcivar.h ukbd.c usbdivar.h
Log:
Expand callout compatibility macros in the main usb bridges.
Revision ChangesP
imp 2007-06-16 23:33:57 UTC
FreeBSD src repository
Modified files:
sys/dev/pccard pccard.c
Log:
only register a ithread handler if the card requests an ithread
handler.
Revision ChangesPath
1.119 +2 -3 src/sys/dev/pccard/pccard.c
_
imp 2007-06-17 07:34:00 UTC
FreeBSD src repository
Modified files:
sys/dev/usb usb_subr.c
Log:
Expand USB_DO_ATTACH inline.
Remove device_t dv, since it is no longer needed.
Add sizeof(device_t) to replace sizeof dv.
Change device_detach(dev) to device_detach(d
701 - 800 of 1433 matches
Mail list logo