Searched hist:1.457 (Results 1 - 25 of 36) sorted by relevance

12

/src/sys/net/
H A Dif.c1.457 Thu Jul 25 07:45:57 GMT 2019 knakahara branches: 1.457.2;
micro-optimization for if_snd_is_used()
1.457 Thu Jul 25 07:45:57 GMT 2019 knakahara branches: 1.457.2;
micro-optimization for if_snd_is_used()
/src/share/man/man4/
H A DMakefile1.457 Mon Jan 21 11:36:47 GMT 2008 ichiro branches: 1.457.2;
add full support device driver for Huawei E220 wireless modem

PR/37692 from Yojiro UO
---
uhmodem: device driver for huawei 3G wireless modem

* what it is?

A device driver for huawei 3G wireless modem, E220 and its valiations.

The devices are very simuler to ubsa device, but they need special care
to use as modem device.
This patch introduce "uhmodem (USB Huawei modem)" for the devices.
A uhmodem device has two com devices and one USB mass strage device.
The driver enable to use all of them.

* dmesg:
uhmodem0 at uhub0 port 1 configuration 1 interface 0
uhmodem0: HUAWEI Technologies HUAWEI Mobile, rev 1.10/0.00, addr 2
uhmodem0: mass storage only mode, reattach to enable modem
uhmodem0: at uhub0 port 1 (addr 2) disconnected
uhmodem0 detached
uhmodem0 at uhub0 port 1 configuration 1 interface 0
uhmodem0: HUAWEI Technologies HUAWEI Mobile, rev 1.10/0.00, addr 2
ucom0 at uhmodem0 portno 0: modem
ucom1 at uhmodem0 portno 1: monitor
umass0 at uhub0 port 1 configuration 1 interface 2
umass0: HUAWEI Technologies HUAWEI Mobile, rev 1.10/0.00, addr 2
umass0: using SCSI over Bulk-Only
scsibus0 at umass0: 2 targets, 1 lun per target
cd0 at scsibus0 target 0 lun 0: <HUAWEI, Mass Storage, 2.31> cdrom removable
1.457 Mon Jan 21 11:36:47 GMT 2008 ichiro branches: 1.457.2;
add full support device driver for Huawei E220 wireless modem

PR/37692 from Yojiro UO
---
uhmodem: device driver for huawei 3G wireless modem

* what it is?

A device driver for huawei 3G wireless modem, E220 and its valiations.

The devices are very simuler to ubsa device, but they need special care
to use as modem device.
This patch introduce "uhmodem (USB Huawei modem)" for the devices.
A uhmodem device has two com devices and one USB mass strage device.
The driver enable to use all of them.

* dmesg:
uhmodem0 at uhub0 port 1 configuration 1 interface 0
uhmodem0: HUAWEI Technologies HUAWEI Mobile, rev 1.10/0.00, addr 2
uhmodem0: mass storage only mode, reattach to enable modem
uhmodem0: at uhub0 port 1 (addr 2) disconnected
uhmodem0 detached
uhmodem0 at uhub0 port 1 configuration 1 interface 0
uhmodem0: HUAWEI Technologies HUAWEI Mobile, rev 1.10/0.00, addr 2
ucom0 at uhmodem0 portno 0: modem
ucom1 at uhmodem0 portno 1: monitor
umass0 at uhub0 port 1 configuration 1 interface 2
umass0: HUAWEI Technologies HUAWEI Mobile, rev 1.10/0.00, addr 2
umass0: using SCSI over Bulk-Only
scsibus0 at umass0: 2 targets, 1 lun per target
cd0 at scsibus0 target 0 lun 0: <HUAWEI, Mass Storage, 2.31> cdrom removable
H A Doptions.41.457 Tue Dec 13 11:00:20 GMT 2016 wiz Bump date for previous.
/src/sys/arch/i386/i386/
H A Dmachdep.c1.457 Wed Sep 19 01:26:19 GMT 2001 thorpej branches: 1.457.2;
Add code to frob the MTRR-like registers on the AMD K6-2
and AMD K6-III.
1.457 Wed Sep 19 01:26:19 GMT 2001 thorpej branches: 1.457.2;
Add code to frob the MTRR-like registers on the AMD K6-2
and AMD K6-III.
/src/sys/dev/ata/
H A Dwd.c1.457 Sat Jan 18 11:24:40 GMT 2020 simonb Tidy quirk table and remove outdated quick from the quirk format string.
/src/sys/arch/i386/conf/
H A DALL1.457 Sun Sep 23 09:21:02 GMT 2018 maxv Remove ISDN from the kernel. It has remained unmaintained for a long time,
is of poor quality, and is now an obstacle to MP-ification. It was removed
ten years ago from FreeBSD for the same reason.

This retires a big user of the mbuf API, and will ease maintenance of the
kernel.
/src/distrib/notes/common/
H A Dmain1.457 Sun Feb 07 19:43:11 GMT 2010 snj Use http: for links to files on ftp.NetBSD.org.
/src/distrib/sets/lists/debug/
H A Dmi1.457 Sun Dec 22 23:25:14 GMT 2024 riastradh t_time_arith: New test for timer calculations.

This will facilitate fixing various problems in the arithmetic to
determine, given an itimer's scheduled time (it_value) and periodic
interval (it_interval) along with the current time of actual expiry
(now), what time the itimer should be rescheduled for (next, new
value of it_timer) on the same clock.

Later we can also put tests for other functions like tvtohz here, and
make them test many different values of hz/tick.

XXX Not 100% sure about all of these cases -- there is some room for
reasonable discussion about what the right answer is. But we have
unquestionably implemented the wrong thing for many of these cases,
even if the answers this test checks for may not be quite right yet.

PR kern/58922: itimer(9): arithmetic overflow
PR kern/58925: itimer(9) responds erratically to clock wound back
PR kern/58926: itimer(9) integer overflow in overrun counting
PR kern/58927: itimer(9): overrun accounting is broken
/src/etc/
H A DMakefile1.457 Sun Jan 02 20:09:03 GMT 2022 christos Create empty files for the "extra" kernels. Grr I should fix this properly
(run checkflists after building the kernels)
/src/share/man/man9/
H A DMakefile1.457 Fri Apr 16 07:45:41 GMT 2021 msaitoh - Remove obsolete cltom(9) and mtocl(9).
- Add missing manual page's link of m_adj.
/src/sys/dev/usb/
H A Dusbdevs1.457 Wed Feb 07 10:30:19 GMT 2007 is MosChip IrDA bridges
H A Dusbdevs.h1.457 Mon Feb 05 14:08:51 GMT 2007 gdt regen
H A Dusbdevs_data.h1.457 Fri Feb 02 09:41:21 GMT 2007 is Only the SigmaTel 4220 is _very_ fast
/src/usr.bin/xlint/lint1/
H A Dcgram.y1.457 Wed Jul 12 18:26:04 GMT 2023 rillig lint: reject _Noreturn if it occurs in invalid places

C11 introduced _Noreturn as a function-specifier, not as a type
attribute. The latter may occur in more places.
H A Dtree.c1.457 Tue Jun 21 22:16:26 GMT 2022 rillig lint: clean up comments, don't include unused header

No functional change.
/src/sys/kern/
H A Dinit_main.c1.457 Mon Jul 07 20:14:43 GMT 2014 riastradh Initialize ubchist earlier.
H A Dkern_exec.c1.457 Fri Apr 27 18:33:24 GMT 2018 christos Canonicalize the interpreter path in #! scripts since check_exec() expects
an absolute path, and we KASSERT if that's not the case later.
H A Dvfs_subr.c1.457 Wed Jan 11 09:08:58 GMT 2017 hannken Move vnode member v_lock as vi_lock to vnode_impl.h.
/src/sys/arch/amd64/conf/
H A DGENERIC1.457 Tue Apr 18 19:09:12 GMT 2017 riastradh gson@ informs me the Alea I and II have the same USB product id.

Thus, ualea(4) should work for both of them. Rename USB product id
ARANEUS ALEA_II to ARANEUS ALEA to reflect this.

No functional change intended, except perhaps via usbdevs.
/src/sys/dev/pci/
H A Dpcidevs.h1.457 Fri Jul 12 22:27:55 GMT 2002 enami Regen.
H A Dpcidevs_data.h1.457 Fri Jul 26 10:17:22 GMT 2002 onoe regen: Add Silicon Image (CMDTECH) 0680
/src/usr.bin/make/
H A Djob.c1.457 Tue Jan 17 21:35:19 GMT 2023 christos Accept whitespace between command specifiers @+- like gmake does. New binutils
does this.

H A Dmain.c1.457 Fri Nov 13 08:21:37 GMT 2020 rillig make(1): flatten #ifdef in InitVarMachineArch

Without proper indentation, that chain of nested #ifndef directives was
really hard to read.
/src/distrib/sets/lists/base/
H A Dshl.mi1.457 Sun Jan 18 00:44:34 GMT 2009 agc Bump shared lib versions for libdevmapper following the 64bit time_t/dev_t bumps
/src/doc/
H A D3RDPARTY1.457 Sun Jul 30 10:08:52 GMT 2006 jdolecek put myself as Responsible for (pd)ksh

Completed in 1108 milliseconds

12